screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reestablishing ssh connections via screen


From: Andy Goth
Subject: Re: Reestablishing ssh connections via screen
Date: Mon, 27 Jun 2005 13:08:43 -0500
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

JCA wrote:
>    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?

One option is to run multiple windows in the screen session.

Here's just enough to get you started:
- Create new windows with ^a^c
- Switch windows with ^a^a
- Delete a window by closing its shell
- Get help with ^a?

You can have all ssh'es to a given server connect to the same screen
session, then in each xterm display a different window.

Regarding your other question, screen runs on the server.  Here's an
analogy to help confuse you.  Screen is a text-mode vnc server, xterm is
the vnc client, and ssh is the network link.

-- 
Andy Goth
   <address@hidden>
   <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]