Multiplexers
-
Blog
Terminal Multiplexers Explained, and Why You’d Use One
Summary Terminal multiplexers allow you to run multiple commands in different virtual terminals within one terminal. Multiplexers like tmux let you run commands over remote connections without losing progress due to network interruptions. Popular options include GNU Screen, tmux, and Byobu. If you work on remote Linux sessions, you’ve probably felt the pain of your connection going down in the…
Read More »