
How to Change Root Password on Ubuntu
If you are tired of using ‘sudo‘ to execute command line activities, you can switch to root user (super user). First of all, we assign a root password: After assign password for root user, you can switch to root user using ‘su’ command and type in the password: