Linux Today

Subscribe to Linux Today feed Linux Today
Updated: 4 min 32 sec ago

BigLinux: Samba, Software, and Surprises

Fri, 06/20/2025 - 08:52
Brazil’s BigLinux delivers a feature-packed, user-friendly Linux experience — with a few playful twists along the way.

The post BigLinux: Samba, Software, and Surprises appeared first on Linux Today.

Raspberry Pi 5 Desktop Mini PC: Avoid snap Pollution

Fri, 06/20/2025 - 08:47

I’m not a heavy user of snaps particularly on the Raspberry Pi 5. I find that installing software with Flatpak is a better solution than snap in most instances even though both are wasteful of disk space. But occasionally it’s useful to use a snap.

The post Raspberry Pi 5 Desktop Mini PC: Avoid snap Pollution appeared first on Linux Today.

KDE Gear 25.04.2 Released with More Improvements for Your Favorite KDE Apps

Fri, 06/20/2025 - 08:42

Coming almost a month after KDE Gear 25.04.1, the KDE Gear 25.04.2 release is here to fix an issue with bin clip effects disappearing after disabling a timeline clip in the Kdenlive video editor, fix the inconsistent availability of undoing after the end of a game in the KReversi game, and fixes the “whatsnew” actions in KAddressBook.

The post KDE Gear 25.04.2 Released with More Improvements for Your Favorite KDE Apps appeared first on Linux Today.

9to5Linux Weekly Roundup: June 8th, 2025

Fri, 06/20/2025 - 08:36

The 9to5Linux Weekly Roundup for June 8th, 2025, brings news about Ubuntu Touch OTA-9, VirtualBox 7.1.10, Rocky Linux 9.6, Raspberry Pi Imager 1.9.4, fwupd 2.0.11, Wireshark 4.4.7, KDE Gear 25.04.2, LibreOffice 25.2.4, Linux 6.16 RC, and more.

The post 9to5Linux Weekly Roundup: June 8th, 2025 appeared first on Linux Today.

Sway 1.11 Tiling Wayland Compositor Adds Support for Explicit Synchronization

Fri, 06/20/2025 - 08:32

Based on wlroots 0.19.0, which introduces support for the color-management-v1 protocol for HDR10 support and multi-GPU support for display-only devices, Sway 1.11 brings support for the linux-drm-syncobj-v1 protocol for explicit synchronization and support for the ext-data-control-v1 protocol as an alternative for clipboard managers.

The post Sway 1.11 Tiling Wayland Compositor Adds Support for Explicit Synchronization appeared first on Linux Today.

DXVK 2.6.2 Improves Support for Rocketbirds 2, Red Orchestra: Ostfront, and More

Fri, 06/20/2025 - 08:14

DXVK 2.6.2 is here more than two months after DXVK 2.6.1 with improvements for the Pirate Hunter, Red Orchestra: Ostfront, Rocketbirds 2, theHunter Classic, and Thumper video games, improved WSI backend selection in dxvk-native, and improved vendor ID override logic for D3D9.

The post DXVK 2.6.2 Improves Support for Rocketbirds 2, Red Orchestra: Ostfront, and More appeared first on Linux Today.

Ubuntu 25.10 “Questing Quokka” to Remove the GNOME on Xorg (X11) Session

Fri, 06/20/2025 - 08:11

Following the decision of the GNOME project to remove support for the Xorg Server for a more secure, faster, and modern Linux desktop experience, Ubuntu devs decided to remove the Xorg-based Ubuntu session, which was known as Ubuntu on Xorg, from the Ubuntu 25.10 (codename Questing Quokka) release.

The post Ubuntu 25.10 “Questing Quokka” to Remove the GNOME on Xorg (X11) Session appeared first on Linux Today.

Audacity 3.7.4 Improves Effect Preview, Studio Fade Out, and Waveform Rendering

Fri, 06/20/2025 - 08:09

Audacity 3.7.4 is a patch release for the Audacity 3.7 series, fixing a crash that occurred when closing a large unsaved project, an issue where the Studio Fade Out feature created a new clip when it was applied at the end of a video clip, and a crash that occurred when using real-time effects that activate delay compensation.

The post Audacity 3.7.4 Improves Effect Preview, Studio Fade Out, and Waveform Rendering appeared first on Linux Today.

Rocky Linux 10 Is Out Now as Free Alternative to Red Hat Enterprise Linux 10

Fri, 06/20/2025 - 08:02

Highlights of Rocky Linux 10 include support for the 64-bit RISC-V architecture, the implementation of a DHCP client as an internal subsystem of NetworkManager, support for administrative privileges by default for users, and Remote Desktop Protocol (RDP) by default for graphical remote access.

The post Rocky Linux 10 Is Out Now as Free Alternative to Red Hat Enterprise Linux 10 appeared first on Linux Today.

Manually Install AUR Packages on Arch-Based Systems

Thu, 06/19/2025 - 10:36

In this article, you will learn how to navigate the Arch User Repository, clone packages, inspect PKGBUILD files, and install packages from AUR safely.

The post Manually Install AUR Packages on Arch-Based Systems appeared first on Linux Today.

Orange Pi RV2 Single Board Computer Running Linux: Introduction

Thu, 06/19/2025 - 10:32

The Orange Pi RV2 is a low cost RISC-V single board computer designed to be an affordable option to explore RISC-V technology.

The post Orange Pi RV2 Single Board Computer Running Linux: Introduction appeared first on Linux Today.

How to Install Node.js on Debian 13

Thu, 06/19/2025 - 10:25

Node.js is a versatile, open-source JavaScript runtime environment built on Chrome’s V8 engine. It is designed to develop high-performance, scalable network applications. Whether you’re creating real-time communication tools, building APIs, or powering dynamic websites, Node.js offers complete control over your application’s logic and performance. In this tutorial, we’ll walk you through how to install Node.js on Debian 13.

The post How to Install Node.js on Debian 13 appeared first on Linux Today.

Raspberry Pi 5 Desktop Mini PC: Installing Software

Thu, 06/19/2025 - 10:20

Explore my favourite ways of installing new software on the Raspberry Pi 5.

The post Raspberry Pi 5 Desktop Mini PC: Installing Software appeared first on Linux Today.

Raspberry Pi 5 Desktop Mini PC: raspi-config

Thu, 06/19/2025 - 10:17

raspi-config is a script that offers an easy way to start configuring the Raspberry Pi 5.

The post Raspberry Pi 5 Desktop Mini PC: raspi-config appeared first on Linux Today.

Linus Torvalds Announces First Linux Kernel 6.16 Release Candidate

Thu, 06/19/2025 - 10:03

Linus Torvalds announced the general availability of the first Release Candidate version of the upcoming Linux 6.16 kernel series for public testing. Here’s what to expect!

The post Linus Torvalds Announces First Linux Kernel 6.16 Release Candidate appeared first on Linux Today.

Apple Launches a Swift-Powered Docker Alternative for macOS

Thu, 06/19/2025 - 09:57

Apple introduced a Swift-powered, open-source alternative to Docker for running Linux containers on macOS, focused on security and isolation.

The post Apple Launches a Swift-Powered Docker Alternative for macOS appeared first on Linux Today.

Linux Mint 22.2 Will Feature Fingerprint Authentication with Fingwit App

Thu, 06/19/2025 - 09:56

In the latest monthly newsletter, Linux Mint project leader Clement Lefebvre revealed one of the attractions of the forthcoming Linux Mint 22.2 release: a new in-house application for managing fingerprint authentication and configuration on computers with fingerprint readers.

The post Linux Mint 22.2 Will Feature Fingerprint Authentication with Fingwit App appeared first on Linux Today.

How to Fix Dummy Output/No Sound Issue on MacBook Computers Running Linux

Thu, 06/19/2025 - 09:54

I have tried several distributions on it, including Ubuntu 25.04 (Plucky Puffin), Ubuntu 24.04.2 (Noble Numbat), Fedora Linux 42, and openSUSE Tumbleweed. Ubuntu 25.04 didn’t work at all because it failed to recognize the keyboard and touchpad, but the rest worked fine.

The post How to Fix Dummy Output/No Sound Issue on MacBook Computers Running Linux appeared first on Linux Today.

Linux Kernel 6.14 Reaches End of Life, It’s Time to Upgrade to Linux Kernel 6.15

Thu, 06/19/2025 - 09:49

Since Linux 6.14 is not a long-term support (LTS) branch, it is now marked as EOL (End of Life) on the kernel.org website, which means that it has reached end of life with the 6.14.11 point release published today by renowned Linux kernel developer Greg Kroah-Hartman, who is urging users to move to the latest Linux 6.15 kernel series as soon as possible.

The post Linux Kernel 6.14 Reaches End of Life, It’s Time to Upgrade to Linux Kernel 6.15 appeared first on Linux Today.

Orange Pi 5 Ultra and Max Single Board Computers Running Linux: Introduction

Wed, 06/18/2025 - 13:01

This is the first article in a new series looking at both the Orange Pi 5 Ultra and Orange Pi 5 Max single board computers (SBCs) running Linux. These two SBCs are identical in almost all respects with the exception of their HDMI ports.

The post Orange Pi 5 Ultra and Max Single Board Computers Running Linux: Introduction appeared first on Linux Today.

Pages