<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[[实践OK]CentOS8下ssh登陆出现[error] character map file UTF-8 not found: No such file or directory]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Unix/LinuxC技术]]></category>
<pubDate>Wed, 03 Feb 2021 09:55:28 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	问题：<br/><textarea name="code" class="php" rows="15" cols="100">
#ssh -l xiangdong 10.10.0.109
xiangdong@10.10.0.109&#039;s password: 
sudo su -
Activate the web console with: systemctl enable --now cockpit.socket

Last login: Wed Feb&nbsp;&nbsp;3 04:50:21 2021 from 10.10.2.1
-bash: warning: setlocale: LC_ALL: cannot change locale (zh_CN.UTF-8)
sudo su -
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (zh_CN.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (zh_CN.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (zh_CN.UTF-8)
-bash: warning: setlocale: LC_ALL: cannot change locale (zh_CN.utf8): No such file or directory
-bash: warning: setlocale: LC_ALL: cannot change locale (zh_CN.utf8): No such file or directory
-bash: warning: setlocale: LC_ALL: cannot change locale (zh_CN.utf8): No such file or directory
[xiangdong@localhost ~]$ sudo su -
-bash: warning: setlocale: LC_ALL: cannot change locale (zh_CN.utf8): No such file or directory
-bash: warning: setlocale: LC_ALL: cannot change locale (zh_CN.utf8): No such file or directory
</textarea><br/><br/>rpm -qa *langpack*<br/><br/>cat /etc/locale.conf<br/>LC_ALL=&quot;zh_CN.utf8&quot;<br/>LC_CTYPE=&quot;zh_CN.utf8&quot;<br/>LANG=&quot;zh_CN.utf8&quot;<br/><br/>解决办法：<br/>yum install glibc-langpack-zh -y
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]CentOS8下ssh登陆出现[error] character map file UTF-8 not found: No such file or directory]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>