前端之家收集整理的这篇文章主要介绍了
centos更新163 yum源,
前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
centos更新163 yum源
cd /etc/yum.repos.d/
mv CentOS-Base.repo CentOS-Base.repo.backup
wget http://mirrors@H_404_14@.163.com/.help/CentOS6-Base-@H_404_14@163.repo
[root@localhost ~]# yum clean all
[root@localhost ~]# yum makecache
[root@localhost ~]# yum update