<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://goxia.maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://goxia.maytide.net/read.php/799.htm</link>
<title><![CDATA[解决Linux终端下中文字符乱码问题]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[开源系统]]></category>
<pubDate>Tue, 13 Dec 2005 09:21:21 +0000</pubDate> 
<guid>https://goxia.maytide.net/read.php/799.htm</guid> 
<description>
<![CDATA[ 
	<p>在安装Debain时为了省眼选择了中文，后来发现本地终端界面下的中文字符竟然是乱码，NND！我记得刚开始安装的时候都是正常的，全部Base-install后重新启动了系统发现就不行了，使用Putty连接倒是没有问题，查查资料提到本地终端在中文下确实是乱码，不过可以修改核心设置回到英文下，找到了这个命令：</p><p><div class="code"># /usr/sbin/dpkg-reconfigure locales</div></p><p>但是发现这里是添加语言支持的，对linux还是入门阶段，慢慢来吧</p><p>又找到一个信息，说要安装zhcon，如果不安装则可以用一条命令把屏幕输出改成英文：</p><p><div class="code"># export LANG=C</div></p>
]]>
</description>
</item><item>
<link>https://goxia.maytide.net/read.php/799.htm#blogcomment7</link>
<title><![CDATA[[评论] 解决Linux终端下中文字符乱码问题]]></title> 
<author>gOxiA &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 03 Jan 2006 01:10:15 +0000</pubDate> 
<guid>https://goxia.maytide.net/read.php/799.htm#blogcomment7</guid> 
<description>
<![CDATA[ 
	修改Linux系统默认语言：<br/>编辑/etc/sysconfig/i18n<br/> &nbsp; LANG=\&quot;en_US.UTF-8\&quot;<br/> &nbsp; SUPPORTED=\&quot;en_US.UTF-8:en_US:en\&quot;<br/> &nbsp; SYSFONT=\&quot;latarcyrheb-sun16\&quot;<br/><br/>以上是英文，如果是中文则为：<br/> &nbsp; LANG=\&quot;zh_CN.UTF-8\&quot;<br/> &nbsp; SYSFONT=\&quot;latarcyrheb-sun16\&quot;<br/> &nbsp; SUPPORTED=\&quot;zh_CN.UTF-8:zh_CN:zh\&quot;
]]>
</description>
</item>
</channel>
</rss>