Re: Reestablishing ssh connections via screen

2005-06-23 Thread Andrew Schulman
>I would need to be able to open several, independent screen > sessions on different windows, and automatically reattach to each of > them correctly and separately after bringing the notebook back online > again. Is this possible with a combination of autossh and screen? man screen, and look a

Re: Reestablishing ssh connections via screen

2005-06-23 Thread JCA
> This is the typical way to use screen: > > - Turn on your laptop, open ssh connection to the server > - On the server: type 'screen' > - screen will give you a shell, just like when you log in normally > - Do work that you need inside that shell > - If you get disconnected, such as when you turn