Tuesday, August 10, 2010

Ubuntu 9.04 root user activate

  • Click Applications -> Accessories -> Terminal
  • Type sudo vi /etc/gdm/gdm.conf
  • Enter current user password
  • Find 'Allowroot'
  • change Allowroot=false to Allowroot=true 
  • Esc +:wq for saving that
  • Then set root password
  • sudo passwd root
  • type root password

No comments:

Post a Comment