Search This Blog

Thursday, October 11, 2012

Resetting/Setting "adminstrative" password on ubuntu

If you just installed Ubuntu server edition, the root password is not set by default. you will have to use the following command to trigger a prompt to reset the "administrative" or "root" password

sudo passwd root
 

No comments:

Post a Comment