Difference between revisions of "Ubuntu"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
− | * sudo passwd //to | + | * sudo passwd //to setup the root account |
* sudo -i [http://www.ubuntux.org/how-to-change-the-root-password-in-ubuntu If you need persistent root access simply use] | * sudo -i [http://www.ubuntux.org/how-to-change-the-root-password-in-ubuntu If you need persistent root access simply use] | ||
* sudo -s [http://www.ubuntux.org/how-to-change-the-root-password-in-ubuntu How do I login as root user?] | * sudo -s [http://www.ubuntux.org/how-to-change-the-root-password-in-ubuntu How do I login as root user?] |
Revision as of 20:18, 22 December 2011
- sudo passwd //to setup the root account
- sudo -i If you need persistent root access simply use
- sudo -s How do I login as root user?
- Restore Panels In Ubuntu Back To Their Default Settings
- gconftool-2 --shutdown
- gconftool --recursive-unset /apps/panel
- pkill gnome-panel