set ClientAliveInterval so that ssh connection doesn't die after a while
#195
Closed
opened 6 months ago by aryak
·
2 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
For me, when i leave the ssh connection idle for 5-10 minutes, the shell freezes and I am unable to do anything, even exit.
To remedy this, I use the following params in sshd_config. It would be great if you could add this to the exozy.me sshd_config too so it doesn't freeze.
I changed it to
Is that OK?
should be fine