更改yum源为163镜像
时间:2015-10-18 13:13 来源:linux.it.net.cn 作者:IT
CentOS 6
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.163.com/.help/CentOS6-Base-163.repo
第三步:运行以下命令生成缓存
yum clean all
yum makecache
(责任编辑:IT)
CentOS 6 wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.163.com/.help/CentOS6-Base-163.repo 第三步:运行以下命令生成缓存 yum clean all yum makecache (责任编辑:IT) |