CentOS modifies the system's default language and encoding
Source: Internet
Author: User
Sometimes, when CentOS is installed, the default language is set to Chinese, while some SSH software does not support Chinese encoding, so some garbled characters may occur during remote management. How does www.2cto.com modify the default CentOS language? Please log in with the root account first. 1. enter the language configuration...
Sometimes, when CentOS is installed, the default language is set to Chinese, while some SSH software does not support Chinese encoding, so some garbled characters may occur during remote management. How does www.2cto.com modify the default CentOS language? Use the root account to log in. 1. enter the language configuration file vi/etc/sysconfig/i18n and run the preceding command using SSH. use the vi editor to modify the/etc/sysconfig/i18n file.
Www.2cto.com 2. modify the language to change the default LANG = "zh_CN.UTF-8" to LANG = "en_US.UTF-8" so that you can change the default Chinese to English.
3. log out and log on to logoutSSH again. run the preceding command to log out of the user. Generally, the language change takes effect.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service