Screen
From charlesreid1
Unix screen command
Also see Tmux - I know tmux is better, but I can't get out of my "screen" habit
Turn off startup message
One of the first things about screen that will get really old is the startup message about sending pizza and beer to some guys who are probably now silver-haired and pushing 60:
add to ~/.screenrc
startup_message off
Remapping Control-A
Another annoyance with screen is that the shortcut prefix, Control+A, clobbers the shortcut to go to the beginning of the line on the shell. It's much easier to change the prefix to be consistent with tmux (and will make the transition to tmux a little easier).
To change to Control + B:
add to ~/.screenrc
escape b
GNU/Linux/Unix the concrete that makes the foundations of the internet.
Compiling Software · Upgrading Software Category:Build Tools · Make · Cmake · Gdb Bash Bash · Bash/Quick (Quick Reference) · Bash Math Text Editors Text Manipulation Command Line Utilities Aptitude · Diff · Make · Patch · Subversion · Xargs Security SSH (Secure Shell) · Gpg (Gnu Privacy Guard) · Category:Security Networking Linux/SSH · Linux/Networking · Linux/File Server Web Servers
|