Network Yum Source, the largest netease (163) is a, whether the speed or software version, are very good, the Yum source is set to 163yum, can improve the speed of package installation and update, while avoiding some common software version cannot be found. Here's how to set it up:
1. Enter the Yum Source configuration directory
[Email protected] ~]# cd/etc/yum.repos.d/
2, the backup system comes with the Yum source
[Email protected] yum.repos.d]# MV Centos-base.repo CENTOS-BASE.REPO.BK
Download 163 NetEase's Yum source
[Email protected] yum.repos.d]# wget Http://mirrors.163.com/.help/CentOS6-Base-163.repo
3, update the Yum source, after execution, yum configuration immediately effective
[email protected] yum.repos.d]# Yum Makecache
4, in addition to NetEase, the domestic also has Zhong Ke and Sohu's yum source is also good
Zhong Ke's yum source
[Email protected] yum.repos.d]# wget Http://centos.ustc.edu.cn/CentOS-Base.repo
Sohu's Yum Source
[Email protected] yum.repos.d]# wget Http://mirrors.sohu.com/help/CentOS-Base-sohu.repo
Linux: Network Yum source settings