美国 VPS CentOS6 修改成 QN 源

一、进入 yum repo 目录

cd /etc/yum.repos.d

二、备份默认的 CentOS-Base.repo

mv CentOS-Base.repo CentOS-Base.repo.back

三、新建一个 CentOS-Base.repo 并粘贴以下内容

vim CentOS-Base.repo

# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client.  You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the 
# remarked out baseurl= line instead.
#
#

[base]
name=CentOS-$releasever - Base - repos.lax.quadranet.com
baseurl=http://repos.lax.quadranet.com/centos/$releasever/os/$basearch/
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
gpgcheck=1
gpgkey=http://repos.lax.quadranet.com/centos/RPM-GPG-KEY-CentOS-6

#released updates 
[updates]
name=CentOS-$releasever - Updates - repos.lax.quadranet.com
baseurl=http://repos.lax.quadranet.com/centos/$releasever/updates/$basearch/
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
gpgcheck=1
gpgkey=http://repos.lax.quadranet.com/centos/RPM-GPG-KEY-CentOS-6

#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras - repos.lax.quadranet.com
baseurl=http://repos.lax.quadranet.com/centos/$releasever/extras/$basearch/
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras
gpgcheck=1
gpgkey=http://repos.lax.quadranet.com/centos/RPM-GPG-KEY-CentOS-6

#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus - repos.lax.quadranet.com
baseurl=http://repos.lax.quadranet.com/centos/$releasever/centosplus/$basearch/
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus
gpgcheck=1
enabled=0
gpgkey=http://repos.lax.quadranet.com/centos/RPM-GPG-KEY-CentOS-6

#contrib - packages by Centos Users
[contrib]
name=CentOS-$releasever - Contrib - repos.lax.quadranet.com
baseurl=http://repos.lax.quadranet.com/centos/$releasever/contrib/$basearch/
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib
gpgcheck=1
enabled=0
gpgkey=http://repos.lax.quadranet.com/centos/RPM-GPG-KEY-CentOS-6

三、运行以下命令生成缓存

yum clean all
yum makecache
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理,服务发现,断路器,智...
    卡卡罗2017阅读 135,268评论 19 139
  • linux资料总章2.1 1.0写的不好抱歉 但是2.0已经改了很多 但是错误还是无法避免 以后资料会慢慢更新 大...
    数据革命阅读 12,265评论 2 33
  • 第一次观看是2月28号,在上班的空闲时间里,虽然总会被打扰,头脑也带有情绪,但还是收获了不少,看到冰棒为了...
    追梦路上123阅读 1,367评论 0 0
  • 成功是时间积累的过程,欲速则不达。而我们往往是嫌做事太慢了。 今天结婚明天就生娃,这样快速的你要不? 很多时候我们...
    写作的技巧阅读 172评论 0 0
  • “人多的地方不要去”,除非你更快、更聪明,一早便能识破这个局。
    就这样一个星期天阅读 314评论 1 1