Skip to content

Instantly share code, notes, and snippets.

@sean-e-dietrich
Created March 23, 2018 19:22
Show Gist options
  • Select an option

  • Save sean-e-dietrich/90b6176c84ce7516e1c8c4d47d6629f5 to your computer and use it in GitHub Desktop.

Select an option

Save sean-e-dietrich/90b6176c84ce7516e1c8c4d47d6629f5 to your computer and use it in GitHub Desktop.
SSH Config
Host *
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null
LogLevel ERROR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment