Start Nginx web server
Stop Nginx web server
Reload Nginx configuration
Restart Nginx web server
sudo systemctl restart nginx
Restarts the Nginx service.
Restart Nginx (systemd)
Restart Nginx (SysV)
sudo service nginx restart
Check Nginx service status
Restart Apache web server
Test the Nginx configuration for syntax errors