Back to Top

Root Login in ubuntu

Updated 12 years ago

The users of Ubuntu are always thinking about how to get the root user login via User interface, We can enable it in two very easy steps

1. #sudo passwd root

enter the password for the root user

2. sudo sh -C ‘echo “greeter-show-manual-login=true” >> /etc/lightdm/lightdm.conf’

Now when we login there will a new login prompt where we have to enter the username(root) and password of the user.

This is how we can login as a root in ubuntu.

 

 

 

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home