Start Nginx web server
Stop Nginx web server
Restart Nginx web server
Reopen log files (e.g., after log rotation)
sudo nginx -s reopen
Forces Nginx to reopen its log files.
Reopen log files after logrotate
Reload Nginx configuration
Check Nginx service status
Test the Nginx configuration for syntax errors