Nginx Cheat-sheet
![Nginx Cheat-sheet](/content/images/size/w1200/2023/11/Firefly-cheatsheet-with-the-drawing-of-an-engine-is-on-the-desk-2176.jpg)
Management commands
systemctl start nginx
systemctl stop nginx
systemctl restart nginx
Check configuration syntax and test it
nginx -t
systemctl start nginx
systemctl stop nginx
systemctl restart nginx
nginx -t