ss status nginx Shows the current Nginx service status.
ss status nginx
What it does
Use it to confirm whether Nginx is active and to review the latest service-status messages.
Notes
If configuration changed, validate it with sudo nginx -t before restarting Nginx.
See also: SlickStack Commands.