Linux Today
Nitrux Linux Drops NX Desktop and Plasma, Embraces Hyprland
In a significant move, Nitrux Linux bids farewell to NX Desktop and Plasma, shifting to Hyprland, greetd, and Cachy kernel.
The post Nitrux Linux Drops NX Desktop and Plasma, Embraces Hyprland appeared first on Linux Today.
How to Install Docker on AlmaLinux 10
Docker is one of the most popular platforms for developers and system administrators to package applications into containers for a more straightforward software development process. Docker solves the age-old problem of “but it works on my machine” by allowing you to define consistent, reproducible environments using a Dockerfile, ensuring your application runs the same way on any system that supports Docker. This tutorial will show you how to install Docker on AlmaLinux 10.
The post How to Install Docker on AlmaLinux 10 appeared first on Linux Today.
Fixing the ‘ps: command not found’ Error in Linux
In this article, you will learn how to fix the “ps: command not found” error on Linux by installing the necessary package.
The post Fixing the ‘ps: command not found’ Error in Linux appeared first on Linux Today.
Apple quietly makes running Linux containers easier on Macs
At WWDC, Apple announced it was taking a significant step to improve Linux container support on Macs.
The post Apple quietly makes running Linux containers easier on Macs appeared first on Linux Today.
Wine 10.10 Fixes Issues in Steam, F.E.A.R, and Stalker
Wine 10.10 is out now with Mono 10.1, OSMesa removal, better Windows Runtime metadata, and fixes for Steam, F.E.A.R, and Stalker.
The post Wine 10.10 Fixes Issues in Steam, F.E.A.R, and Stalker appeared first on Linux Today.
Linux Candy: WSelector – wallpaper selector manager
WSelector is a modern GTK4/Adwaita application for browsing, downloading, and setting wallpapers. It’s written in Python.
The post Linux Candy: WSelector – wallpaper selector manager appeared first on Linux Today.
GNOME 49 Will Require Deeper systemd Integration
Upcoming GNOME releases will require systemd for key session features, making it harder for non-systemd distros to keep pace without major patches.
The post GNOME 49 Will Require Deeper systemd Integration appeared first on Linux Today.
GNU Nano 8.5 Command-Line Text Editor Released
GNU Nano 8.5 command-line text editor rolls out with saved anchors, improved syntax coloring, and updated keystrokes.
The post GNU Nano 8.5 Command-Line Text Editor Released appeared first on Linux Today.
BigLinux: Samba, Software, and Surprises
The post BigLinux: Samba, Software, and Surprises appeared first on Linux Today.
Raspberry Pi 5 Desktop Mini PC: Avoid snap Pollution
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
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
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
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
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
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
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
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
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
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
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.