最近裝了ubuntu 於是寫了這個 script
包含安裝常用軟體以及設定中文字型跟許多 blah blash 的東西
已測試安裝過一次
客官可一自己喜好調整
錯誤請回報 :D
bash script
http://paste.ubuntu-nl.org/4234/
update: feb,5 2007 12:01
update: feb,5 2007 15:27 ubuntu 搞爛了所以又重裝了一次測試script
存檔成 install.sh 或是用 wget 抓
$ wget http://paste.ubuntu-nl.org/4234/plain/ -O install.sh
$ chmod +x install.sh
$ ./install.sh
--
包含安裝常用軟體以及設定中文字型跟許多 blah blash 的東西
已測試安裝過一次
客官可一自己喜好調整
錯誤請回報 :D
bash script
http://paste.ubuntu-nl.org/4234/
update: feb,5 2007 12:01
update: feb,5 2007 15:27 ubuntu 搞爛了所以又重裝了一次測試script
存檔成 install.sh 或是用 wget 抓
$ wget http://paste.ubuntu-nl.org/4234/plain/ -O install.sh
$ chmod +x install.sh
$ ./install.sh
--
All Comments