1
Essential Commands
medium
Refer to the exhibit. The nginx service failed to start. What is the most likely immediate next step to diagnose the issue?
Exhibit
$ systemctl status nginx
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2023-10-23 09:15:32 UTC; 2min ago
Docs: man:nginx(8)
Process: 1234 ExecStart=/usr/sbin/nginx (code=exited, status=1/FAILURE)
Main PID: 1234 (code=exited, status=1)