LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   super user or the root (https://www.linuxquestions.org/questions/linux-newbie-8/super-user-or-the-root-4175510685/)

costa may 07-10-2014 07:44 AM

super user or the root
 
how can I change the root password

YankeePride13 07-10-2014 08:00 AM

Switch to the root user and use passwd .

TRUNoise 07-12-2014 01:09 AM

If you just installed the OS, type
Code:

sudo passwd root
and give your account's password then set the root account's password. Then just login to the root account with the password you set.


All times are GMT -5. The time now is 11:51 PM.