centos7.0直接yum安装nginx 直接yum install nginx不行 要先处理下源

时间:2019-05-17 19:44:35   收藏:0   阅读:120

CentOS7.0,直接yum install nginx不行,要先处理下源,下面是安装完整流程,也十分简单:

 

rpm -ivh http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm

 

原文:https://www.cnblogs.com/edukong/p/10883071.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!