



newyorkpaulie wrote:In Mint 8 my user password worked when signing on as root. With LMDE it does not. Is there a way to logon as root? Is there a password already in place with an install?

I meant logging in as "root" and then when asked for password, my user password sufficed.indaymadel wrote:newyorkpaulie wrote:In Mint 8 my user password worked when signing on as root. With LMDE it does not. Is there a way to logon as root? Is there a password already in place with an install?
What do you mean signing on as root? Login as root? I think you login from your user account with password. Then do sudo command to run administrative commands.
Other than that, you can do "sudo -i" to actually change to root.





Lolo Uila wrote:Mint (Ubuntu) never allowed root login by default (root account has a random password and root login to the GUI is disabled).
Lolo Uila wrote: As others have said, it's pointless and generally a bad idea to login to the GUI as root. There is simply no need to do that. Learn to use sudo in the terminal.

sudo passwd root

sudo bashapt-get autocleansudo nautilussudo pcmanfm


Fred wrote:cwsnyder,
You should never try to run a GUI program using sudo. Doing so can and will, over time, break your desktop in multiple seemingly random ways. Use gksu or kdesu instead of sudo for GUI programs run as root.
Fred

Users browsing this forum: No registered users and 3 guests