centos7如何修改系统默认语言

xiaoxiao2021-02-28  90

修改/etc/locale.conf文件

vi /etc/locale.conf # 修改为 LANG="zh_CN.UTF-8" LANGUAGE="zh_CN.UTF-8:zh_CN.GB2312:zh_CN" SUPPORTED="zh_CN.UTF-8:zh_CN:en_US.UTF-8:en_US:en" SYSFONT="lat0-sun16" # 重启 reboot
转载请注明原文地址: https://www.6miu.com/read-57964.html

最新回复(0)