SSH session timeout
I've been reading sshd_config(4) about SSH session timeout: ClientAliveCountMax and ClientAliveInterval.
Actually I've got in doubt if I decide to use these keywords I should give up the default of KeepAlive yes, should I?
Note: I haven't tested yet but I think that if I use ClientAliveCountMax and ClientAliveInterval it would be convenient to use screen in order to avoid loosing any ongoing work on the server, right?
Thanks in advance,
Carlos.
Actually I've got in doubt if I decide to use these keywords I should give up the default of KeepAlive yes, should I?
Note: I haven't tested yet but I think that if I use ClientAliveCountMax and ClientAliveInterval it would be convenient to use screen in order to avoid loosing any ongoing work on the server, right?
Thanks in advance,
Carlos.
0