SSH sessions time out normally if you leave them open for a few minutes. You can fix this by configuring SSH to send keep alive packets from time to time. To do this, add the following line:
ServerAliveInterval 5in
/etc/ssh/ssh_config
Random Tech Cookbook
No comments:
Post a Comment