By default root user account is disabled for login in Ubuntu. Steps mentioned below will allow you to enable the root user and login as root on the OS.

  1. Login to your account and open Terminal
  2. sudo passwd root
  3. Type in the new password for UNIX

That’s all, now reboot the system and you can login to root account using manual login.

Var dette svaret til hjelp? 0 brukere syntes dette svaret var til hjelp (0 Stemmer)