Quote:
Originally Posted by necrovamp ....................................................................
I can login to root through terminal, but I cannot access a root desktop.
PS, am I just expecting to much, or am I so familiar with win7(windows in general), I'm having trouble adjusting? |
Older versions of Ubuntu had an option to allow administrator login, under:
SYSTEM>ADMINISTRATION>LOGIN SCREEN
You still had to set a root password though. You can enable root login in newer versions, but they`ve made it a little more obscure.
First, disable AUTOMATIC LOGIN if you enabled it on install. Then open TERMINAL and type:
The command below will work too. NOTE:: This is not a typo, it`s
passwd, not
password!
This will also work, not sure if theres a difference in how it stores the password , it seems to get the same results.
You will be asked for your password, this is your password that you entered on install.
Then you will be asked for the NEW PASSWORD, this is the password you want for the root account. Enter it twice and if everything went ok it will tell you that the password was updated successfully, there will still be two seperate passwords, one for your regular user account and one for root.
Close terminal and reboot. At the LOGIN SCREEN select OTHER, when it asks for the username, enter
root , then the new password you just created. You will be logged in as root and should have a root prompt in terminal.
Try this and see if it relieves some of the password aggravation. Keep in mind that this is not recommended for all the reasons you`ve already read about. I know this works from version 9.1 down, not sure about the newer versions, i`m running 9.1 at the moment. 10.1 doesnt like my dinosaur hardware.
