linux 操做命令

centos6.8 nginxnginx

重啓centos

service nginx restartcentos7

centos6rest

nginx -s reload  --重啓進程

centos7service

nginx
啓動
systemctl start nginx
中止
systemctl stop nginx
重啓
systemctl restart nginxgrep

 

經過netstat 查詢進程ID項目

netstat -anp | grep 8883查詢

go項目啓動命令top

 nohup ./wx-go &

相關文章
相關標籤/搜索