Revision [400]
Last edited on 2007-04-26 16:38:59 by WikiAdminAdditions:
===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.
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:
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 WikiAdminAdditions:
To end current session, type **exit**
Deletions:
Revision [333]
Edited on 2007-04-22 23:40:54 by WikiAdminAdditions:
To detach, type ^a^d
To kill all screens and terminate screen, do ^a^\
To kill all screens and terminate screen, do ^a^\
Revision [294]
Edited on 2007-04-19 23:33:03 by WikiAdminDeletions:
Revision [293]
Edited on 2007-04-19 22:10:06 by WikiAdminAdditions:
screen -D -R
# ^aDD to destroy sessions
# ^aDD to destroy sessions
Deletions:
Revision [292]
Edited on 2007-04-19 22:08:51 by WikiAdminAdditions:
%%(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.
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:
Revision [121]
Edited on 2007-04-14 21:25:49 by WikiAdminAdditions:
{{adsense}}
{{ parent page="Linux" }}
{{ parent page="Linux" }}