Ubuntu system changed from Chinese environment to English environment

Source: Internet
Author: User
When we installed the Ubuntu Server version, someone may choose to install the Chinese environment, because it is good to set the time zone and other parameters, but after the installation, run some commands will be a Chinese garbled hint, look at the very first egg pain, we need to change it into an English environment. We need to modify the file/etc/default/locale#sudo vim/etc/default/l ...

When we installed the Ubuntu Server version, someone may choose to install the Chinese environment, because it is good to set the time zone and other parameters, but after the installation, run some commands will be a Chinese garbled hint, look at the very first egg pain, we need to change it into an English environment.

We need to modify the file/etc/default/locale

#sudo Vim/etc/default/locale

The Chinese setting is:
Lang= "ZH_CN. UTF-8 "
Language= "Zh_cn:zh"
Lang= "ZH_CN. UTF-8 "
Language= "Zh_cn:zh"

Modified to:
Lang= "en_US. UTF-8 "
Language= "En_us:en"
Lang= "en_US. UTF-8 "
Language= "En_us:en"

Change the corresponding zh to EN, change cn to us, and then the restart will take effect.

Ubuntu system changed from Chinese environment to English environment

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.