Wednesday, June 2, 2010

How To Change root password in Ubuntu 10.04

open a terminal and type:
sudo passwd root
then
you will be asked to enter current password or if you did not activate it
already you will be asked for the new password
like this
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully