Hacker News new | ask | show | jobs
by donio 1170 days ago
I run ssh in a loop and auto-attach to a persistent tmux session on the other end. I also kill ssh processes as part of suspend so that the new one gets launched in the loop as soon as we wake up.
1 comments

Check out autossh(1)!