幾個國內速度最快的centos yum(更新源)

來源:互聯網
上載者:User

標籤:

  • http://ftp.sjtu.edu.cn/centos/,上海交大,但伺服器位於北京,中國教育網網路中心,我看像是朝陽區那邊的IP,以前在那邊上過班,下載速度高達十M。 北方使用者與教育網使用者推薦,速度飛快。 CentOS版本也挺多,現在用5.2和5.3的使用者較新。 CenOS-Base.repo:無串連,麻煩手動
  • http://centos.ustc.edu.cn,中國科技大學,伺服器位於合肥。 南方使用者推薦。 同樣的,CenOS版本非常豐富,適合長期使用。 CenOS-Base.repo:http://centos.ustc.edu.cn/CentOS-Base.repo
  • http://mirrors.sohu.com/,sohu的開源鏡像伺服器,伺服器位于山東省聯通。 速度飛快,全國使用者推薦,經常用FireFox下載CD鏡像。 我看幾乎支援目前所有的開源項目,可以看到該鏡像伺服器為FreeBSD、archLinux、fedora、CentOS、ubuntu、debian、gentoo、 slackware主流開源系統,以及cygwin、mysql、php、nginx等主流的開源程式提供更新。 這個鏡像伺服器更新還比較及時的,頻率為每兩天更新一次。 順道貼上CentOS的CD和DVD: http://mirrors.sohu.com/centos/5.4/isos/i386/CentOS-5.4-i386-bin-DVD.iso http://mirrors.sohu.com/centos/5.4/isos/i386/CentOS-5.4-i386-LiveCD.iso 下載CentOS-Base-sohu.repo, 放入/etc/yum.repos.d/
  • http://mirrors.163.com/centos,網易的開原始伺服器鏡像 速度也不錯,全國使用者推薦. 下載CentOS-Base-163.repo, 放入/etc/yum.repos.d/

以下是手動更新YUM配置檔案的方法:
修改/etc/yum.repos.d/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.0/os/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5
#released updates
[update]
name=CentOS-5 - Updates
#mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=updates
baseurl=http://ftp.sjtu.edu.cn/centos/5.0/updates/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5
#packages used/produced in the build but not released
[addons]
name=CentOS-5 - Addons
#mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=addons
baseurl=http://ftp.sjtu.edu.cn/centos/5.0/addons/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5
#additional packages that may be useful
[extras]
name=CentOS-5 - Extras
#mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=extras
baseurl=http://ftp.sjtu.edu.cn/centos/5.0/extras/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5
#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-5 - Plus
#mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=centosplus
baseurl=http://ftp.sjtu.edu.cn/centos/5.0/centosplus/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5
#contrib - packages by Centos Users
[contrib]
name=CentOS-5 - Contrib
#mirrorlist=http://mirrorlist.centos.org/?release=4&arch=$basearch&repo=contrib
baseurl=http://ftp.sjtu.edu.cn/centos/5.0/contrib/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5

幾個國內速度最快的centos yum(更新源)

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.