Install the Chinese Language pack:
Yum Groupinstall Chinese-support
Modify the character encoding configuration and create it without this file:
vim/etc/sysconfig/i18n
The following changes are included:
Lang= "ZH_CN. Gb18030″
Supported= "ZH_CN. Utf-8:zh_cn:zh:en_us. Utf-8:en_us:en "
Sysfont= "Latarcyrheb-sun16″
The i18n file is used to set the system language, such as: ZH_CN. UTF-8, ZH_CN. GB18030, ZH_TW. Big5, en_US. UTF-8 and so on.
Three environment variables in i18n:
Lang variable, set the system language.
The supported variable determines the language that the system supports, i.e. the language that the system can display.
The Sysfont variable represents the system font.
Last reboot server: reboot
XSHELL4 connection, Linux system Chinese display garbled solution
Open Xshell Terminal Services, locate the menu---properties
Open the properties, after the System settings menu. Find the "terminal" encoding settings, default is the default language, select UTF8 settings to
CentOS Chinese garbled modified character encoding using CentOS support Chinese