[分享] 利用ADSL安裝,建置中文環境Debian

常言道:『飲水思源』,在 Open Source 的世界裡,我們常常需要別人的幫助,但是在您有所心得的時候請記得分享給大家,『幫助人是快樂的喔』。歡迎您在使用 debian 的過程中的任何心得分享給大家。

[分享] 利用ADSL安裝,建置中文環境Debian

文章Jaric » 週二 2月 15, 2005 5:13 am

a.INSTALL
1. Download install image file
ftp://debian.linux.org.tw/debian-cdimag ... etinst.iso

2.Config the APT mirror Site
deb ftp://debian.linux.org.tw/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free

3.Don't select any software

4.(ADSL用戶)在安裝完debian base system 之後,重開機,設定完帳號密碼後,
按alt + F2 ,#pppoeconf 設定ADSL連線帳號密碼,設定完後,按alt + F1 切回tty1

b.Configure
1.vi /etc/zhcon.conf
defaultencode=big
(#zhcon 測試中文console環境)

2.apt-get update
apt-get dist-upgrade -y

3.vi /etc/environment
LANGUAGE="zh_TW.Big5:zh:en_US:en"
LANG=zh_TW.Big5

4.apt-get install x-window-system-core
select option: keyboard:pc105
mouse :ImPS/2

5.apt-get install gnome-core

6.apt-get install gdm dfontmgr xcin sysvconf cron-apt xfonts-intl-chinese ttf-arphic-bsmi00lp ttf-arphic-bkai00mp


7.vi /etc/default/gdm
LANG=zh_TW.Big5

8.vi /etc/X11/Xsession.d/55gnome-session_gnomerc
export LANG=zh_TW.Big5
export LC_ALL=zh_TW.Big5
export XMODIFIERS="@im=xcin"
exec xcin&

9.在Xwindow 下操作
wget http://www.study-area.org/apt/firefly-f ... 2.6.tar.gz
tar zxvf fireflysung-1.2.6.tar.gz
#dfontmgr <--使用這個tool將firefly字型regist 到truetype中

10. 重新登入Xwindow & 測試xcin能否使用



---------------------------------
本文參考
wizegg兄 AT moto.debian.org.tw
redjoe兄 AT moto.debian.org.tw
Jaric
可愛的小學生
可愛的小學生
 
文章: 10
註冊時間: 週一 2月 07, 2005 8:55 pm

回到 share

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客

cron