Richard Penman
SSH timeouts

03 May 2010

Add this to ~/.ssh/config to avoid ssh timeouts (create file if does not exist):

Host *  
ServerAliveInterval 240
blog comments powered by Disqus