国内巨快的Centos yum源
admin | 操作系统, 服务器相关, 网络技术 | 八月 31st, 2009 | No Comments »
arbor找到的很快的国内yum 源:
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
修改以上文件后, 如需要安装gcc, 直接yum install gcc就可以了
还有一个:
http://www.shlug.org/
发表评论
你必须 登录 才能发表评论.