Yum's role is to read the software list from the source and then install it.
Yum first needs us to replace the available sources and configure them to be easy to use.
Install the CentOS6.5 in your own installation software, always prompt 404 error message, Baidu found the original to set up Yum source.
Set Yum source follow the steps on the Web finally success, here is the conclusion that the new CentOS system to do the replacement of the operation of Yum Source, because the system comes from the source is basically for the stability of the server, so the software version is very old (but very stable). However, the update process is not just version number changes, many new features, new technologies, security updates are added, appropriate use of the new version of the software is correct. But the official source is old, then it needs a third-party source. You need to change the settings for Yum
Web-based settings address http://www.cnblogs.com/liuling/p/2014-4-14-001.html
Install the CentOS6.5 in your own installation software, always prompt 404 error message, Baidu found the original to set up Yum source.
After installing CentOS, it is generally necessary to modify the Yum source to achieve the desired speed when installing the update RPM package. Domestic relatively fast has 163 source, Sohu source. Here is an example of a 163 source.
1. CD/ETC/YUM.REPOS.D
2. MV Centos-base.repo Centos-base.repo.backup
3. wget Http://mirrors.163.com/.help/CentOS6-Base-163.repo
4. MV Centos6-base-163.repo Centos-base.repo
5.yum Clean All
This article is from the Linux learning blog, so be sure to keep this source http://yongtao.blog.51cto.com/10183629/1704092
There was an error installing GCC when installing Appach, yum error when installing GCC with yum (Modify Yum configuration)