书库
返回知识点
站点运维速查
先写要点,后续再补细节与链接
要点
1 nginx 配置检查 nginx -t
2 重载 nginx systemctl reload nginx
3 查服务 systemctl status starlingsite-reminders xingling-stats
4 查端口 ss -lntp
5 查日志 tail -n 200 /var/log/nginx/error.log