标签:yum

CentOS 6 更改 yum 源和 epel 源到阿里云

CentOS 6 更改 yum 源和 epel 源到阿里云

1.备份原来的yum源 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup 2.设置yum源为阿里云 wget http://mirrors.aliyun.com/repo/Centos

可 2019-05-03
3K+ 0 0
CentOS 7 更改 yum 源和 epel 源到阿里云

CentOS 7 更改 yum 源和 epel 源到阿里云

1.备份原来的yum源 yum install wget -y mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup 2.设置yum源为阿里云 wget -O /etc/yum.repos.

可 2019-05-03
4.9K+ 0 0
yum 出现大量404 无法进行安装

yum 出现大量404 无法进行安装

yum 出现大量404,以及yum无法访问的情况,尝试运行以下两行: yum clean all yum list  

可 2019-02-17
2K+ 0 0