CentOS7配置中文
CentOS7配置中文
yum install kde-l10n-Chinese -yvim /etc/locale.conf修改为zh_CN.UTF-8vim /etc/environment添加
LC_ALL=zh_CN.UTF_8
LANG=zh_CN.UTF_8
source /etc/locale.conf- 重新登录
yum install kde-l10n-Chinese -yvim /etc/locale.conf修改为zh_CN.UTF-8vim /etc/environment添加
LC_ALL=zh_CN.UTF_8
LANG=zh_CN.UTF_8
source /etc/locale.conf