I installed Git and included the Linux tools.
They rock, except for the SSH times out after five or ten minutes when I am running in the console. It just freezes the terminal until I hit a few buttons and then shows:
root@server:/home/username# Read from remote host example.com: Connection reset by peer
Connection to example.com closed.
I am running in Console2, for reference, but I think it just uses the system.
On another computer I have, it works fine. There is no timeout. I don't know why.
I have searched through the Linux tools for any SSH configuration settings to set timeout or keepalive and I cannot find any application config.
Does anybody know how to prevent this?