If you’ve ever taken the time to dig through the vast collection of Linux software titles, you know it’s easy to get lost among them. And with so many pieces of software available, it’s hard to know which ones are worth trying. So to help you out, I created a list of 10 of my favorite lesser-known (but very useful) tools available free for the Linux platform.
I chose a variety of tools to help you get an idea of what kind of smaller apps are out there. Let’s take a look at these helpful apps so you can decide which ones would be of use to you.
1: Regexxer
Regexxer is a unique tool for those who need more power from their searches. With this tool, you can use regular expressions to search documents (or code) and even use regular expressions to replace the found text. Although you need to have mastery of regular expressions, the GUI for this tool is quite easy to use. If you need help with your regex, here’s a quickstart page to get you going.
2: GNOME System Log Viewer
GNOME System Log Viewer is a great little GUI for viewing the various log files on a Linux system. Not only does the tool format the logs in an easy-to-read layout (easier than a text editor), it offers a filtering system that makes digging through lengthy log files much easier. The UI is straightforward; just remember that to view the majority of the system logs, you must have admin privileges.
3: Computer Janitor
Computer Janitor gives you a fast way to see which packages on your machine are no longer supported — and if necessary, it will remove them. The UI is clean and simple and does not cause the app to lose anything in the way of efficiency. You simply check the apps you want to remove, read the quick information given, and then click Do Selected Tasks.
4: Gigolo
Gigolo is one of those simple networking tools you will be thankful you discovered. It manages SSH, Windows shares, WebDAV, FTP, and Obex connections. Once connected, you can browse the share within the default file manager of your desktop. This application is part of the XFCE Goodies package.
5: Gnome Network Tools
Gnome Network Tools is a great little tool that houses GUIs for some of the most often used networking tools: Ping, Netstat, Traceroute, Portscan, Lookup, Finger, and Whois. From each tool’s tab, you can run the command with the help of an-easy-to-use GUI. You can also get information on each networking device installed on the machine (including MAC address and packets sent/received).
6: GtkDiskFree
GtkDiskFree lets you know how much used and free space is on each disk connected to your Linux box. With GtkDiskFree, you can view the used and free space on drives as well as mount and unmount them. You can also configure the GUI (to an extent) to make it look and behave the way you need.
7: Kodos
Kodos is a Python regular expression debugger. What does that mean? You can use this tool to create, test, and debug your regular expressions. This tool is a must-have for developers whose applications take advantage of regex. The author of Kodos also encourages users to contribute to the Regex Library.
8: Basket Note Pads
Basket Note Pads is a KDE application for organizing, creating, and sharing notes. But this isn’t just your everyday note-taking tool. You can embed sound, links, pictures, and more into your notes. Basket Note Pad also makes it easy to share notes with other Basket Note Pad users, as well as reuse data between notes. If you’re still unsure of what this application is used for, think of it as an open source replacement for Microsoft OneNote.
9: Configure-Debian
Configure-Debian is an easy-to-use front end for the Debconf package. With this tool, you can easily search through all installed packages that use Debconf for configuration and rerun the configuration tool. This is handy when an installed package (such as Apache or MySQL) needs to be reconfigured as if it were being installed for the first time.
10: Graphical Disk Map (gdmap)
Graphical Disk Map (gdmap) is the open source equivalent of Windir Stat. When you need a simple visual representation of the drive(s) attached to a Linux box, this is the tool you want. With this tool, once you know what is consuming your drives, you can act accordingly.
Other favorite apps?
There are so many tools in the Linux-verse, it can be hard to know where to begin. I hope this short list of applications demonstrates that there are, in fact, outstanding tools for Linux users — its’ just a matter of knowing where to begin.
Have you come across some obscure Linux apps that you can’t live without? Share your picks with fellow TechRepublic members.