AboutWelcome to Free Software Daily (FSD). FSD is a hub for news and articles by and for the free and open source community. FSD is a community driven site where members of the community submit and vote for the stories that they think are important and interesting to them. Click the "About" link to read more...
This is a project to produce an efficient way of filling a large area of screen space with terminals. This is done by splitting the window into a resizeable grid of terminals. As such, you can produce a very flexible arrangements of terminals for different tasks.
Terminator is an application that provides lots of terminals in a single window, saving valuable screen space otherwise wasted on window decorations and not quite being able to fill the screen with terminals.
Here’s another one of those little things, that could only make a true Geek jump for joy! Terminator that allows you to split your GNOME terminal window into multiple panes - this allows you to fill your screen with multiple terminals for different tasks efficiently.
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.
In a sense, the desktop is the best thing that ever happened to the command line. Because a virtual terminal runs in a graphical environment, it boasts all sorts of enhancements that the unadorned shell lacks -- everything from multiple tabs to easy selection of display fonts and background and foreground colors.
This tutorial explain how to use screen and screen profiles in your ubuntu server.
Screen is a program that allows you to have multiple logins on one terminal. It is useful in situations where you are telnetted into a machine or connected via a dumb terminal and want more than just one login.
Terminator is a simple program that allows you to load multiple terminals and arrange them in grid. It is useful when you need to access to various terminals at the same time.
The cpio command is one of the most commonly used Linux back up tools.
The cpio command has two unusual features. Unlike tar , in which the files to back up are typed in as part of the command, cpio reads the files to work with from the standard input (in other words, the screen). This feature means that cpio must be used as part of a multiple command or with a redirection pipe.
"We see it all the time, someone straying from one distribution or another because you "have to use the command-line". I've even heard that in person, I've heard it too many times. So, I looked around to see what may be causing this impression, and sure enough it didn't take long to fine.