grub config
sudo apt-get remove grub
sudo dpkg -i grub-gfxboot_0.97-5_i386.deb
sudo apt-get install gfxboot
sudo cp message.ububrown /boot/grub/
sudo echo gfxmenu (hd0,2)/boot/message.ububrown > /boot/grub/menu.lst
sudo grub
>find /boot/grub/stage1
>root (hd0,2)
>setup (hd0)
sudo grub-install /dev/hda
sudo reboot -f
system init
系统 -> 系统管理 -> 语言支持
系统 -> 登录窗口 -> 安全 -> 自动登陆
系统 -> 系统管理 -> 新立德软件包管理器 -> 卸载包
pppoe config
sudo pppoeconf
source update
sudo gedit /etc/apt/sources.list
deb http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu-cn/ edgy main restricted universe multiverse
sudo apt-get update
sudo apt-get dist-upgrade
SCIM and font install
sudo apt-get install im-switch scim-pinyin scim-qtimm
sudo im-switch -s scim
sudo apt-get install xfonts-wqy
StarDict install
sudo apt-get install stardict stardict-common stardict-cdict-gb stardict-cedict-gb stardict-hanzim stardict-langdao-ce-gb stardict-langdao-ec-gb stardict-oxford-gb stardict-xdict-ce-gb stardict-xdict-ec-gb
mplayer config
mplayer vx-video full-screen
AMP install
sudo apt-get install apache2 libapache2-mod-security libapache2-mod-php5 php5 mysql-server php5-mysql php5-gd phpmyadmin
sudo gedit /etc/php5/apache2/php.ini
sudo gedit /etc/apache2/sites-available/default
sudo /etc/init.d/apache2 restart
clean trash
sudo rm -fr $HOME/.Trash/