Feed aggregator

ArcoLinux Sails Into the Sunset

Linux Today - Wed, 04/23/2025 - 10:25

Another small but well-maintained distro with a dedicated following reaches the end of the trail.

The post ArcoLinux Sails Into the Sunset appeared first on Linux Today.

Mail Notification Tools: 7 Best Free and Open Source Software

Linux Today - Wed, 04/23/2025 - 10:24

A mail notification tool lets you know when new emails are received. A prominent feature of these tools is the non-obtrusive passive notification about important emails which will let you concentrate on your work and avoid unnecessary interruptions.

The post Mail Notification Tools: 7 Best Free and Open Source Software appeared first on Linux Today.

ArcoLinux Project Winds Down

Linux Today - Wed, 04/23/2025 - 10:22

ArcoLinux announces its closure, transitioning users to Arch + Chaotic-AUR while keeping tools, code, and tutorials online for the future.

The post ArcoLinux Project Winds Down appeared first on Linux Today.

Periodic Table Tools: 5 Best Free and Open Source Linux Tools

Linux Today - Wed, 04/23/2025 - 10:20

The periodic table, also known as the periodic table of the elements, is a rows and columns arrangement of the chemical elements.

The post Periodic Table Tools: 5 Best Free and Open Source Linux Tools appeared first on Linux Today.

Security updates for Wednesday

Linux Weekly News - Wed, 04/23/2025 - 10:10
Security updates have been issued by AlmaLinux (bluez, expat, and postgresql:12), Fedora (chromium, golang, LibRaw, moodle, openiked, ruby, and trafficserver), Red Hat (bluez, expat, gnutls, libtasn1, libxslt, mod_auth_openidc, mod_auth_openidc:2.3, ruby:3.1, thunderbird, and xmlrpc-c), and Ubuntu (linux, linux-aws, linux-gcp, linux-hwe-6.11, linux-lowlatency, linux-lowlatency-hwe-6.11, linux-oem-6.11, linux-oracle, linux-raspi, linux-realtime, linux-azure, linux-azure-6.11, linux-gcp-6.8, and matrix-synapse).

next-20250423: linux-next

Latest Linux Kernel - Wed, 04/23/2025 - 07:43
Version:next-20250423 (linux-next) Released:2025-04-23

04/22 OpenMandriva 6.0

Updated Linux Distributions - Tue, 04/22/2025 - 19:25
The OpenMandriva distribution is a full-featured Linux desktop and server, sponsored by the OpenMandriva Association. It was based on ROSA, a Russian Linux distribution project which forked Mandriva Linux in 2012, incorporating many of Mandriva's original tools and utilities and adding in-house enhancements. The goal of OpenMandriva is to facilitate the creation, improvement, promotion and distribution of free and open-source software in general, and OpenMandriva projects in particular. OpenMandriva has traditionally been a fixed release distribution, but in 2023 the project began releasing an alternative rolling branch called ROME.

04/22 Commodore 3.0

Updated Linux Distributions - Tue, 04/22/2025 - 19:25
Commodore OS Vision is a 64-bit Linux distribution which was originally based on Linux Mint and is now an unofficial spin of MX Linux. This distribution was created for Commodore enthusiasts and people who appreciate a retro style interface. Commodore OS Vision uses the MATE desktop interface and features a retro look and effects. It has a classic Commodore slant with a selection of applications reminiscent of their classic Amiga counterparts.

[$] Code signing for BPF programs

Linux Weekly News - Tue, 04/22/2025 - 16:52

The Linux kernel can be configured so that kernel modules must be signed or otherwise authenticated to be loaded into the kernel. Some BPF developers want that to be an option for BPF programs as well — after all, if those are going to run as part of the kernel, they should be subject to the same code-signing requirements. Blaise Boscaccy and Cong Wang presented two different visions for how BPF code signing could work at the 2025 Linux Storage, Filesystem, Memory-Management, and BPF Summit.

[$] DMA addresses for UIO

Linux Weekly News - Tue, 04/22/2025 - 14:24
The Userspace I/O (UIO) subsystem was first added to the kernel by Hans J. Koch for the 2.6.32 release in 2007. Its purpose is to facilitate the writing of drivers (mostly) in user space; to that end, it provides access to a number of resources that user-space code normally cannot touch. One piece that is missing, though, is DMA addresses. A proposal to fill that gap from Bastien Curutchet is running into some opposition, though.

Proxmox Backup Server 3.4 Brings Performance and Sync Enhancements

Linux Today - Tue, 04/22/2025 - 11:53

The new Proxmox Backup Server 3.4 boosts performance with optimized garbage collection, better offsite sync filters, and improved tape backup throughput.

The post Proxmox Backup Server 3.4 Brings Performance and Sync Enhancements appeared first on Linux Today.

PinePods is a Rust-based podcast management system

Linux Today - Tue, 04/22/2025 - 11:51

PinePods is a Rust-based podcast management system that supports multiple users and relies on a central database with clients to connect to it.

The post PinePods is a Rust-based podcast management system appeared first on Linux Today.

A Beginners Guide To Convert A PDF File To Markdown (With Images) In Linux

Linux Today - Tue, 04/22/2025 - 11:50

If you want to convert a PDF to Markdown format (while keeping the images), this guide will show you how to do it using poppler-utils and pandoc, two powerful open-source tools used for document processing.

The post A Beginners Guide To Convert A PDF File To Markdown (With Images) In Linux appeared first on Linux Today.

PipeWire 1.4.2 Adds Extra MIDI Checks to Avoid 100% CPU Usage on Older Kernels

Linux Today - Tue, 04/22/2025 - 11:48

Highlights of PipeWire 1.4.2 include extra checks for MIDI to avoid 100% CPU usage on older kernels, support for using header metadata by default in the videoadapter, improved pw-cat verbose sndfile format debug, improved handling of set_format results from v4l2, and the addition of the missing –channel-map long option for pw-loopback.

The post PipeWire 1.4.2 Adds Extra MIDI Checks to Avoid 100% CPU Usage on Older Kernels appeared first on Linux Today.

10 Free and Open Source Game Engines – Part 3

Linux Today - Tue, 04/22/2025 - 11:46

Game engines are referred to as “game middleware” because they provide a flexible and reusable software platform.

The post 10 Free and Open Source Game Engines – Part 3 appeared first on Linux Today.

Cardo is a GUI Podcast Client Written in TypeScript

Linux Today - Tue, 04/22/2025 - 11:39

Cardo is a Linux podcast client for the desktop, seeking inspiration from Antennapod, a podcast aggregator for Android.

The post Cardo is a GUI Podcast Client Written in TypeScript appeared first on Linux Today.

Rust, Linux and Cloud Native Computing

Linux Today - Tue, 04/22/2025 - 11:36

Even Linus Torvalds admits that integrating Rust into Linux isn’t easy, but Greg Kroah-Hartman says it’s worth the trouble.

The post Rust, Linux and Cloud Native Computing appeared first on Linux Today.

OpenSSL 3.5 Released with Support for PQC Algorithms, Server-Side QUIC

Linux Today - Tue, 04/22/2025 - 11:33

Coming more than six months after OpenSSL 3.4, the OpenSSL 3.5 release introduces new features like support for server-side QUIC (RFC 9000), support for third-party QUIC stacks (including 0-RTT support), support for PQC algorithms (ML-KEM, ML-DSA and SLH-DSA), and support for central key generation in CMP.

The post OpenSSL 3.5 Released with Support for PQC Algorithms, Server-Side QUIC appeared first on Linux Today.

17 Best Free and Open Source Linux MySQL Tools

Linux Today - Tue, 04/22/2025 - 11:30

To provide an insight into the quality of software that is available, we have compiled a list of 17 excellent MySQL tools. Hopefully, there will be something of interest for anyone interested in managing MySQL databases with the minimum of fuss.

The post 17 Best Free and Open Source Linux MySQL Tools appeared first on Linux Today.

How to View and Edit a Host File Location in Linux

Linux Today - Tue, 04/22/2025 - 11:27

In this tutorial, we will explain everything about the hosts file in Linux. The purpose of the host file is to map a domain name to its IP address. In this file, we can configure which websites can access the system, how specific hostnames can be resolved, which websites we want to block, etc. In the following paragraphs, we will describe a host file, how to find the host file location in Linux, how it is used, and how to edit it in any Linux operating system.

Editing a host’s files requires root privileges on the server or a user with sudo privileges. This is important because, at the end of the tutorial, we will explain how to edit the host’s file in Linux with real examples. Let’s get started!

The post How to View and Edit a Host File Location in Linux appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator