How to Change the Default Root Password in Ubuntu
After installing Ubuntu I suddenly realized I hadn’t set a root password, and without knowing the password I naturally couldn’t access the root user. I searched online and found out what was going on. Ubuntu’s default root password is random, meaning each boot has a new root password. We can enter the command in the terminal sudo p …