Enabling the root user password on Ubuntu
Enabling the root user password is convenient when you first setup a server. Often there are many procedures that require root access. If you have the root account enabled you will save yourself the time and keystrokes that it takes to emulate the root user with the “sudo” command. You also have the option of disabling the root user when you are done.
Tags: linux, passwd, root, sudo, ubuntu
