EX200 Essential Tools • Set 4
EX200 Essential Tools Practice Test 4 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. Why did the sshd service fail?
$ systemctl status sshd ● sshd.service - OpenSSH server daemon Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; vendor preset: enabled) Active: failed (Result: start-limit) since Mon 2024-10-10 10:00:00 EDT; 2min ago Process: 1234 ExecStart=/usr/sbin/sshd -D $OPTIONS (code=exited, status=0/SUCCESS) Main PID: 1234 (code=exited, status=0/SUCCESS) Feb 10 10:00:00 host systemd[1]: sshd.service: start request repeated too quickly. Feb 10 10:00:00 host systemd[1]: sshd.service: Failed with result 'start-limit'.