Valid 102-500 Dumps shared by ExamDiscuss.com for Helping Passing 102-500 Exam! ExamDiscuss.com now offer the newest 102-500 exam dumps, the ExamDiscuss.com 102-500 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 102-500 dumps with Test Engine here:
Which configuration file would be edited to change default options for the OpenSSH server?
Correct Answer: A
The configuration file for the OpenSSH server is called sshd_config. It is typically located in /etc/ssh on most *NIX systems, but is /etc/sshd_config in the case of MacOS X and perhaps other systems. OpenSSH has two different sets of configuration files: one for client programs (ssh, scp, and sftp) and one for the server daemon (sshd). System-wide SSH configuration information is stored in the /etc/ssh/ directory1. Reference: 1: Where is the configuration file for OpenSSH server?