默认装的英文办的debian7,看中国字不太美,这好办照着做吧
1. Setup locales
#dpkg-reconfigure locales
选择
zh_CN GB2312
zh_CN.GBK GBK
zh_CN.UTF-8 UTF-8
默认locale还是选en_US.UF8
2. Install fonts
#apt-get install xfonts-intl-chinese #apt-get install xfonts-intl-chinese wqy*
3. Reboot
个人喜欢用英文的界面,能看中国网页就行,所以
System tools->Preferences->System settings->Regin and Language->还选english
原文:http://www.cnblogs.com/oskb/p/3599358.html