Re: Dropped SSH connections.
Nick Moffitt <[email protected]> Thu, 6 Nov 2003 09:51:34 -0800
| Newsgroups | gmane.linux.bbc.general |
|---|---|
| Message-ID | <[email protected]> |
begin Jonathan Lassoff quotation: > Bummer. I was thinking of using airsnort, but I think it is more for > wireless and cellular networks. Why use GNU screen? Screen keeps your programs running after the link goes down, and you can do a screen -RAD to reconnect upon sshing back in. It won't stop the frustration of the link drop, but it'll mitigate any damage done by abnormal termination of programs, lost data, etc. I think most lnx-bbc developers use screen pretty extensively. I don't think I ever ssh anyplace without instinctively starting up a session, even if only for one window. -- "Forget the damned motor car and build cities for lovers and friends." -- Lewis Mumford end