[TOC] 一、启动nginx systemctl start nginx systemctl restart nginx #修改配置文件后重启 ps -ef | grep nginx #查看nginx进程 sudo systemctl status nginx #查看nginx状态