2008/11/14

linux envioroment set in chinese

来源: ChinaUnix博客  
#uname -a
Linux localhost.localdomain 2.6.9-42.ELsmp #1 SMP Sat Aug 12 09:39:11 CDT 2006 i686 i686 i386 GNU/Linux
1. Linux控制台终端显示中文
修改 /etc/sysconfig/i18n 文件如下:
#LANG="en_US.UTF-8"
LANG="zh_CN.GB2312"
SUPPORTED="zh_CN.UTF-8:zh_CN:zh:en_US.UTF-8:en_US:en"
SYSFONT="latarcyrheb-sun16"
ls -la
总用量 21100
drwxr-x--- 16 root root 4096 2月 1 09:47 .
drwxr-xr-x 25 root root 4096 12月 4 09:44 ..
-rw-r--r-- 1 root root 1532 2007-02-13 anaconda-ks.cfg
-rw------- 1 root root 13250 2月 1 09:51 .bash_history
-rw-r--r-- 1 root root 24 2005-02-22 .bash_logout
-rw-r--r-- 1 root root 191 2005-02-22 .bash_profile
-rw-r--r-- 1 root root 176 2005-02-22 .bashrc
......

2. vi 显示中文问题
编辑文件.viminfo,修改如下 *encoding==utf-8,gbk,重新登录即可输入显示中文
上海澳凯信息技术有限公司

没有评论:

发表评论