AlmaLinux OS 10 Released as a Free Alternative to Red Hat Enterprise Linux 10

Built from the same sources as Red Hat Enterprise Linux and fully compatible with the Red Hat Enterprise Linux 10 release, AlmaLinux OS 10 introduces support for Simple Protocol for Independent Computing Environments (SPICE), a tech-preview of KVM virtualization support for the IBM Power architecture, Secure Boot support for ARM platforms, and … [Read more...]

WireGuard Easy v15 Launches with Full Rewrite

WireGuard Easy 15.0, a web-based WireGuard VPN admin, lands with a full rewrite, introducing a sleek UI, IPv6 support, 2FA, CLI, and more. The post WireGuard Easy v15 Launches with Full Rewrite appeared first on Linux Today. … [Read more...]

CachyOS ISO Snapshot for May 2025 Improves Support for Older NVIDIA GPUs

Still powered by the Linux 6.14 kernel series, the CachyOS ISO snapshot for May 2025 features the latest KDE Plasma 6.3.5 desktop environment, which is accompanied by the latest KDE Gear 25.04.1 and KDE Frameworks 6.14 software suites, all built against the Qt 6.9 open-source application framework. The post CachyOS ISO Snapshot for May 2025 … [Read more...]

Linux Today 2025-06-05 12:39:08

Incus 6.13 is out with Windows agent support, major CLI enhancements, improved migration tools, and dozens of upgrades for containers, VMs, and storage. The post Incus 6.13 Container & Virtual Machine Manager Released appeared first on Linux Today. … [Read more...]

Linux Today 2025-06-05 12:37:37

Navidrome 0.56, a self-hosted music server and streamer, launches with playlist cover art, security fixes, and major UI improvements. The post Navidrome 0.56 Music Server & Streamer Brings Major Overhaul appeared first on Linux Today. … [Read more...]

GStreamer 1.26.2 Lands with Security and Playback Fixes

GStreamer 1.26.2 multimedia framework is out with security fixes, AV1 decoder boosts, and subtitle and playback improvements. The post GStreamer 1.26.2 Lands with Security and Playback Fixes appeared first on Linux Today. … [Read more...]

Understanding the Linux yes Command and When to Use It

The yes command in Linux is often underrated, but it can be quite useful when combined with other tools in a pipeline. It automatically outputs a string repeatedly—by default, “y”—and this can be piped into commands that require user confirmation. This can be especially handy in testing, automation, or scripting. For example, when installing … [Read more...]

PanVK Open-Source Vulkan Driver for ARM Mali GPUs Is Now Vulkan 1.2 Conformant

Only six months after reaching Vulkan 1.1 conformance, the PanVK open-source graphics driver for ARM Mali GPUs is now officially conformant with the Vulkan 1.2 specification on Mali-G610 GPUs. With that crossed from the list, Collabora is now working on updating PanVK’s Vulkan specification to Vulkan 1.3 and 1.4. The post PanVK Open-Source Vulkan … [Read more...]

TUXEDO Stellaris 16 Gen7 Linux Laptop Unveiled with 128 GB RAM, HDR Display

The biggest selling point of the TUXEDO Stellaris 16 Gen7 laptop is its 1000 nits HDR (High Dynamic Range) mini-LED matte display with 2560×1600 resolution, 100% sRGB, 16:10 aspect ratio, and extremely fast 300 Hz refresh rates. The new display is paired with up to an NVIDIA GeForce RTX 5090 24GB GDDR7 graphics card. The post TUXEDO Stellaris 16 … [Read more...]

Meta’s Latest Move: Why You Shouldn’t Trust AI with Everything You Say

Meta, the parent company of Facebook, Instagram, and WhatsApp, has made headlines again with a controversial move that raises serious concerns about privacy and data ethics. According to a recent report by Heise, Meta is updating its privacy policy to explicitly allow user data—including public posts, comments, and interactions—to be used for … [Read more...]

AlmaLinux 10 Released, This Is What’s New

AlmaLinux “Purple Lion” is here—fully RHEL 10 compatible with added support for frame pointers, x86-64-v2, Secure Boot, SPICE, and more. The post AlmaLinux 10 Released, This Is What’s New appeared first on Linux Today. … [Read more...]

Independent Distro KaOS 2025.05 Arrives with Linux 6.14 and KDE Gear 25.04

Powered by the Linux 6.14 kernel series, KaOS Linux 2025.05 ships with the latest KDE Plasma 6.3.5 desktop environment, which is accompanied by the KDE Gear 25.04.1 and KDE Frameworks 6.14 software suites, all built using the latest Qt 6.9 open-source application framework. The post Independent Distro KaOS 2025.05 Arrives with Linux 6.14 and KDE … [Read more...]

Machine Learning in Linux: FaceFusion – Face Manipulation Tool

FaceFusion is a face manipulation platform that lets users seamlessly swap faces in both photos and videos. It’s free and open source software. The post Machine Learning in Linux: FaceFusion – Face Manipulation Tool appeared first on Linux Today. … [Read more...]

DietPi 9.13 Lands with Mandatory Password Changes

DietPi 9.13, a Debian-based Linux distro for SBCs, enforces password changes for all users and software installs. The post DietPi 9.13 Lands with Mandatory Password Changes appeared first on Linux Today. … [Read more...]

Firefox 140 Enters Beta Testing as the Next ESR (Extended Support Release) Series

Firefox 140 promises a new Unload Tab feature that lets you unload tabs by right-clicking on a tab (or multiple selected tabs to reduce Firefox’s memory and CPU usage, support for adding custom search engines in Search settings, and support for keeping more or fewer pinned vertical tabs in view. For Android users, it adds a “Select All” option for … [Read more...]

Count How Many Times a String Appears in a File with a One-Liner

When working with text files, it’s extremely helpful to know how to quickly count how many times a specific string appears. This technique can come in handy during log analysis, text processing, or even simple coding exercises. A detailed introduction to symbolic links and how they relate to command-line power usage can be found here, which offers … [Read more...]