Enable super user account password on Ubuntu

Enable super user account password on Ubuntu

First, set a password for root user as shown below.
$ sudo passwd root
[sudo] password for ramesh:
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully

Comments

Popular Posts