LPIC-1 Exam 102 v5 (Linux Administrator) — Question 12

Which configuration file contains the default options for SSH clients?

Answer options

Correct answer: C

Explanation

The correct answer is C, /etc/ssh/ssh_config, as this file is specifically used to define default options for SSH clients. Option A, /etc/ssh/sshd_config, is for the SSH server's configuration, while options B, D, and E do not exist as standard configuration files for SSH clients.