Features

Bash Out Some Stats

Using Bash one-liners for stats

Mar 26, 2025

With just one line of Bash you can use tools like AWK and gnuplot to quickly analyze and plot your data.

Subtle Differences

Compare PDF documents with DiffPDF

Mar 26, 2025

Most PDF viewers lack a function for comparing PDF files, but DiffPDF shows you the differences at a glance.

Address Catcher

Developing a mailbot script

Jan 26, 2025

A Python script that captures email addresses will help you understand how bots analyze and extract data from the web.

Gate Search

Pattern-matching tools for chasing down malicious software

Jan 26, 2025

The big antivirus companies offer a myriad of malware scanning utilities, but it is often difficult to see what they are really doing or to customize them for specific needs. Beyond the giants are a class of more versatile tools that let you choose the rulesets – and even write your own rules.

Monkey Business

Customizing web content with Tampermonkey

Oct 25, 2024

Even small changes in a web page can improve the browsing experience. Your preferred web browser provides all the tools you need to inject JavaScript to adapt the page. You just need a browser with its debugging tools, some knowledge of scripting, and the browser extension Tampermonkey.

The Tracer

Troubleshooting with strace

Aug 28, 2025

The strace command-line utility helps you diagnose complex problems by revealing details about the interaction between applications and the Linux kernel.

Rules and Logs

Monitoring Linux system calls with Falco

Aug 28, 2025

Create your own rules to detect threats by monitoring system calls.

Ship It!

How Flatpak, AppImage, and Snap are changing software distribution

Aug 06, 2025

Modern-day package systems solve some problems posed by classic formats like DEB and RPM. We look at Flatpak, AppImage, and Snap and describe how they differ.

The Watcher

Integrated security with Wazuh

Aug 06, 2025

This versatile security app checks for vulnerabilities, watches logs, and acts as a single interface for other tools.

Rethinking the Terminal

An AI coding and terminal agent

Aug 06, 2025

The Warp AI agent takes the guesswork out of working at the command line. We show you how to build a simple website with one prompt.

Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News