User Tools

Site Tools


пакет_screen

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
пакет_screen [2018/06/20 11:13]
val [Подключение к терминальному устройству]
пакет_screen [2026/09/01 09:05] (current)
val [Публикация сессий]
Line 4: Line 4:
   * [[https://​youtu.be/​YXSC7KeIq3E|Видео урок]]   * [[https://​youtu.be/​YXSC7KeIq3E|Видео урок]]
   * [[http://​www.dayid.org/​comp/​tm.html|tmux & screen cheat-sheet]]   * [[http://​www.dayid.org/​comp/​tm.html|tmux & screen cheat-sheet]]
 +  * [[https://​unix.stackexchange.com/​questions/​200637/​save-all-the-terminal-output-to-a-file|Save all the terminal output to a file]]
 ===== Установка ===== ===== Установка =====
  
Line 21: Line 22:
 hardstatus string "​%w"​ hardstatus string "​%w"​
 </​code><​code>​ </​code><​code>​
-$ screen -S longtask -t longtask+$ screen -S longtask -t LongTask
 Ctrl-a d Ctrl-a d
  
Line 41: Line 42:
 #shell /bin/csh #shell /bin/csh
 </​code><​code>​ </​code><​code>​
 +user1$ chsh
 +...
 +  или
 root# usermod -s /​usr/​bin/​screen user1 root# usermod -s /​usr/​bin/​screen user1
   или   или
пакет_screen.1529482397.txt.gz · Last modified: 2018/06/20 11:13 by val