1.刪除文件夾
sudo rm -rf /opt/eclipse
2. 查版本
lsb_release -a
3. 教育網(wǎng)開源下載飛快網(wǎng)站 1M/1s
[Korea, Republic Of]
Daum Communications Corp. (http)4. 國內(nèi)ubuntu論壇 http://forum.ubuntu.org.cn
5. 升級命令 sudo apt-get update
6. 升級包保存地址: /var/cache/apt/archives
把這些文件拷走,重裝系統(tǒng)需要升級時,把這些文件拷回,再使用sudo apt-get update,即不用從網(wǎng)站重新下載。
7. 修改啟動菜單
sudo cp /boot/grub/menu.lst /boot/grub/menu.lst.bak
sudo gedit /boot/grub/menu.lst
8. 安裝ADSL
sudo pppoeconf
9. 安裝輸入法
sudo apt-get install uim anthy scim-gtk2-immodule scim-uim \scim-chinese scim-hangul scim-tables-zh scim-tables-ja scim-tables-ko
10. 增加軟件源
sudo gedit /etc/apt/sources.list
把以下增加到開頭部分:
deb http://ubuntu.cn99.com/ubuntu/ feisty main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ feisty-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ feisty-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ feisty-backports main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ feisty-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu-cn/ feisty main restricted universe multiverse
11. 安裝QQ (EVA)
sudo apt-get install eva
sudo apt-get install
scim-qtimm(輸入中文)