Hacker News new | ask | show | jobs
by lucd 3399 days ago
For you ssh sessions, have you tried to use ssh keepalive ? (ex: ServerAliveInterval option on an openssh client)
1 comments

I've added it to my config yesterday, I hope it helps :) Thanks for the tip!