Re: ssh recovery

2004-10-11 Thread Greg Folkert
On Mon, 2004-10-11 at 10:09 -0700, Daniel L. Miller wrote: > I will indeed be investigating the possibilities of 'screen'. I don't > think ServerAliveInterval will help me - the problem is my ISP (Cox > Cable) dropping me and then re-connecting with a different IP address - > which I assume wil

Re: ssh recovery

2004-10-11 Thread Daniel L. Miller
Jacob S wrote: On Sun, 10 Oct 2004 18:15:37 -0700 "Daniel L. Miller" <[EMAIL PROTECTED]> wrote: My cable provider likes to disconnect me during especially long sessions. Usually when I've been making extension changes to some configuration file and haven't had a chance to save. Sometimes whe

Re: ssh recovery

2004-10-10 Thread Jacob S
On Sun, 10 Oct 2004 18:15:37 -0700 "Daniel L. Miller" <[EMAIL PROTECTED]> wrote: > My cable provider likes to disconnect me during especially long > sessions. Usually when I've been making extension changes to some > configuration file and haven't had a chance to save. > > Sometimes when I rec

Re: ssh recovery

2004-10-10 Thread Ben Bettin
I'm not certain if this approach will do what you need, but it might be worth looking into. I use a program called "screen" to have multiple terminal windows running in one ssh window. The program also allows you to detach processes and reattach them later. People use this to connect remotely

Re: ssh recovery

2004-10-10 Thread Eric Gaumer
On Sun, 2004-10-10 at 18:15, Daniel L. Miller wrote: > My cable provider likes to disconnect me during especially long > sessions. Usually when I've been making extension changes to some > configuration file and haven't had a chance to save. > > Sometimes when I reconnect - I can see the old ss

ssh recovery

2004-10-10 Thread Daniel L. Miller
My cable provider likes to disconnect me during especially long sessions. Usually when I've been making extension changes to some configuration file and haven't had a chance to save. Sometimes when I reconnect - I can see the old ssh, bash, and editor processes still running. Is there a way t