Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
(→tmux: tmux learning links) |
|||
Line 10: | Line 10: | ||
ServerAliveInterval 240 | ServerAliveInterval 240 | ||
</source> | </source> | ||
This addition will ensure the transmission of a sign-of-life signal over the SSH connection to any remote server | This addition will ensure the transmission of a sign-of-life signal over the SSH connection to any remote server (such as an Alliance cluster) every 240 seconds, i.e. four minutes, which should help to keep your SSH connection alive even if it is idle for several hours. | ||
=Terminal multiplexers= | =Terminal multiplexers= |