[root@mts /]# vim /etc/sysconfig/i18n 1 LANG="en_US.UTF-8" 2 SYSFONT="latarcyrheb-sun16"将LANG="en_US.UTF-8" 换成 LANG="zh_CN.UTF-8"编辑保存wq即可,重启系统,所有操作用root。
centos 设置中文
原文:http://www.cnblogs.com/leitao166/p/6595155.html