Ubuntu
Jump to navigation
Jump to search
- sudo passwd //to enable the root account
- Restore Panels In Ubuntu Back To Their Default Settings
- gconftool-2 --shutdown
- gconftool --recursive-unset /apps/panel
- pkill gnome-panel
- [http://www.ubuntux.org/how-to-change-the-root-password-in-ubuntu It is advisable to NEVER change the root password from it's default hash for many reasons. If you need persistent
root access simply use sudo -i.]