最初的繆思

Install-Debian

ADSL 撥接(PPPoE)模式

sources.list

$ sudo netselect-apt sid -n -s

## sid
deb http://ftp.tw.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.tw.debian.org/debian/ sid main contrib non-free
#deb http://opensource.nchc.org.tw/debian/ sid main contrib non-free
#deb-src http://opensource.nchc.org.tw/debian/ sid main contrib non-free

## debian-multimedia 
## http://www.debian-multimedia.org
deb http://ftp.tw.debian.org/debian-multimedia sid main
deb-src http://ftp.tw.debian.org/debian-multimedia sid main

x11

$ sudo aptitude install xorg mesa-utils

字型

## ttf-arphic-uming ttf-arphic-ukai 
ttf-wqy-zenhei ## ttf-wqy-microhei
## ttf-hanazono ttf-liberation
xfonts-unifont ## xfonts-wqy

輸入法

gcin

## Luna's Debian Archiver
## http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=213&blogId=1
deb http://debian.luna.com.tw ./
deb-src http://debian.luna.com.tw ./
$ sudo aptitude install im-switch gcin gcin-qt3-immodule gcin-qt4-immodule
$ im-switch -s gcin

行列大字集 (1.4.3.pre9 以上版本)

sed "s/ar30.gtab/ar30-big.gtab/" /usr/share/gcin/table/gtab.list  > $HOME/.gcin/gtab.list

ibus

$ sudo aptitude install ibus ibus-chewing ## ibus-table-array30

常用軟體

editors

emacs23 starttls ##  emacs23-common-non-dfsg w3m-el-snapshot 

admin

ufw gufw pwgen checkinstall localepurge
## aptitude-gtk synaptic bum gparted ntfsprogs
## anacron sysv-rc-conf rcconf cpufrequtils testdisk sbackup

misc

debian-multimedia-keyring debian-keyring debian-archive-keyring
## tango-icon-theme gtk2-engines-nodoka

utils

htop ccrypt saidar lm-sensors safe-rm ntfs-3g tmux cclive
## chmsee xvidcap galculator mybashburn homebank byobu
## sshfs unison unetbootin chkrootkit
## encfs ## cryptkeeper

File Compression

字典

sdcv ## stardict

pdf

poppler-data ## epdfview

web

iceweasel iceweasel-l10n-zh-tw curl w3m w3m-img 

flash

flashplugin-nonfree ## gnash mozilla-plugin-gnash

java

default-jre ## sun-java6-jre sun-java6-plugin sun-java6-fonts

net

lftp pcmanx-gtk2 irssi pppoeconf netselect-apt rsync ## grsync
## emesene transmission pyneighborhood wicd
## nmap openssh-server rtorrent freetalk bitlbee

graphics

imagemagick scrot gcolor2 comix fotoxx mtpaint
## gimp gimp-data-extras gimp-dcraw
## inkscape cups cups-bsd cups-pdf

devel

build-essential git-core ## subversion gdb
## kernel-package ncurses-dev fakeroot

shells

zsh 

office

abiword gnumeric

OOo (用不太到)

openoffice.org openoffice.org-l10n-zh-tw openoffice.org-help-zh-tw 
openoffice.org-gtk ## openoffice.org-gnome openoffice.org-kde

音效

$ sudo aptitude install alsa-base alsa-utils
$ alsamixer  #設置音量,M鍵取消靜音,ESC 鍵退出。
$ speaker-test
$ sudo alsactl store  #保存設定

多媒體

mplayer-nogui libdvdcss2 mencoder gnome-mplayer gecko-mediaplayer
ffmpeg lame faac faad flac monkeys-audio
mpg321 aqualung exfalso ## asunder audacity winff xcfa
## vlc mozilla-plugin-vlc
xmms2 xmms2-plugin-all xmms2-client-medialib-updater 
## xmms2-client-nycli lxmusic

doc

manpages-dev maint-guide-zh debian-zh-faq-t debian-reference-zh-tw 

game

fortunes-debian-hints nethack-console gnugo quarry
## supertux pokerth foobillard gmchess
## wesnoth-core wesnoth-did wesnoth-thot wesnoth-ei
## supertuxkart extremetuxracer torcs nexuiz

我的 blog:最初的地方