[user@ubuntu:~]$ sudo passwd to set a password for root, the super user. Then use that password to login as root:
[user@ubuntu:~]$ su rootand then enter the password you created. It's as simple as that!
Registered Linux User #370740 (http://counter.li.org)



2 comments:
It may work. I hope it does.
Actually a better way is probably "sudo bash" so that you can run a shell as the super user...
Post a Comment