Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

CentOS7.5 modifies the system language to simplified Chinese

2025-01-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

1. View the system's current language pack [root@VM_18_167_centos ~] # locale

two。 Check the language pack owned by the system [root@VM_18_167_centos ~] # locale-a

If you do not have zh_CN.utf8, you need to install the Chinese language pack separately

[root@VM_18_167_centos] # yum install kde-l10n-Chinese3. Set to Chinese (temporarily modified, the previous settings will be restored after server restart) / / set to Chinese [root@VM_18_167_centos ~] # LANG= "zh_CN.UTF-8" / / set to English [root@VM_18_167_centos ~] # LANG= "en_US.UTF-8" 4. Set to Chinese (permanent) 3.1 method 1 [root@VM_18_167_centos] # localectl set-locale LANG=zh_CN.UTF83.2 mode 2 [root@VM_18_167_centos] # vi / etc/locale.conf

Add the following to the first line and set it to Chinese

LANG=zh_CN.UTF8

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report