Registry Mechanic FREE Scan
Powered by MaxBlogPress 
Home   Log in

 Powered by Max Banner Ads 

how to change ubuntu root password

author : voidzzz | category : How-To, Linux.

some of you might still asking how can we change root password on ubuntu linux installation. well here’s the easiest step to do that.

  1. Launch your konsole / terminal
  2. execute the following command and then press enter:
    sudo su
  3. insert your current user password and press enter
  4. once you got into root shell (# prompt mark instead of $) execute the following command and press enter :
    passwd root
  5. insert your new password (twice)

That’s it … you’ve already change your ubuntu root password. Next time you execute sudo / su use your new password when asked.

here is list of posts that surely will help you :

-->

Share Your Thoughts