On Tue, May 13, 2014 at 11:46 AM, Jonathan Wakely <jwakely....@gmail.com> wrote:
> Is it possible to keep an ssh session open to the compile farm machines?
>
> Whenever I try to leave a long-running test my ssh session freezes or
> gets disconnected with:
>
> Write failed: Broken pipe

I find ssh + screen for all the times that I've had to work remotely
to be able to do some hacking, set off a test-run and then get back
later to it and look at what happened with the test run.

You can also try to use tmux or byobu which are similar but I have
limited experience with both to give any suggestions.

regards
Ramana

>
> This doesn't happen on any other machines I use, so I assume it's
> something done intentionally for the compile farm. Is it an sshd
> configuration parameter? Can I prevent the disconnections?
>
> _______________________________________________
> Gcc-cfarm-users mailing list
> Gcc-cfarm-users@gna.org
> https://mail.gna.org/listinfo/gcc-cfarm-users

_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to