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 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
Liangxu Linux
Liangxu Linux
Jan 8, 2020 · Fundamentals

Master GNU Screen: Install, Use, and Customize Your Linux Sessions

This tutorial explains how to install GNU Screen on various Linux distributions, start and manage screen sessions, use key bindings for window and pane control, detach and reattach sessions, and customize behavior through a .screenrc file, providing practical commands and examples for reliable remote work.

Command LineGNU ScreenSession Management
0 likes · 8 min read
Master GNU Screen: Install, Use, and Customize Your Linux Sessions