[1] 首先备份/etc/yum.repos.d/CentOS-Base.repo
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup
[2] 进入yum源配置文件所在文件夹
[[email protected] yum.repos.d]# cd /etc/yum.repos.d/
[3] 下载163的yum源配置文件,放入/etc/yum.repos.d/(操作前请做好相应备份)
[[email protected] yum.repos.d]# wget http://mirrors.163.com/.help/CentOS6-Base-163.repo
[4] 运行yum makecache生成缓存
[[email protected] yum.repos.d]# yum makecache
国内常见的速度较快的yum源地址;
网易 http://mirrors.163.com
搜狐 http://mirrors.sohu.com
中科大 http://mirrors.ustc.edu.cn
阿里云 http://mirrors.aliyun.com
时间: 2024-10-05 05:07:35