bacedifo
Tuesday, 30 December 2008
Avoid timeout with ssh
I found a very userful setting for ssh to avoid connection drop by interposing firewalls: just add in /etc/ssh/ssh_config (or ~/.ssh/config):
Host myserver.mydomain.com
ServerAliveInterval 300
Now even a idle session is not dropped after a while.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment