RE: How to enable Root on Ubuntu

You are viewing a single comment's thread from:

How to enable Root on Ubuntu

in linux •  8 years ago 

You can also get a root shell by doing sudo -s, or sudo -i if you want to use the root user's environment variables instead of your own.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

true, the purpose is to enable root itself.