2014年6月11日 星期三

Debian simplify installation

$ vi /etc/apt/sources.list

deb http://ftp.debian.org/debian testing main non-free contrib
deb http://ftp.debian.org/debian testing-proposed-updates main non-free contrib
deb http://security.debian.org/ testing/updates main non-free contrib

deb-src http://ftp.debian.org/debian testing main non-free contrib
deb-src http://ftp.debian.org/debian testing-proposed-updates main non-free contrib
deb-src http://security.debian.org/ testing/updates main non-free contrib

$ apt-get update

$ apt-get upgrade

$ apt-get dist-upgrade

$ dpkg-reconfigure locales

en_US.UTF-8 (default)
zh_TW.UTF-8

$ apt-get install ttf-wqy-zenhei ttf-arphic-ukai ttf-arphic-uming

$ apt-get install gdm3

$ apt-get install gnome-terminal

$ /etc/init.d/gdm3 start

$ apt-get install gnome-themes gnome-themes-extra

(http://wiki.debian.org/iwlwifi)

$ apt-get install firmware-iwlwifi wireless-tools
$ ifconfig wlan0 up

$ apt-get install network-manager-gnome
$ apt-get install network-manager-pptp

$ apt-get install gcin

$ wget http://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
$ dpkg -i google*.deb

$ apt-get install gedit
$ apt-get install vim gvim
$ apt-get install eog
$ apt-get install mplayer gnome-mplayer
$ apt-get install stardict

沒有留言:

張貼留言