Linux has a wealth of applications, but sometimes the smaller tools get overlooked. Here's a list of those I'd prefer never ...
Eighteen new GNU releases in the last month (as of June 30, 2026): apl-2.0: GNU APL is a free interpreter for the programming language APL. It is an implementation of the ISO stan ...
It takes fifteen seconds to see exactly where your space went.
Kali Linux 2026.2, the second release of the year, is now available for download, featuring 9 new tools and numerous Kali ...
Linux is regarded as one of the best operating systems for productivity, and these keyboard shortcuts can help push that even ...
Linux system administrators and power users live in the terminal. While graphical tools can help, real efficiency, automation, and troubleshooting power come from mastering the Linux command line. To ...
You don't have to use the command line in Linux. With the help of these free GUIs, Linux becomes much easier. These tools can be easily installed. Linux is becoming ...
Many Linux enthusiasts say that the terminal has always been the best way to do things on Linux. Don’t get me wrong, I love the command line as much as the next Linux user. But sometimes you just want ...
This tool compares pairs of ELF binary files and provides information about differences in the contained symbols with respect to the space that they occupy in program memory (functions and global data ...
If you work with text files on Linux or Unix systems, you’ll eventually come across the diff command. The diff command is one of the most useful tools for comparing two files to find what’s changed.