我是在远程连接centos7的时候,开始配置显示这个错误,yum过期
先连接到无法使用到yum的centos7虚拟机
yum repolist
查看仓库状态
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh)
使用该命令重新选择源,一路yes就可以
yum repolist
可以看到现在已经有了
我是在远程连接centos7的时候,开始配置显示这个错误,yum过期
先连接到无法使用到yum的centos7虚拟机
yum repolist
查看仓库状态
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh)
使用该命令重新选择源,一路yes就可以
yum repolist
可以看到现在已经有了