centos 6.5将系统语言改为中文 1、首先要进入到root权限 进入root: su root 查看当前语言环境: locale -a(注意中间有一个空格) 如果在里面找到自己所需要的语言, ...