CentOS comes with the image source download speed is really a worry, think about it or change to the domestic bar.
This article is mainly written into NetEase, of course, there are also sohu to provide the source of the mirror, there are several universities have also provided.
It is said that NetEase is a telecommunications line, Sohu is the Unicom line.
Here is the main introduction of NetEase 163 modification method, Sohu modification method and this basically similar.
NetEase Image source help address: http://mirrors.163.com/.help/centos.html
Sohu Image source help address: http://mirrors.sohu.com/help/centos.html
First step: Download the repo file
cd/etc/yum.repos.d///Switch to configuration directory wget Http://mirrors.163.com/.help/CentOS6-Base-163.repo//download repo file
Centos5. Use this for x:
wget Http://mirrors.163.com/.help/CentOS5-Base-163.repo Of course can also be manually configured
Repo file description can be found in http://unun.in/linux/16.html
Step two: Back up and replace the system's repo file
Mv/etc/yum.repos.d/centos-base.repo/etc/yum.repos.d/centos-base.repo.backup//Back up the original repo file mv Centos6-base-163.repo Centos-base.repo//renaming the downloaded file
Step three: Perform the Yum source update
Yum clean Allyum makecache//This step has to be
Updating the system, this step is not a must
Yum Update
CentOS6.5 configuration NetEase 163 image source and Sohu Yum Image source