Created
June 10, 2015 08:44
-
-
Save bluemanos/28f477e73c5bea9b74c9 to your computer and use it in GitHub Desktop.
ssh config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HashKnownHosts yes | |
GSSAPIAuthentication yes | |
GSSAPIDelegateCredentials no | |
ServerAliveInterval 60 | |
TCPKeepAlive yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment