Archives For tmux

Screen is billed as a “full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells)” (from the man page). Linux admins use screen for different purposes, but the most common is the ability to run long processes on remote servers – with the ability to disconnect, then reconnect later to see how things are going. Continue Reading…