Currently viewing the tag: "ssh"
I use GNU Screen to keep a few terminal windows open over a shared set of screen windows logged into a large number of other machines. Wrapper screen I log in to the machine that will host my screens and start the wrapper screen. screen -S wrapper -c .screenrc_wrapper The wrapper screen’s configuration just specifies [...]