CentOS中文乱码解决办法

系统信息:CentOS release 5.5 (Linux version 2.6.18)

打开文件:/etc/sysconfig/i18n ,对其中相关属性配置修改成如下:

1、console终端乱码

/etc/profile文件的最后一行添加如下内容:

export LC_ALL=”zh_CN.GB18030″

2、xwindow终端乱码

/etc/sysconfig/i18n文件的最后一行添加如下内容:

export LC_ALL=”zh_CN.GB18030″

注销系统重新登录即可。

原创文章,转载请注明: 转载自micmiu – 软件开发+生活点滴[ http://www.micmiu.com/ ]

本文链接地址: http://www.micmiu.com/os/linux/centos-zh-lang/

发表评论?

0 条评论。

发表评论


注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">