centos修改源

centos修改源  

 
CentOS USTC mirror
 
http://centos.ustc.edu.cn/centos/
 
安装后请按照以下步骤修改CenOS-Base.repo,以后就可以方便的用yum安装软件了.
 
cd /etc/yum.repos.d
mv CentOS-Base.repo  CentOS-Base.repo.save
wget http://centos.ustc.edu.cn/CentOS-Base.repo
 
posted @ 2012-09-06 17:23  庚武  Views(325)  Comments(0Edit  收藏  举报