Wednesday 25 July 2012

On 23:51 by Unknown   No comments

In ubuntu, the root account does exist, However it is not activated by default. Though you should avoid this, but if you want to login using the root account, the this is the workout.
sudo -i
sudo passwd root
replace "passwd" with the password of your choice that you want for the "root" account.

0 comments:

Post a Comment