Le Samedi, 17 Janvier 2009 16:52:35 +0100,
grandpas <grand...@dawal.org> a écrit :

> I'm not sure to understand the question. You can have only one "big"
> screen session with all your UML's inside, each on a virtual terminal
> (and thus switchable through Ctrl-A xx).

> For this you can use a specific .screenrc file to start many terminals
> and commands at the initialisation of screen. The following link has
> some example screenrc files:
> http://www.softpanorama.org/Utilities/Screen/screenrc_examples.shtml

> Screen is very convenient for UMLs, and should fit your needs. Or
> maybe I misunderstood your problem?

When UMLs are started in the following way:

screen -d -m -S UML1 <...>
screen -d -m -S UML2 <...>
screen -d -m -S UML3 <...>

Then there's seemingly no way to have a main comsole and do Ctrl-A S-"
switching between sessions.  So it means several terminals, each with
its own 'screen -r <name>' when work/tests have to be performed on
several UMLs.

So that was the question: how to keep the 'switch console' while having
several UMLs launched in batch mode (eventually at boot time).

It looks like, from a cursory browse of the link above, that it is
possible to put the sessions in a resource file and then have the
benefit of being able to use Ctrl-A S-".  So that's great.  The web
site also seems to have a lot more about using screen, so thanks for
the link.

I'm also looking at ClusterSSH to perform simultaneous actions on
several UMLs.

Cheers.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to