2007年8月29日 星期三

ubuntu-安裝beryl

先裝好nvidia driver ,ubuntu已經會自動幫你安裝
只要打個勾 如下圖:

接下來,參考這篇文章

1.打開 terminal,將以下指令全部選取複製,然後在 terminal 的 $ 後按一下滑鼠中鍵,安裝即自動進行




sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup.beryl-script
sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup.beryl-script
echo "deb http://ubuntu.beryl-project.org feisty main
deb-src http://ubuntu.beryl-project.org feisty main" | sudo tee -a /etc/apt/sources.list
wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get -y install beryl beryl-manager emerald-themes
sudo nvidia-xconfig --add-argb-glx-visuals
sudo cp /usr/share/applications/beryl-manager.desktop /etc/xdg/autostart/beryl-manager.desktop
cp /usr/share/applications/beryl-manager.desktop ~/Desktop/beryl-manager.desktop
echo -e "Logout now and then press e[0;31mCTRL+ALT+BACKSPACEe[0m to restart xorg"
echo "Installation completed !"


2.按 Ctrl+Alt+Backspace 鍵重新啟動 X Window

就裝好啦。。ubuntu真是太強了~XD

ubuntu-必裝軟體

ubuntu 必裝軟體

軟體名稱
軟體說明
1. pcmanx
可以連bbs的軟體
2. pcmanfm
可以使用root權限的檔案總管
3. beep media player
聽mp3
4. ogle
看DVD
5. filezilla
FTP
6. pidgin
MSN

上面軟體1~5可在套件管理程式抓到
pidgin 要去 http://www.getdeb.net/ 下載.deb的檔案

filezilla連big5的站,要如下圖設定:



要裝realplayer 請到 http://www.real.com/linux 下載 RealPlayer10GOLD.bin

安裝方法 請看


ubuntu-字型美化

安裝完ubuntu7.04 後,美化一下字型:D

安裝步驟:

  1. 下載字型,firefly提供的新宋體和MAC的儷黑體 LiHei Pro

  2. 複製到 /usr/share/fonts/truetype/

  3. 到終端機輸入 sudo fc-cache -f -v

  4. 系統-> 偏好設定-> 字型 更換字形

ps. 我在這步驟遇到了怪問題,複製過去的字型權限自己改變,導致在更改字型時,字型變成框框

將字型之權限改為如下圖就可以了: