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 root account.

You should now be able to su and have root access.

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.