search
Get Started
search
GNU Screen - Command Line
zoom_in Click to enlarge

GNU Screen

description GNU Screen Overview

GNU Screen is one of the oldest and most reliable terminal multiplexers. While it lacks some of the modern UI features found in Tmux or Zellij, its ubiquity makes it a vital tool for system administrators. It allows users to run multiple sessions and keep them active even if the connection is lost, making it a staple for remote server management on legacy systems.

help GNU Screen FAQ

What problem does GNU Screen solve?

GNU Screen lets users run multiple terminal sessions and keep programs active after disconnecting from SSH. Reconnecting to the same Screen session allows work to continue from where it stopped.

Is GNU Screen useful on a remote Linux server?

Yes. System administrators often use it for long-running commands, maintenance work, and sessions that must survive a dropped connection.

How does GNU Screen compare with tmux?

Both tools provide detachable terminal sessions, panes, and windows. GNU Screen is older and widely installed, while tmux is often preferred for its more modern command model and customization.

How do you detach from a GNU Screen session?

The standard detach command is Ctrl-a followed by d. The running programs continue in the background until the session is reattached or terminated.

Reviews & Comments

Write a Review

rate_review

Be the first to review

Share your thoughts with the community and help others make better decisions.

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Track changes
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare