Search This Blog

Saturday, January 23, 2010

Linux(Ubuntu) set password of Root

After Ubuntu be installed, the password of root is "NULL",Since you did not set password
for root,However your first user account was admin "User" ,So you can login your first User and set password for root , so ...

sudo passwd root
[sudo] password for you :---> input your password
Enter new UNIX password: --- > Set password for root
Retype new UNIX password: --> Reset

No comments:

Post a Comment