Difference between revisions of "Ubuntu"

From New IAC Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
* sudo passwd  //to enable the root account
 
* sudo passwd  //to enable the root account
 
* [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.]
 
* [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.]
 +
* [ How do I login as root user?]
 
* [http://www.watchingthenet.com/restore-panels-in-ubuntu-back-to-their-default-settings.html Restore Panels In Ubuntu Back To Their Default Settings]
 
* [http://www.watchingthenet.com/restore-panels-in-ubuntu-back-to-their-default-settings.html Restore Panels In Ubuntu Back To Their Default Settings]
 
** gconftool-2 --shutdown
 
** gconftool-2 --shutdown
 
** gconftool --recursive-unset /apps/panel
 
** gconftool --recursive-unset /apps/panel
 
** pkill gnome-panel
 
** pkill gnome-panel

Revision as of 20:15, 22 December 2011

go back