Linux screen command tutorial / how to
One of my favorite GNU programs is screen. If there is no screen command, you need to open multiple ssh session with remote host. I have already written about how to install and getting started with screen utility.
Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). The same way tabbed browsing revolutionized the web experience, GNU Screen can do the same for your experience in the command line. Instead of opening up several terminal instances on your desktop or using those ugly GNOME/KDE-based tabs, Screen can do it better and simpler. Not only that, with GNU Screen, you can share sessions with others and detach/attach terminal sessions. It is a great tool for people who have to share working environments between work and home.
By adding a status bar to your screen environment, you are able to name your shell instances on the fly or via a configuration file called .screenrc that can be created on the user’s home directory.
=> A guide to GNU Screen (redhatmagazine.com)
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in other helpful articles:
- xrandr: Linux resize screen size quickly
- How do I Use Multiple Screens on One Terminal over ssh session?
- Shell tip: Clear the command history and screen when you log out
- Black Screen While Starting X window
- Howto: Linux Refresh all or an X screen Kde-Gnome desktop
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: gnu_screen, share_sessions, terminal_sessions, window_manager_that_multiplexes



Recent Comments
Today ~ 10 Comments
Today ~ 3 Comments
Today ~ 7 Comments
Today ~ 4 Comments
Today ~ 8 Comments