Skip to content

Instantly share code, notes, and snippets.

@jgrodziski
Created December 24, 2013 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgrodziski/8111529 to your computer and use it in GitHub Desktop.
Save jgrodziski/8111529 to your computer and use it in GitHub Desktop.
My ssh config
ControlPersist yes
GSSAPIAuthentication no
Host *
Compression yes
CompressionLevel 7
Cipher blowfish
ServerAliveInterval 600
ControlMaster auto
ControlPath /tmp/ssh-%r@%h:%p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment