Centos7中英文切换方法

2025-04-24 02:40:05

1、locale命令查看系统字符集

Centos7中英文切换方法

2、cat /etc/locale.conf当前系统为英文字符集,需要切换到中文字符集

Centos7中英文切换方法

3、切换之前先备份配置文件cp /etc/locale.conf /etc/locale.conf_bak

Centos7中英文切换方法

4、[root@localhost ~]# echo "LANG=zh_CN.ut酆璁冻嘌f8" > /etc/locale.conf[root@localhost ~]# cat /etc/locale.confLANG=zh_CN.utf8

Centos7中英文切换方法

5、重启操作系统reboot

Centos7中英文切换方法

6、切换完成之后测试

Centos7中英文切换方法

7、中文切换到英文字符集echo "LANG=en_US.utf8" >挢旗扦渌; /etc/locale.conf

Centos7中英文切换方法

8、同样需要重启服务器操作reboot

Centos7中英文切换方法

9、重启完成继续验证,字符集从中文变回了英文

Centos7中英文切换方法
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢