Skip to main content

Restore Ubuntu Panels - Command Line

gconftool-2 --shutdown
rm -rf ~/.gconf/apps/panel
pkill gnome-panel

Comments

Popular posts from this blog

Ubuntu - Install Adobe Air

Download the file wget http://download.macromedia.com/pub/labs/air/linux/adobeair_linux_a1_033108.bin The name of the file is adobeair_linux_a1_033108.bin Save the file in the Home folder (Places > Home Folder) Run this command: chmod +x adobeair_linux_a1_033108.bin Now run this command: sudo ./adobeair_linux_a1_033108.bin