Check Apache service status
Start Nginx web server
Stop Nginx web server
Check Nginx service status
sudo systemctl status nginx
Displays the current status of the Nginx service.
Check Nginx status (systemd)
Check Nginx status (SysV)
sudo service nginx status
Restart Nginx web server
Reload Nginx configuration
Show which ports Nginx is listening on