Ubuntu默认面板恢复

Ubuntu10.10一不小心把桌面上方的面板给删除了,用几个简单的命令恢复

gconftool --recursive-unset /apps/panel  
     
rm -rf ~/.gconf/apps/panel  
     
pkill gnome-panel  


在安装时,没有设置root密码,所以这就必须在安装完成后设置 命令如下:
$ sudo passwd root


输入你希望的root用户的密码

ubuntu下的网页flash插件的安装
sudo apt-get install flashplugin-nonfree 

上一篇:《C和C++程序员面试秘笈》——1.11 include head.h和include "head.h" 有什么区别


下一篇:Ubuntu gedit Failed to connect to the session manager