screen, siehe http://de.wikipedia.org/wiki/GNU_Screen
CTRL+a c
CTRL+a leertaste
CTRL+a d
screen -r [pid|pty|titel]
1. screen auf system starten 2. mit ssh extern einloggen 3. screen -x 4. (xconsole auf vt100 einstellen) Nun sieht der user A was B auch sieht
CTRL+a S dann noch CTRL+a TAB größe mit CTRL+a + CTRL+a - CTRL+a Q hebt teilung auf!! dann CTRL+a F hebt fensterteilung auf
CTRL+a [ copy mode starten CTRL+a leertaste 1x copy mode starten::selektieren CTRL+a leertaste 12 copy mode beenden::auswahl+copy CTRL+a ] pasten config .screenrc in /root/hardstatus alwayslastline "%{=b WR} %H %{= wk} %=[%l]%=%{-} %LD, %LM %d, %Y - %c:%s "
caption always "%?%F%{= BY} %:%{= wK} %?%-Lw %{!r} %n%f %t %{-} %+Lw%=%? [%h]%?"
bind = resize =
bind + resize +3
bind - resize -3
#bind _ resize max
![]() |