Debian 筆記 c

jfbterm

$ sudo aptitude install jfbterm unifont

grub menu.lst

$ sudo vi /boot/grub/menu.lst

加入 vga=789

中文輸入

利用 emacs 內建的輸入法

checkinstall

$ tar zxvf joe.tar.gz
$ cd joe
$ ./configure
$  make
$ sudo checkinstall -D --install=no

auto-apt

apt-build

Midnight Commander

daemons

bash-completion

$ sudo aptitude install bash-completion

$ vi ~/.bashrc

去掉註釋打開這項功能。

# enable bash completion in interactive shells
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi

UUID

[ 書籤 | 搜尋 | blog | 留言 | Home ]

Firefox Emacs Muse Debian

最後更新 四月 8, 2008 , by alan

Creative Commons License
本 著作 係採用 創用 CC 姓名標示-非商業性-相同方式分享 2.5 台灣 授權條款授權.