CentOS安装中文语言支持:
export LC_ALL=zh_CN.UTF-8
安装中文支持
yum install "@Chinese Support"
Ubuntu 安装中文语言支持
apt-get install -y --force-yes --no-install-recommends fonts-wqy-microhei
apt-get install -y --force-yes --no-install-recommends ttf-wqy-zenhei
##将系统中相关的东西都改为中文
apt-get install scim scim-pinyin scim-tables-zh im-switch scim-gtk-immodule
sudo apt-get install -y language-pack-zh-hans
sudo apt-get install -y language-pack-zh-hant
cd /usr/share/locales
sudo ./install-language-pack zh_CN