Features
Bash Out Some Stats
Using Bash one-liners for stats
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
Most PDF viewers lack a function for comparing PDF files, but DiffPDF shows you the differences at a glance.
On Script
Advanced Bash techniques for automation, optimization, and security
Shell scripting is a versatile tool for managing and automating the modern IT infrastructure. This article reaches beyond the basics with some advanced techniques for tackling real-world challenges.
Address Catcher
Developing a mailbot script
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
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
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.
Data Pipeline
A data-oriented shell
Nushell's data-first approach elevates shell scripting to a new level of clarity and precision.
Detective Work
This trusty troubleshooting tool can track processes along with network traffic
The legacy Tcpdump is a tool no admin would want to do without, but it is a bit long in the tooth. The eBPF-based Ptcpdump aims to counter this worry. The rewrite offers extensive CLI compatibility and can even display process information.
One for All
Install a containerized Linux with Distrobox
Distrobox uses Docker, Podman, or Lilipod to bundle several distributions in a single container.
Rusty Nail
Getting started with Rust in the Linux kernel
A major step for the Linux kernel's long-term security and reliability is the introduction of Rust as a potential development language. We'll show you how to set up your Linux system to support Rust programming.
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.

News
-
Linux Kernel 6.16 Released with Minor Fixes
The latest Linux kernel doesn't really include any big-ticket features, just a lot of lines of code.
-
EU Sovereign Tech Fund Gains Traction
OpenForum Europe recently released a report regarding a sovereign tech fund with backing from several significant entities.
-
FreeBSD Promises a Full Desktop Installer
FreeBSD has lacked an option to include a full desktop environment during installation.
-
Linux Hits an Important Milestone
If you pay attention to the news in the Linux-sphere, you've probably heard that the open source operating system recently crashed through a ceiling no one thought possible.
-
Plasma Bigscreen Returns
A developer discovered that the Plasma Bigscreen feature had been sitting untouched, so he decided to do something about it.
-
CachyOS Now Lets Users Choose Their Shell
Imagine getting the opportunity to select which shell you want during the installation of your favorite Linux distribution. That's now a thing.
-
Wayland 1.24 Released with Fixes and New Features
Wayland continues to move forward, while X11 slowly vanishes into the shadows, and the latest release includes plenty of improvements.
-
Bugs Found in sudo
Two critical flaws allow users to gain access to root privileges.
-
Fedora Continues 32-Bit Support
In a move that should come as a relief to some portions of the Linux community, Fedora will continue supporting 32-bit architecture.
-
Linux Kernel 6.17 Drops bcachefs
After a clash over some late fixes and disagreements between bcachefs's lead developer and Linus Torvalds, bachefs is out.