Taking Command of the Terminal with GNU Screen

GNU Screen is one of the most useful utilities you can have at your disposal if you spend any time at all working at the command line. Screen allows you to manage multiple shell sessions from one terminal window or console, view multiple shell sessions at the same time, and even log into the same session from more than one location at a time.

The screen utility is a “window manager” that allows you to organize and work with multiple shell sessions in a very powerful way. Utilizing screen, you can manage shell sessions in all kinds of useful ways. This tutorial will show you how to display two or more sessions simultaneously in the same window, “detach” from a session and log in later, and even log into the same session from more than one system.

Read the rest of this tutorial on Linux.com

About Joe Brockmeier

I'm a freelance writer, FOSS advocate, music lover, computer geek, avid reader, and politically progressive (read "Liberal with occasional Libertarian tendencies"). You can read more on my about page if you're not already bored.
This entry was posted in Articles, Linux, Open Source, openSUSE and tagged , , , , . Bookmark the permalink.

2 Responses to Taking Command of the Terminal with GNU Screen

  1. Corey Burger says:

    I would love to see OpenSuse (and Fedora) take up byobu, which makes GNU screen usable.

  2. Byobu does make Screen easier to configure, but if you take the time it is fairly easy to set up Screen exactly as you like. I like Byobu, but there are some settings I would like to have a bit more control over.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>