add repo for CentOS

cd /etc/yum.repos.d/ 
mv CentOS-Base.repo CentOS-Base.repo.back
wget http://mirrors.163.com/.help/CentOS6-Base-163.repo
mv CentOS6-Base-163.repo CentOS-Base.repo
yum makecache
原文地址:https://www.cnblogs.com/smartvessel/p/2671796.html