CompTIA Linux+ XK0-005 – Question119

A Linux administrator modified the SSH configuration file. Which of the following commands should be used to apply the configuration changes?

A.
systemctl stop sshd
B. systemctl mask sshd
C. systemctl reload sshd
D. systemctl start sshd

Correct Answer: C