centos7修改系统语言

编辑文件:vim /etc/locale.conf

LANG="en_US.UTF-8"    ##表示为英文

LANG="zh_CN.UTF-8"    ##表示为中文

 更改完后:source  /etc/locale.conf

例如:

 

posted on 2019-04-28 22:42  古月士心  阅读(194)  评论(0编辑  收藏  举报

导航