= 2011-02-26 = == Debian == * 最近幫忙重新安裝 B/C 教室的 DRBL Server,剛開始都選『繁體中文』。以至於 UHD 登入後會看到「菱形字」。所以得把預設字集改為 en_US.UTF-8。加到 /etc/profile 有點暴力,其實可以用 debconf 的 dpkg-reconfigure 來設定系統預設字集。 {{{ apt-get install debconf dpkg-reconfigure locales }}}