ubuntu配置….
时间: 2008-08-14 - 分类: ubuntu - 无评论 - -下面是一些东东,看需要的吧….
修改root用户密码:
sudo passwd root
编译环境安装:
sudo apt-get install build-essential
Read the rest of this entry »
下面是一些东东,看需要的吧….
修改root用户密码:
sudo passwd root
编译环境安装:
sudo apt-get install build-essential
Read the rest of this entry »
我的安装步骤是
1.从http://cdemu.sourceforge.net下载cdemu-client-1.0.0.deb、cdemu-daemon-1.0.0.deb、gcdemu-1.0.0.deb、libmirage-1.0.0.deb、vhba-module-1.0.0.deb这5个文件。
2.安装 安装步骤很重要最先安装libmirage-1.0.0.deb 接着是vhba-module-1.0.0.deb 然后是cdemu-daemon-1.0.0.deb 然后是cdemu-client-1.0.0.deb最后是gcdemu-1.0.0.deb ,安装时会要用到Ubuntu的安装光盘(安装前最好先将光盘放在光驱中)。
安装完成后,依次运行以下命令 Read the rest of this entry »
打开终端 用 gconf-editor
在 /desktop/gnome/applications/window_manager/
把 current 和 default 的值由 /usr/bin/compiz 改为 /usr/bin/metacity
如果你的值不是 /usr/bin/compiz , 那就跟我不是同一个问题了。