The input command in the CentOS environment cannot be Chinese so how do I insert Chinese data into a database

Source: Internet
Author: User
Tags exit in

The input command in the CentOS environment cannot be Chinese so how do I insert Chinese data into a database

Such as:

First check to see if the Chinese Language Support component is installed

yum grouplist

No, install it.

yum installChinese Support

View environment variables again

echo$LANG

This is in English.

This is Chinese.

If it is in English change the configuration file

vi/etc/profile

At the end of the add

LANG=zh_CN.UTF-8exportLANG

Save exit in Terminal input

Source Profile

Ps:

1) You said the command line mode cannot input Chinese is not 3 RunLevel, Xwindows graphical interface is 5 runlevel.

In the 3 RunLevel, which is the system standard run level, only Chinese is displayed, and the Chinese is not supported.

At 5 RunLevel, because the graphical interface is installed in this environment, Chinese input is supported in this environment.

2) can install SSH remote connection software, such as Xshell, this can be entered in Chinese

The input command in the CentOS environment cannot be Chinese so how do I insert Chinese data into a database

Related Article

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.