The system has a /etc/ssh/ssh_config file and the user Mike also has a ~/.ssh/config in his home directory. Which file will be used when David connects to a server via SSH?

The system has a /etc/ssh/ssh_config file and the user Mike also has a ~/.ssh/config in his home directory. Which file will be used when David connects to a server via SSH?Category: Introduction to Linux IIAuthor "LinuxQuestions"The system has a /etc/ssh/ssh_config file and the user Mike also has a ~/.ssh/config in his home directory. Which file will be used when David connects to a server via SSH?
Linux Questions Staff asked 1 year ago

The system has a /etc/ssh/ssh_config file and the user Mike also has a ~/.ssh/config in his home directory. Which file will be used when David connects to a server via SSH?

  • ~/etc/.ssh/config
  • Both files will be used
  • /etc/ssh/ssh_config
  • ~/.ssh/config

About the author