| by Scott Kilroy

Extract and analyze GPS data with Go

For running statistics on his recorded hiking trails, Mike Schilli turns to Go to extract the GPS data while relying on plotters and APIs for a bit of geoanalysis.

Share Button
Read More
| by Scott Kilroy

The sys admin’s daily grind: DenyHosts

When it comes to warding off unwanted login tests on SSH port 22 and others, Charly likes to keep an ace or two up his sleeve by relying on DenyHosts instead of Fail2ban.

Share Button
Read More
| by Scott Kilroy

To the Colors

Users of the colors.js color conversion library were surprised recently when their printers started to print "Liberty Liberty Liberty…" and then began spewing random characters in an infinite loop.

Share Button
Read More
| by Scott Kilroy

Exploring the RISC-V processor architecture

The open source RISC-V processor architecture is poised to shake up the processor industry. Thanks to the Qemu emulator, you can get to know the RISC-V without waiting for affordable hardware.

Share Button
Read More
| by Scott Kilroy

Linux Magazine Full Feed 2022-02-03 08:13:20

antiX 21 and Haiku R1/Beta 3

Share Button
Read More
| by Scott Kilroy

Linux Magazine Full Feed 2022-02-03 08:13:19

This month in Linux Voice.

Share Button
Read More
| by Scott Kilroy

Getting Ready for PipeWire

In the coming year, PipeWire will replace PulseAudio, resulting in better audio on Linux. If you can’t wait, here’s what you need to know to get started with PipeWire.

Share Button
Read More
| by Scott Kilroy

Keeping tabs on your photo library with PhotoPrism

PhotoPrism offers a combination of a polished, user-friendly interface and an artificial intelligence engine that makes organizing, searching, and sharing photos a breeze.

Share Button
Read More
| by Scott Kilroy

Deleting metadata from files

Digital camera images often reveal personal information embedded in metadata. Several Linux tools let you remove unwanted metadata to help preserve your privacy.

Share Button
Read More
| by Scott Kilroy

Linux Magazine Full Feed 2022-02-03 08:13:03

Chronicler Zack Brown reports on the latest news, views, dilemmas, and developments within the Linux kernel community.

Share Button
Read More
| by Scott Kilroy

Industrial control programming and protocols on a Raspberry Pi

Create automation projects with ladder logic, function blocks, structured text, and Modbus TCP.

Share Button
Read More
| by Scott Kilroy

Package maintenance at the command line

Debian Goodies lets you manage and troubleshoot packages from the command line.

Share Button
Read More
| by Scott Kilroy

Programmable light stick with the Raspberry Pi Pico

In the photographic method of light painting, you expose a subject over an extended period of time while moving the light sources. With a little technical support from a Raspberry Pi Pico, you can achieve sophisticated results.

Share Button
Read More
| by Scott Kilroy

Opening doors in the tech industry

Hiring the best candidates for tech jobs and increasing diversity and opportunities in the industry go hand-in-hand.

Share Button
Read More
| by Scott Kilroy

An advanced clipboard manager

CopyQ extends the clipboard with practical everyday functions while also catering to advanced needs.

Share Button
Read More
| by Scott Kilroy

Facial authentication with Howdy

Howdy brings the convenience of facial authentication to Linux.

Share Button
Read More
| by Arround The Web

Most Common Use Cases of the Grep Command in Linux

Here are some practical and common use cases of the grep command. You can also download the cheat sheet for quick reference.
The post Most Common Use Cases of the Grep Command in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

GNOME Shell Removes its Curvy Panel Corners

GNOME Shell’s unique panel corners are being retired after more than a decade of decorating peoples desktops. If you don’t use a vanilla GNOME session you might not know what these are. Many downstreams, including Ubuntu, patch out this sub…

Share Button
Read More
| by Arround The Web

Content Monetization: How It Works And The Proper Ways To Do It

Content monetization is a relatively new concept for media outlets. As more and more people decided to spend their time on social media, companies realized how valuable it actually was to have a huge community, so if this was already the case, why not …

Share Button
Read More
| by Arround The Web

Capturing Packets with Tcpdump and Analyzing Them with Wireshark on Ubuntu

In this guide, I will show you how to analyze network packets on Linux. I will use the tools Tcpdump and Wireshark. This tutorial uses Ubuntu as OS, but it is applicable to other Linux distributions too.
The post Capturing Packets with Tcpdump and Anal…

Share Button
Read More