Ubuntu
Jump to navigation
Jump to search
- sudo passwd //to enable the root account
- 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.
- Restore Panels In Ubuntu Back To Their Default Settings
- gconftool-2 --shutdown
- gconftool --recursive-unset /apps/panel
- pkill gnome-panel