部署 nginx
Posted 洪豆豆的记录
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了部署 nginx相关的知识,希望对你有一定的参考价值。
安装 nginx 等软件
sudo
apt-get
install
python-dev nginx
ps aux | grep nginx
按照端口进行查询:
lsof
-i :8002
以上是关于部署 nginx的主要内容,如果未能解决你的问题,请参考以下文章
Nginx——Nginx启动报错Job for nginx.service failed because the control process exited with error code(代码片段