标签:源安装 load -- yum install move sha 测试 源码
yum install -y nginx
whereis nginx
cd /etc/nginx/nginx.conf
cd /usr/share/nginx/html/index.html
netstat -tpl
nginx -s reload
nginx -t
nginx
service nginx stop
chkconfig nginx off
whereis nginx
rm -rf /usr/---
rm -rf /etc/---
yum remove nginx
标签:源安装 load -- yum install move sha 测试 源码
原文地址:https://www.cnblogs.com/xinzaiyuan/p/12078575.html