Revision [400]

Last edited on 2007-04-26 16:38:59 by WikiAdmin
Additions:
===Using screen for session management ===
Using screen manager, one can multiplex the same terminal to multiple. Multiple users can join the same screen session. Multiple screens can be created on the same screen session. Even if one "detach" from a screen, it will continue to work in background. Useful for running time-consuming tasks. Screen logging can be enabled as well.
Deletions:
=== Screen manager ===
Using screen manager, I can multiplex the same terminal to multiple. Each terminal window can see what's being typed in realtime, and input as well.


Revision [334]

Edited on 2007-04-22 23:43:33 by WikiAdmin
Additions:
To end current session, type **exit**
Deletions:
To kill all screens and terminate screen, do ^a^\


Revision [333]

Edited on 2007-04-22 23:40:54 by WikiAdmin
Additions:
To detach, type ^a^d
To kill all screens and terminate screen, do ^a^\


Revision [294]

Edited on 2007-04-19 23:33:03 by WikiAdmin
Deletions:
{{adsense}}


Revision [293]

Edited on 2007-04-19 22:10:06 by WikiAdmin
Additions:
screen -D -R
# ^aDD to destroy sessions
Deletions:
[root@gigan root]# screen -D -R


Revision [292]

Edited on 2007-04-19 22:08:51 by WikiAdmin
Additions:
%%(bash)
screen -xr 31619.ttyp2.gigan
# ^ad to quit session.
==Screen sessions==
On source window, type ^ac to create new sessions. ^aa to switch between sessions.
Deletions:
[root@gigan root]#screen -xr 31619.ttyp2.gigan


Revision [121]

Edited on 2007-04-14 21:25:49 by WikiAdmin
Additions:
{{adsense}}
{{ parent page="Linux" }}


Revision [39]

The oldest known version of this page was created on 2007-04-14 08:34:43 by WikiAdmin
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki