On Tue, May 12, 2009 at 10:03 PM, Steve Kargl
<s...@troutmask.apl.washington.edu> wrote:
> Is there anyway to disable sshd from timing out a connection?
> I've tried setting  ClientAliveCountMax and ClientAliveInterval
> and TCPKeepAlive in sshd.conf, but no combination that I've
> tried has worked.

My suggestion would be to install and use the screen port:

/usr/ports/sysutils/screen

You can then start the test suite run, detach from the screen session,
then ssh in and re-attach to the screen session later to check up on
it.

Regards,
Josh
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to