Open terminal and type-
someuser@pc:~$ sudo passwd root
- this allows you to change the password of the user 'root', but before you do that it'll as for the current user password, so enter that.[sudo] password for someuser :
-then the terminal prompts to enter the new UNIX password, which will be the password for 'root' user
Enter the new UNIX password :
Retype the new UNIX password :
passwd : password updated successfully
- after this, you can now login as root.
someuser@pc:~$ su root
password :
root@pc:~#
Links:
http://www.ubuntu.com/products/whatisubuntu/910features
Download Ubuntu 9.10
Snapshot:
No comments:
Post a Comment