centos8上安装中文字符集

 yum install glibc-common
 yum install -y langpacks-zh_CN
 vim /etc/locale.conf   # 修改这个文件
    LANG=zh_CN.utf8
source /etc/locale.conf
posted @ 2020-04-09 20:31  开始认识  阅读(6170)  评论(0编辑  收藏  举报