CentOS tutorial on modifying system 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 can I modify the default CentOS language? 0. 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/etc/syscon.

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 can I modify the default CentOS language?


0. log in with the root account first.
1. enter the language configuration file
vi  /etc/sysconfig/i18n

Run the preceding commands in SSH and use the vi editor to modify the/etc/sysconfig/i18n file.


2. modify the language

Change the default LANG = "zh_CN.UTF-8"


LANG="en_US.UTF-8"

In this way, you can change the default Chinese to English.


3. log out and log on again
logout

Log out of the user by executing the preceding commands through SSH. Generally, the language change takes effect.

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.