Created
July 7, 2012 09:45
-
-
Save relistan/3065648 to your computer and use it in GitHub Desktop.
Keep SSH Alive Even on Virgin Media
This file contains 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
Host * | |
ServerAliveInterval 10 | |
ServerAliveCountMax 600 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment