centos 7 yum 安装 nginx
复制代码
1
2
3
4
5
6
7
8
9
10
111、添加CentOS 7 Nginx yum资源库 [root@localhost ~]# rpm -Uvh http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm 2、安装nginx [root@localhost ~]# yum -y install nginx //安装nginx 3、启动nginx [root@localhost ~]# systemctl start nginx //启动nginx
最后
以上就是高挑小蘑菇最近收集整理的关于centos 7 yum 安装 nginxcentos 7 yum 安装 nginx的全部内容,更多相关centos内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复