Quote:
Originally Posted by leo5111 ok now i cant login as root from login screen i enabled root password when i first installed or how do i set it now so i can login as root thanx |
If you have forgotten the root password then use recovery mode option from the grub menu at boot time. This gives root access without a password ... then you can use passwd to set the password you want.
Your better off using sudo, if you get lazy then use sudo -s means you only enter the password and type sudo once for each terminal session (or until you type exit). Use gksu in GUI to run individual applications with root access.