Installed> 下载软件包:
nginx-1.12.2-1.el6.ngx.x86_64.rpm | 916 kB 00:34
运行 rpm_check_debug
执行事务测试
事务测试成功
执行事务
正在安装 : nginx-1.12.2-1.el6.ngx.x86_64 1/1
----------------------------------------------------------------------
Thanks for using nginx!
Please find the official documentation for nginx here:
* http://nginx.org/en/docs/
Please subscribe to nginx-announce mailing list to get
the most important news about nginx:
* http://nginx.org/en/support.html
Commercial subscriptions for nginx are available on:
* http://nginx.com/products/
----------------------------------------------------------------------
Verifying : nginx-1.12.2-1.el6.ngx.x86_64 1/1
已安装:
nginx.x86_64 0:1.12.2-1.el6.ngx
完毕!
# service nginx start
正在启动 nginx: [确定]
# ss -tunlp |grep nginx
tcp LISTEN 0 128 *:80 *:* users:(("nginx",3015,6),("nginx",3017,6))