摘要:
1 locate nginx.conf 2 如果服务器中存在多个nginx.conf文件,必须找到实际调用的配置文件。 a)ps aux|grep nginx 在结果列表中,找到master process之后的目录, copy一份, -t,回车,即可查看到实际调用的nginx.conf。 b)ng 阅读全文
posted @ 2019-09-04 17:48
江湖凶险
阅读(7844)
评论(0)
推荐(0)
摘要:
nohup python xxx.py > nohup.log 2>&1 & 程序将于后台运行。 阅读全文
posted @ 2019-09-04 11:49
江湖凶险
阅读(2564)
评论(0)
推荐(0)

浙公网安备 33010602011771号