Feed aggregator

DietPi 9.16 Brings Debian Trixie Compatibility, Early Forky Support

Linux Today - Wed, 09/03/2025 - 08:56

DietPi 9.16 improves SBC support, adds Debian 13 Trixie and Forky testing compatibility, introduces faster updates, and fixes Raspberry Pi issues.

The post DietPi 9.16 Brings Debian Trixie Compatibility, Early Forky Support appeared first on Linux Today.

Is It Really Open Source? How to Tell if a Project Walks the Walk

Linux Today - Wed, 09/03/2025 - 08:51

Not all open source is created equal, argues open source advocate, Nextcloud co-founder, and FOSS Force guest writer Jos Poortvliet.

The post Is It Really Open Source? How to Tell if a Project Walks the Walk appeared first on Linux Today.

PowerDNS Authoritative Server 5.0 Released with BIND-Style Views

Linux Today - Wed, 09/03/2025 - 08:49

PowerDNS Authoritative Server 5.0 adds BIND-style views, better API features, Lua upgrades, webserver Unix socket support, and more.

The post PowerDNS Authoritative Server 5.0 Released with BIND-Style Views appeared first on Linux Today.

FFmpeg 8.0 Arrives With Whisper Filter, Vulkan Encoders

Linux Today - Wed, 09/03/2025 - 08:46

FFmpeg 8.0 video and audio converter adds Whisper filter, Vulkan AV1 encoder, ProRes RAW support, and expanded codec handling.

The post FFmpeg 8.0 Arrives With Whisper Filter, Vulkan Encoders appeared first on Linux Today.

Essential nmcli Command Examples To Manage Network Connections On Linux

Linux Today - Wed, 09/03/2025 - 08:24

Essential nmcli commands to manage network connections, configure Wi-Fi and Ethernet, set static IPs, and troubleshoot errors in Linux.

The post Essential nmcli Command Examples To Manage Network Connections On Linux appeared first on Linux Today.

FFmpeg 8.0 “Huffman” Released with AV1 Vulkan Encoder, VVC VA-API Decoding

Linux Today - Wed, 09/03/2025 - 08:16

Dubbed “Huffman” and coming more than ten months after FFmpeg 7.1, the FFmpeg 8.0 release is here to enable TLS peer certificate verification by default, add an AV1 Vulkan encoder, introduce VP9 Vulkan and ProRes RAW Vulkan hardware-acceleration, and implement APV encoding support through a libopenapv wrapper.

The post FFmpeg 8.0 “Huffman” Released with AV1 Vulkan Encoder, VVC VA-API Decoding appeared first on Linux Today.

Direct3D-to-Vulkan Library vkd3d 1.17 Released with Shader Enhancements

Linux Today - Wed, 09/03/2025 - 08:09

vkd3d 1.17, the Direct3D-to-Vulkan translation library used by Wine, adds new HLSL features, MSL improvements, FX updates, and bug fixes.

The post Direct3D-to-Vulkan Library vkd3d 1.17 Released with Shader Enhancements appeared first on Linux Today.

Arch Linux Confirms Ongoing Denial‑of‑Service Attack

Linux Today - Wed, 09/03/2025 - 08:03

Arch Linux confirms a denial-of-service attack disrupting the AUR, forums, and main site, with developers working alongside providers to restore stability.

The post Arch Linux Confirms Ongoing Denial‑of‑Service Attack appeared first on Linux Today.

Calibre 8.9 Released with Improved Annotations and Plugin Filtering

Linux Today - Wed, 09/03/2025 - 07:56

Calibre 8.9 e-book manager introduces color-coded annotations, improved book matching, drag-and-drop merge covers, and more.

The post Calibre 8.9 Released with Improved Annotations and Plugin Filtering appeared first on Linux Today.

next-20250903: linux-next

Latest Linux Kernel - Wed, 09/03/2025 - 02:59
Version:next-20250903 (linux-next) Released:2025-09-03

03/09 Artix 20250303

Updated Linux Distributions - Wed, 09/03/2025 - 00:00
Artix Linux is a fork (or continuation as an autonomous project) of the Arch-OpenRC and Manjaro-OpenRC projects. Artix Linux offers a lightweight, rolling-release operating system featuring the OpenRC init software. (Alternative spins feature the runit and s6 init software.) Several editions of Artix Linux are available, featuring either a plain command line or one of several desktop environments.

Mint 22.2

Updated Linux Distributions - Tue, 09/02/2025 - 19:31
Linux Mint is an Ubuntu-based distribution whose goal is to provide a classic desktop experience with many convenient, custom tools and optional out-of-the-box multimedia support. It also adds a custom desktop and menus, several unique configuration tools, and a web-based package installation interface. Linux Mint is compatible with Ubuntu software repositories. Besides its Ubuntu-based flavour, the project also produces a separate "Debian" edition (called LMDE), based on the latest stable Debian version.

Garuda 250902

Updated Linux Distributions - Tue, 09/02/2025 - 19:16
Garuda Linux is a rolling distribution based on the Arch Linux operating system. Unlike Arch Linux, Garuda Linux comes with a graphical installer (Calamares) for easy installation, and other advanced graphical tools for managing your system. Garuda is a performance-oriented distro with many performance enhancing tweaks. Some of the many tweaks include using zram, a performance CPU governor, along with custom memory management software. Garuda Linux has striven to provide system stability by including the Timeshift backup utility.

openmamba 20250902

Updated Linux Distributions - Tue, 09/02/2025 - 11:44
openmamba GNU/Linux is a distribution for personal computers that can be used on notebooks, desktops, servers and Raspberry Pi computers. It works as an installable live DVD/USB images, offering one of two desktop environments: KDE Plasma or LXQt. The distribution uses RPM packages managed through the DNF package manager. Software can also be fetched and installed from Flatpak repositories.

[$] Removing Guix from Debian

Linux Weekly News - Tue, 09/02/2025 - 11:20

As a rule, if a package is shipped with a Debian release, users can count on it being available, and updated, for the entire life of the release. If package foo is included in the stable release—currently Debian 13 ("trixie")—a user can reasonably expect that it will continue to be available with security backports as long as that release is supported, though it may not be included in Debian 14 ("forky"). However, it is likely that the Guix package manager will soon be removed from the repositories for Debian 13 and Debian 12 ("bookworm", also called oldstable).

The hidden vulnerabilities of open source (FastCode)

Linux Weekly News - Tue, 09/02/2025 - 11:06
The FastCode site has a lengthy article on how large language models make open-source projects far more vulnerable to XZ-style attacks.

Open source maintainers, already overwhelmed by legitimate contributions, have no realistic way to counter this threat. How do you verify that a helpful contributor with months of solid commits isn't an LLM generated persona? How do you distinguish between genuine community feedback and AI created pressure campaigns? The same tools that make these attacks possible are largely inaccessible to volunteer maintainers. They lack the resources, skills, or time to deploy defensive processes and systems.

The detection problem becomes exponentially harder when LLMs can generate code that passes all existing security reviews, contribution histories that look perfectly normal, and social interactions that feel authentically human. Traditional code analysis tools will struggle against LLM generated backdoors designed specifically to evade detection. Meanwhile, the human intuition that spot social engineering attacks becomes useless when the "humans" are actually sophisticated language models.

Security updates for Tuesday

Linux Weekly News - Tue, 09/02/2025 - 10:35
Security updates have been issued by AlmaLinux (kernel, mod_http2, postgresql, postgresql:15, and python39:3.9), Debian (libsndfile), Mageia (ceph, glibc, and golang), Oracle (postgresql and python39:3.9), Red Hat (aide, postgresql:12, postgresql:13, postgresql:15, and postgresql:16), SUSE (git, govulncheck-vulndb, jetty-minimal, nginx, python-future, and ruby2.5), and Ubuntu (imagemagick).

How to SSH Into a VirtualBox Guest VM

Linux Today - Tue, 09/02/2025 - 05:58

Want to SSH into a VirtualBox Linux guest OS? Here’s how to set it up using bridged networking or NAT with port forwarding.

The post How to SSH Into a VirtualBox Guest VM appeared first on Linux Today.

From Mandrake to Modern: PCLinuxOS Stays Strong

Linux Today - Tue, 09/02/2025 - 05:57

Old-school DNA, modern-day muscle. PCLinuxOS keeps rolling forward—faster, friendlier, and ready for anything you throw at it.

The post From Mandrake to Modern: PCLinuxOS Stays Strong appeared first on Linux Today.

DNF5 Can Auto-Install Missing Commands and Rerun Them Instantly

Linux Today - Tue, 09/02/2025 - 05:52

Learn how dnf5 can automatically install missing commands and rerun them instantly. Works on latest Fedora and any Linux distro using dnf5.

The post DNF5 Can Auto-Install Missing Commands and Rerun Them Instantly appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator