命令

systemctl restart nginx.service

find / -name php-fpm

netstat -nplt

关闭防火墙开机启动:systemctl disable firewalld  (systemctl enable firewalld 开启开机启动)

原文地址:https://www.cnblogs.com/finnlee/p/7602313.html