CentOS安装管理Nginx

[root@VM_0_10_centos ~]#yum install -y nginx


[root@VM_0_10_centos ~]# systemctl start nginx.service
Job for nginx.service failed because the control process exited with error code. See "systemctl status ngi

#端口可能被占用,需要检查下
netstat -tnlp 

[root@VM_0_10_centos ~]# systemctl start nginx.service
[root@VM_0_10_centos ~]# 

[root@VM_0_10_centos ~]# netstat -tnlp 
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      1562/./redis-server 
tcp        0      0 0.0.0.0:33965           0.0.0.0:*               LISTEN      21092/xe_d000_XE    
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      1/systemd           
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      8360/nginx: master  
tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN      3983/tnslsnr        
tcp        0      0 0.0.0.0:1521            0.0.0.0:*               LISTEN      3983/tnslsnr        
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      711/sshd            
tcp6       0      0 :::3306                 :::*                    LISTEN      30029/docker-proxy- 
tcp6       0      0 :::80                   :::*                    LISTEN      8360/nginx: master  
[root@VM_0_10_centos ~]# 

 访问80端口验证是否安装成功

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值