关于我们

质量为本、客户为根、勇于拼搏、务实创新

< 返回新闻公共列表

风险提示】centos6 官方停止更新源无法使用

发布时间:2020/12/5 21:54:25
香港云服务器





1491984010112764.jpgimage.png

Please keep in mind that 6.0, 6.1, 6.2, 6.3, 6.4 , 6.5, 6.6, 6.7, 6.8 , 6.9 and 6.10 no longer get any updates, nor

any security fix's.
The whole CentOS 6 is *dead* and *shouldn't* be used anywhere at *all*

2020年12月2日,centos官方停止了对centos6的所有更新,并且下架了包括官方所有的centos6源,目前阿里、163、清华等centos6源已无法使用。
如果需要使用centos6 源,可以使用vault.centos.org作为centos的更新源。



image.png

修改文件/etc/yum.repos.d/CentOS-Base.repo为以下内容
[centos-office]
name=centos-office
failovermethod=priority
baseurl=https://vault.centos.org/6.10/os/x86_64/
gpgcheck=1
gpgkey=https://vault.centos.org/6.10/os/x86_64/RPM-GPG-KEY-CentOS-6