Terminator, is a cross-platform GPL terminal emulator. In simple terms, this is an alternative tool for access the terminal (aka command line interface, aka cli). This little applicaiton is very powerful. You have the normal features like cut & paste, and tab functionality. But Terminator shines in allowing you to split the terminal window into separate horizontal or vertical sections within the main terminal window. Please see the screenshots below.
1. This is a picture of Terminator, nothing much going on here.
2. Below is a picture of Terminator with 3 separate panes performing several task. In the top pane, I'm running the "top" command to view the running processes on my computer; in the bottom left pane, I'm running a "ping" to the default gateway address on my computer; in the bottom right pane, I just ran "sudo apt-get install traceroute" to install the traceroute application for use within the terminal.
This is one of the first applications that I install whenever I'm installing Ubuntu for the first time. You can get the application through a variety of ways.
*** Please note that drilldown means to clip through drop-down menus in a GUI (Graphical User Interface). Please see the wikipedia entry at http://en.wikipedia.org/wiki/Drill_down for a more detailed explination of the term. ***
1. You can simply drilldown to Sysetm > Administration > Synaptic Package Manager to launch the Synaptic Package Manager application. And do a search for Terminator, then check the package to install the application. Below is a screenshot of the Synaptic Package Manager which provides a GUI for installing software packages (but it also has many other features which I will not discuss at this time).
2. You can also install Terminator from the command line by typing the following command:
sudo apt-get install terminator
If you have to use the terminal in Linux, then you definitely have to use Terminator as your terminal tool to navigate through the depths of your Linux system. I highly recommend this application, it is like a swiss army knife of tools to have if you are a Linux user. What are you waiting for, you need to sudo apt-get install terminator immediately!
To find out more information about Terminator, and using the terminal in Linux, visit the following links:
- Flipping the Linux switch: New users guide to the terminal by Download Squad - http://bit.ly/10jlQh
- Terminator - http://software.jessies.org/terminator/
- Linux Shortcuts and Commands - http://bit.ly/15Cx8i
Sweet- didnt know about this one! Liking it alot!
ReplyDelete