设置centos5更新源
CentOS 安装完毕,应该修改更新源,并升级到最新的系统. 国内速度较快的常用更新源: http://mirror.be10.com/centos/ http://centos.candishosting.com.cn/ http://ftp.sjtu.edu.cn/centos/ http://ftp.hostrino.com/pub/centos/ http://mirrors.ta139.com/centos/ http://ftp.iasi.roedu.net/mirrors/centos.org/centos/ 备份CentOS-Base.repo,然后再编辑 yum 的配置文件 实例:
CentOS-Base.repo [base] name=CentOS-5 - Base #mirrorlist=http://mirrorlist.centos.org/?release=$releasever5&arch=$basearch& repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ baseurl=http://ftp.sjtu.edu.cn/centos/5/os/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5
#released updates
#packages used/produced in the build but not released
gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5 #additional packages that may be useful baseurl=http://ftp.sjtu.edu.cn/centos/5/extras/$basearch/ #additional packages that extend functionality of existing packages #contrib - packages by Centos Users 2.执行 32位: 3.执行 有些朋友可能按照其他的文档做过有时会报错,请检查是不是将“5”写成了“05”! 本文出自 “你!我!皆凡人!” 博客,请务必保留此出处http://daibaiyang119.blog.51cto.com/3145591/575085
|
||||||
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |