Skip to content

Instantly share code, notes, and snippets.

@anyboo
Last active March 16, 2018 07:19
Show Gist options
  • Save anyboo/61b2b859ad5a1aeeae8f32d701e72214 to your computer and use it in GitHub Desktop.
Save anyboo/61b2b859ad5a1aeeae8f32d701e72214 to your computer and use it in GitHub Desktop.
BSD File Formats Manual
@anyboo
Copy link
Author

anyboo commented Mar 16, 2018

DESCRIPTION
ssh(1) obtains configuration data from the following sources in the following order:
1. command-line options
2. user's configuration file (~/.ssh/config)
3. system-wide configuration file (/etc/ssh/ssh_config)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment