当前位置:生活全书馆 >

IT科技

> linux的nginx是否启动怎样查看

linux的nginx是否启动怎样查看

1、打开linux系统,在linux的桌面的空白处右击。

linux的nginx是否启动怎样查看

2、在弹出的下拉选项里,点击打开终端。

linux的nginx是否启动怎样查看 第2张

3、使用ps -ef | grep nginx命令查询进程再进行筛选,确认nginx是否运行

linux的nginx是否启动怎样查看 第3张

4、使用ps -C nginx -o pid命令查询pid,再判断是否启动。

linux的nginx是否启动怎样查看 第4张

标签: linux 查看 nginx
  • 文章版权属于文章作者所有,转载请注明 https://shqsg.com/zh-my/dianzi/02rkyr.html