波多野吉衣在线观看国产一区_皇上揉着小娇乳h边做边走视频_永久黄网站免费视频性色_调教她的尿孔(h)

上一篇 下一篇 分享鏈接 返回 返回頂部

CentOS 7/8停止更新支持后yum源失效解決方案

發(fā)布人:故里 發(fā)布時間:2024-07-22 22:55 閱讀量:4608

最近CentOS 7已經(jīng)停止更新支持,同時官方也把yum源刪除了,目前CentOS 7系統(tǒng)使用yum命令安裝軟件包提示“Could not resolve host: mirrorlist.centos.org; Unknown error”,因此需要更換yum源。

 

在ssh界面執(zhí)行以下命令即可更換yum源為CentOS的Vault源(包括CentOS官方和阿里云的源):

wget -O /etc/yum.repos.d/CentOS-Base.repo http://file.kangle.cccyun.cn/repo/Centos-7.repo

yum makecache

或者

curl -o /etc/yum.repos.d/CentOS-Base.repo http://file.kangle.cccyun.cn/repo/Centos-7.repo

yum makecache

解決CentOS Stream 8停止更新后無法使用yum命令。

在ssh界面執(zhí)行以下命令即可更換yum源為CentOS的Vault源:

sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo

sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo

sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo

目錄結(jié)構(gòu)
全文
微信公眾號 微信公眾號
QQ交流群 QQ交流群
服務(wù)熱線: 400-6570-993
電子郵箱: hi@amuyun.cn