How to activate root user in Ubuntu
- Open a terminal. It's in Applications / Accessories.
- Issue the following command
$ sudo su -
- Enter your the password for you normal user.
- Issue the following command
# passwd
- Now enter a password for your
rootaccount.
You should now be able to su and have root access.
[Click to add or edit comments])
Please prepend comments below including a date