CATEGORIES

A Deep Dive into the ELF File Format Elf Quest
Linux Magazine

A Deep Dive into the ELF File Format Elf Quest

Linux and other Unix-based systems use the ELF file format for executables, object code, and shared libraries. Take a peek inside to learn how an ELF file is organized.

time-read
6 mins  |
#270/May 2023: Green Coding
A command-line dictionary tool Wordsmith
Linux Magazine

A command-line dictionary tool Wordsmith

With the dict client, you can quickly search dozens of natural language dictionary databases for the perfect word.

time-read
3 mins  |
#270/May 2023: Green Coding
The disaster of MIPI cameras on Linux Tinker Time
Linux Magazine

The disaster of MIPI cameras on Linux Tinker Time

Linux users have long gotten used to the standard hardware in their systems working perfectly. Recently, however, things have gotten dicey for webcams supporting the MIPI specification. We'll tell you why and what to do about it.

time-read
10+ mins  |
#270/May 2023: Green Coding
Analyze network traffic with Sniffnet Traffic Monitor
Linux Magazine

Analyze network traffic with Sniffnet Traffic Monitor

Network traffic remains a closed book for many users. Sniffnet lets less experienced users monitor their network traffic with ease.

time-read
4 mins  |
#270/May 2023: Green Coding
Booting up the coreboot firmware alternative Core Strength
Linux Magazine

Booting up the coreboot firmware alternative Core Strength

Coreboot is an open source firmware alternative with an emphasis on speed and simplicity.

time-read
5 mins  |
#270/May 2023: Green Coding
Greener Coding
Linux Magazine

Greener Coding

Go has a reputation for producing energy-saving applications, but you still have to know what you are doing.

time-read
10+ mins  |
#270/May 2023: Green Coding
Repositories for energy-saving software Going Green
Linux Magazine

Repositories for energy-saving software Going Green

A number of open source projects offer tools for analyzing energy usage in software.

time-read
5 mins  |
#270/May 2023: Green Coding
Back on Track
Linux Magazine

Back on Track

After two years online, crowds of FLOSS supporters returned to Brussels in early February for FOSDEM 2023. Reminiscent of a class reunion, the FOSDEM keynote program was jam packed with goodies.

time-read
5 mins  |
#269/April 2023: The Fediverse
Best Laid Plans
Linux Magazine

Best Laid Plans

The Google Authenticator PAM module allows you to use time-based Google Authenticator passwords with various Linux services, including SSH.

time-read
6 mins  |
#269/April 2023: The Fediverse
A customizable distro with better support: EuroLinux
Linux Magazine

A customizable distro with better support: EuroLinux

EuroLinux offers enterprise class software with support from real engineers for a fair price. Bruce talks to the developers behind this RHEL-based distribution.

time-read
7 mins  |
#269/April 2023: The Fediverse
A decentralized photo sharing platform: Picture This!
Linux Magazine

A decentralized photo sharing platform: Picture This!

Pixelfed offers an interesting alternative to centralized, algorithm-driven, commercial photo sharing services.

time-read
8 mins  |
#269/April 2023: The Fediverse
Fediverse TV
Linux Magazine

Fediverse TV

PeerTube, the Fediverse's video platform, offers a decentralized, open source way to watch videos and live stream your own content. We'll show you how to get started and even set up your own instance.

time-read
10 mins  |
#269/April 2023: The Fediverse
Meet Me in the Stream
Linux Magazine

Meet Me in the Stream

You don't need Facebook to keep up with your friends online. With diaspora*, you get a similar experience without the spying.

time-read
10+ mins  |
#269/April 2023: The Fediverse
Social Time
Linux Magazine

Social Time

Do you have to give up your privacy to enjoy access to social media? The makers of the Fediverse say no.

time-read
7 mins  |
#269/April 2023: The Fediverse
Beam Me Up, Fluxy!
Linux Magazine

Beam Me Up, Fluxy!

With the FLUX Beamo laser and a Raspberry Pi Board B10001, you can execute your own laser cutting projects on a wide range of materials.

time-read
10+ mins  |
#262/September 2022
Scripted drawing with ImageMagick Silhouette
Linux Magazine

Scripted drawing with ImageMagick Silhouette

ImageMagick can do more than just edit existing images. The free software can even be scripted to create simple drawings.

time-read
4 mins  |
#263/Ocober 2022: Build an IoT Linux
MakerSpace Access the Raspberry Pi’s GPIO Pig Pen
Linux Magazine

MakerSpace Access the Raspberry Pi’s GPIO Pig Pen

The wiringPi library, which many Raspberry Pi fans have grown attached to over the years, is no longer under maintenance by its developer. An alternative, in the form of Pigpio, has arrived just in time.

time-read
5 mins  |
#263/Ocober 2022: Build an IoT Linux
Answering the Call - Rocky Linux looks for a place in the enterprise
Linux Magazine

Answering the Call - Rocky Linux looks for a place in the enterprise

Rocky Linux emerges as a free alternative to Red Hat Enterprise Linux.

time-read
8 mins  |
#263/Ocober 2022: Build an IoT Linux
Don’t Know Much About History - Enhancing efficiency with history
Linux Magazine

Don’t Know Much About History - Enhancing efficiency with history

The versatile Bash history command can save you time and effort at the command line.

time-read
5 mins  |
#263/Ocober 2022: Build an IoT Linux
The Clash of Community and Corporation - The Red Hat extended family
Linux Magazine

The Clash of Community and Corporation - The Red Hat extended family

Red Hat has spawned an outgrowth of corporate and community-based distributions. Here's how these distributions are related and how they differ.

time-read
6 mins  |
#263/Ocober 2022: Build an IoT Linux
Getting Small - Roll your own IoT Linux with Buildroot
Linux Magazine

Getting Small - Roll your own IoT Linux with Buildroot

Whether you need a tiny OS for 1MB of flash memory or a complex Linux with a graphical stack, you can quickly set up a working operating system using Buildroot.

time-read
8 mins  |
#263/Ocober 2022: Build an IoT Linux
Favorite Recipe - How the Yocto framework brings Linux to IoT devices
Linux Magazine

Favorite Recipe - How the Yocto framework brings Linux to IoT devices

The Yocto project gives you all the tools you’ll need to build a custom Linux for IoT device.

time-read
10 mins  |
#263/Ocober 2022: Build an IoT Linux
Trust Tools
Linux Magazine

Trust Tools

Fake information is experiencing a boom, but given the right tools, you can reliably separate the wheat from the chaff.

time-read
9 mins  |
#263/Ocober 2022: Build an IoT Linux
Backing up a living system - Serve It up Hot
Linux Magazine

Backing up a living system - Serve It up Hot

The tools and strategies you use to back up files that are not being accessed won’t work when you copy data that is currently in use by a busy application. This article explains the danger of employing common Linux utilities to back up living data and examines some alternatives.

time-read
9 mins  |
#261/August 2022
Using Homebrew with a minimum of fuss: The Homebrew Survival Guide
Linux Magazine

Using Homebrew with a minimum of fuss: The Homebrew Survival Guide

Homebrew, a comprehensive package manager, has been increasing in popularity thanks to its ease of use.

time-read
4 mins  |
#262/September 2022
Simple web scraping with Bash: Ski Report
Linux Magazine

Simple web scraping with Bash: Ski Report

With one line of Bash code, Pete scrapes the web and builds a desktop notification app to get the daily snow report.

time-read
2 mins  |
#262/September 2022
MEPIS and antiX come together: MX Linux
Linux Magazine

MEPIS and antiX come together: MX Linux

MX Linux is fast, friendly, and focused on function.

time-read
4 mins  |
#262/September 2022
Mapping out a novel with Manuskript and the snowflake method: Plan Your Epic
Linux Magazine

Mapping out a novel with Manuskript and the snowflake method: Plan Your Epic

The Manuskript editor is all you need to jump start your next writing project.

time-read
10 mins  |
#262/September 2022
Building Slide Presentations with present: Presentation as Code
Linux Magazine

Building Slide Presentations with present: Presentation as Code

The Golang package present may be the key to making attractive slide presentations with less work and hassle.

time-read
5 mins  |
#262/September 2022
Home Sweet Home
Linux Magazine

Home Sweet Home

Automating your four walls does not necessarily require commercial solutions. With a little skill, you can develop your own projects on a low budget.

time-read
6 mins  |
#262/September 2022