| 
View
 

Screen

Page history last edited by Wheeler Ruml 8 years, 10 months ago

Screen is for text-only sessions. Check the manpage or this tutorial.

 

Actually, you should really be using tmux.  See also byobu.

 

You might need to do the following to get screen to work:

 

mkdir ~/.screen

chmod 700 ~/.screen

export SCREENDIR=$HOME/.screen

 

Comments (0)

You don't have permission to comment on this page.