1.配置德国epel源

yum install yum-priorities
rpm -Uvh http://ftp-stud.hs-esslingen.de/pub/epel/6/i386/epel-release-6-8.noarch.rpm
rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6

在[epel]最后添加一条属性 priority=11

vi /etc/yum.repos.d/epel.repo

2.使用VNC远程管理VPS(Centos系统)

3.添加中文支持

yum groupinstall chinese-support

4.安装chromium浏览器

yum install http://people.centos.org/hughesjr/chromium/6/i386/RPMS/chromium-31.0.1650.63-2.el6.i686.rpm

运行时添加

--user-data-dir $HOME --no-sandbox