码迷,mamicode.com
首页 > 其他好文 > 详细

centos6无法安装nginx

时间:2021-06-28 17:56:12      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:https   alt   class   code   bsp   repos   etc   centos6   无法   

sed -i "s|enabled=1|enabled=0|g" /etc/yum/pluginconf.d/fastestmirror.conf

mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup
curl -o /etc/yum.repos.d/CentOS-Base.repo https://www.xmpan.com/Centos-6-Vault-Aliyun.repo
yum clean all
yum makecache

centos6无法安装nginx

标签:https   alt   class   code   bsp   repos   etc   centos6   无法   

原文地址:https://www.cnblogs.com/hanxianlong/p/14932652.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!