User Tools

Site Tools


screen_session

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
screen_session [2016/06/01 06:36] luke7858screen_session [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 57: Line 57:
 </sxh> </sxh>
 \\ \\
-\\ +=== Cycle through screen sessions ===
-=== Sharing a screen Session === +
-First create a screen session+
 <sxh bash> <sxh bash>
-Screen -S share+"Ctrl-a"
 </sxh> </sxh>
-List the screen sessions on second device: 
-<sxh bash> 
-# screen -ls 
-There is a screen on: 
- 3541.share (Attached) 
-1 Socket in /var/run/screen/S-root. 
-</sxh> 
-If you simply try to reattach to the screen session you will not be able to: 
-<sxh bash> 
-# screen -r 3541.share 
-There is a screen on: 
- 3541.share (Attached) 
-There is no screen to be resumed matching 3541.share. 
-</sxh> 
-You will need to run the following command 
-<sxh bash> 
-screen -x 3541.share 
-</sxh> 
-Anything written on one screen session will now be mirrored on the other 
 \\ \\
 \\ \\
-=== Cycle through screen sessions === +=== Enable Scrolling In Screen Sessions === 
-<sxh bash> +Ctrl then hit Esc
-"Ctrl-a+
-</sxh>+
screen_session.1464762963.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki