Liangxu Linux
Liangxu Linux
Aug 8, 2021 · Operations

Never Lose Your SSH Session Again: Master GNU Screen on Linux

This guide explains how to install GNU Screen, start and name sessions, manage multiple windows with keyboard shortcuts, detach and reattach safely, and customize settings via .screenrc, ensuring long‑running tasks persist across SSH disconnections.

GNU ScreenLinuxSSH session persistence
0 likes · 8 min read
Never Lose Your SSH Session Again: Master GNU Screen on Linux
Liangxu Linux
Liangxu Linux
Feb 27, 2021 · Operations

Master Multi-Session Management with Tmux: Install, Commands, and Tips

Learn how to install Tmux on various Linux distributions, create and manage named sessions, split and navigate panes, synchronize commands across panes, and safely detach, attach, or kill sessions, with clear command examples and shortcuts for efficient terminal multiplexing.

Command LineLinuxSession Management
0 likes · 8 min read
Master Multi-Session Management with Tmux: Install, Commands, and Tips
Liangxu Linux
Liangxu Linux
Feb 16, 2021 · Operations

Master GNU Screen: Session Sharing, Persistence, and Split Screens

This guide explains how to install GNU screen, create shared sessions across multiple hosts, keep tasks running after network interruptions or window closures, and use screen's vertical split feature to manage multiple terminals within a single session.

GNU ScreenLinuxsession sharing
0 likes · 7 min read
Master GNU Screen: Session Sharing, Persistence, and Split Screens
Programmer DD
Programmer DD
Nov 8, 2019 · Operations

Master tmux: Essential Commands and Tips for Efficient Terminal Multiplexing

This guide introduces tmux, a powerful terminal multiplexer for Linux, explains its core features, session/window/pane architecture, and provides practical command shortcuts and customization tips to keep long-running tasks running smoothly and improve workflow efficiency.

Session Managementterminal multiplexingtmux
0 likes · 8 min read
Master tmux: Essential Commands and Tips for Efficient Terminal Multiplexing
MaGe Linux Operations
MaGe Linux Operations
Nov 13, 2014 · Operations

Boost Productivity with tmux & tmuxinator: Seamless Multi-Terminal Workflows

Learn how tmux and its companion tmuxinator let you run multiple terminal sessions in a single window, streamline tasks like running Rails servers, managing databases, and deploying code, with step‑by‑step setup instructions, sample configuration, and essential key bindings for efficient workflow management.

DevOpsterminal multiplexingtmux
0 likes · 4 min read
Boost Productivity with tmux & tmuxinator: Seamless Multi-Terminal Workflows