LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Console- Login as root- conplete newbie (https://www.linuxquestions.org/questions/linux-newbie-8/console-login-as-root-conplete-newbie-250417/)

SonicGT 11-02-2004 07:37 PM

Console- Login as root- conplete newbie
 
May I ask how you would be able to login as root in a console? I want to know so that I may be able to install a game via the console, but need root permissions.

michaelk 11-02-2004 07:41 PM

The su command
su -
Type root's password and the prompt.

The "-" means use root's environment variables.

SonicGT 11-02-2004 07:46 PM

Thanks a ton!


All times are GMT -5. The time now is 03:06 PM.