Feed aggregator

Hyprland 0.50.0 released

Linux Weekly News - Wed, 07/16/2025 - 16:01
Version 0.50.0 of Hyprland, a compositor for Wayland, has been released. Changes include a new render-scheduling option that "can drastically improve FPS on underpowered devices, while coming at no performance or latency cost when the system is doing alright", an option to exclude applications from screen sharing, a new test suite, and more.

[$] Linux and Secure Boot certificate expiration

Linux Weekly News - Wed, 07/16/2025 - 15:00
Linux users who have Secure Boot enabled on their systems knowingly or unknowingly rely on a key from Microsoft that is set to expire in September. After that point, Microsoft will no longer use that key to sign the shim first-stage UEFI bootloader that is used by Linux distributions to boot the kernel with Secure Boot. But the replacement key, which has been available since 2023, may not be installed on many systems; worse yet, it may require the hardware vendor to issue an update for the system firmware, which may or may not happen. It seems that the vast majority of systems will not be lost in the shuffle, but it may require extra work from distributors and users.

KDE neon 20250716

Updated Linux Distributions - Wed, 07/16/2025 - 10:44
KDE neon is a Ubuntu-based Linux distribution and live DVD featuring the latest KDE Plasma desktop and other KDE community software. Besides the installable DVD image, the project provides a rapidly-evolving software repository with all the latest KDE software. Two editions of the product are available - a "User" edition, designed for those interested in checking out the latest KDE software as it gets released, and a "Developer's" edition, created as a platform for testing cutting-edge KDE applications.

TUXEDO OS 20250716

Updated Linux Distributions - Wed, 07/16/2025 - 10:43
TUXEDO OS is an Ubuntu-based distribution developed in Germany by TUXEDO Computers GmbH, designed and optimised for the company's own range of Linux-friendly personal computers and notebooks. The distribution uses KDE Plasma as the preferred desktop. Some of the differences between Ubuntu and TUXEDO OS include custom boot menu, the TUXEDO Control Centre, Calamares installer, availability of the Lutris open gaming platform, preference for the PipeWire audio daemon (over PulseAudio), removal of Ubuntu's snap daemon and snap packages, and various other tweaks and enhancements.

[$] Fedora SIG changes Python packaging strategy

Linux Weekly News - Wed, 07/16/2025 - 10:38

Fedora's NeuroFedora special-interest group (SIG) is considering a change of strategy when it comes to packaging Python modules. The SIG, which consists of three active members, is struggling to keep up with maintaining the hundreds of packages that it has taken on. What's more, it's not clear that the majority of packages are even being consumed by Fedora users; the group is trying to determine the right strategy to meet its goals and shed unnecessary work. If its new packaging strategy is successful, it may point the way to a more sustainable model for Linux distributions to provide value to users without trying to package everything under the sun.

Security updates for Wednesday

Linux Weekly News - Wed, 07/16/2025 - 10:33
Security updates have been issued by Oracle (cloud-init, emacs, firefox, glib2, go-toolset:rhel8, kernel, lz4, python-setuptools, python3.11-setuptools, python3.12-setuptools, and socat), Red Hat (fence-agents, glib2, glibc, java-17-openjdk, kernel, kernel-rt, python-setuptools, python3.11-setuptools, and python3.12-setuptools), Slackware (libxml2), SUSE (glib2, gpg2, kernel, libxml2, poppler, rmt-server, runc, stalld, and xen), and Ubuntu (jpeg-xl).

Luckfox 15.6″ Portable Monitor Review

Linux Today - Wed, 07/16/2025 - 09:45

The Luckfox 15.6″ Portable Monitor is an inexpensive, extremely lightweight, very slim, monitor designed to be moved around with a laptop, mini PC, smartphone, or a game console such as a PS4, or Nintendo Switch.

The post Luckfox 15.6″ Portable Monitor Review appeared first on Linux Today.

Latest Tumbleweed Update Marks Myrlyn’s Introduction

Linux Today - Wed, 07/16/2025 - 09:43

The latest openSUSE Tumbleweed update brings Myrlyn, the application set to replace YaST for future software management tasks.

The post Latest Tumbleweed Update Marks Myrlyn’s Introduction appeared first on Linux Today.

Thunderbird 140 ESR Focuses on Enterprise Needs

Linux Today - Wed, 07/16/2025 - 09:39

Thunderbird 140 ESR is out now, bringing smarter notifications, dark mode message rendering, UI polish, and dozens of bug fixes across mail, calendar, and chat.

The post Thunderbird 140 ESR Focuses on Enterprise Needs appeared first on Linux Today.

15 Best Free and Open Source Linux GUI Password Managers

Linux Today - Wed, 07/16/2025 - 09:37

A password manager is a utility which helps users store and retrieve passwords and other data. Most password managers use a local database to hold the encrypted password data. We recommend the best GUI-based open source tools.

The post 15 Best Free and Open Source Linux GUI Password Managers appeared first on Linux Today.

How to Install Docker on AlmaLinux 10: A Step-by-Step Guide

Linux Today - Wed, 07/16/2025 - 09:31

Learn how to install Docker on AlmaLinux 10 easily—ideal for users of Enterprise Linux systems who want a reliable container runtime.

The post How to Install Docker on AlmaLinux 10: A Step-by-Step Guide appeared first on Linux Today.

Kanvas: Open-source incident response case management tool

Linux Today - Wed, 07/16/2025 - 09:15

Kanvas is an open-source incident response case management tool with a simple desktop interface, built in Python. It gives investigators a place to work with SOD (Spreadsheet of Doom) or similar files, so they can handle key tasks without jumping between different programs.

The post Kanvas: Open-source incident response case management tool appeared first on Linux Today.

Krita 5.2.10 Rolls Out with Bug Fixes Ahead of Major Feature Releases

Linux Today - Wed, 07/16/2025 - 09:13

Krita 5.2.10, a free and open-source digital painting app, is out now with critical bug fixes, improved performance, and prep for Krita 5.3 and 6.0.

The post Krita 5.2.10 Rolls Out with Bug Fixes Ahead of Major Feature Releases appeared first on Linux Today.

Amarok 3.3 Open-Source Music Player Is Out as First Release Fully Ported to Qt 6

Linux Today - Wed, 07/16/2025 - 09:10

Amarok 3.3 comes six months after Amarok 3.2 as the first release based on the latest Qt 6 and KDE Frameworks 6 application frameworks to provide users with a more modern user interface. This is also the first release of Amarok to drop support for the older Qt 5 and KDE Frameworks 5 frameworks.

The post Amarok 3.3 Open-Source Music Player Is Out as First Release Fully Ported to Qt 6 appeared first on Linux Today.

Canonical Plans for a Fully Functional Desktop Session on RISC-V with Ubuntu 25.10

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

With the upcoming Ubuntu 25.10 release, Canonical plans to achieve a fully functional desktop session on the RISC-V architecture.

The post Canonical Plans for a Fully Functional Desktop Session on RISC-V with Ubuntu 25.10 appeared first on Linux Today.

How Linux Services and Daemons Work (and How to Control Them)

Linux Today - Wed, 07/16/2025 - 09:06

When starting out with Linux, you may encounter the terms “services” and “daemons” quite frequently, which refer to background processes that play a key role in keeping the system running smoothly, often without requiring any direct user input.

Understanding how these components work can help you better manage your system and troubleshoot common issues more efficiently. In this beginner-friendly overview, we’ll explain what services and daemons are, how they function within Linux, and what tools are available to help you control them effectively.

The post How Linux Services and Daemons Work (and How to Control Them) appeared first on Linux Today.

next-20250716: linux-next

Latest Linux Kernel - Wed, 07/16/2025 - 08:24
Version:next-20250716 (linux-next) Released:2025-07-16

arcOS 22.1.2-1

Updated Linux Distributions - Wed, 07/16/2025 - 08:22
arcOS, which stands for "Amateur Radio Community Operating System", is a specialist Linux distribution based on Linux Mint. It focuses on standardised digital communication needs, commonly used for both casual and emergency communications. It is a portable system that can be booted from any computer's USB device and used immediately with Digirig Mobile, a digital modes interface for radio communications.

Oreon 10-2507

Updated Linux Distributions - Tue, 07/15/2025 - 22:33
Oreon is a desktop-oriented live Linux distribution based on Red Hat Enterprise Linux, attempting to combine the stability and security of an enterprise Linux distribution with user-friendly features for desktop and laptop users. Its main features include GNOME desktop with a custom Oreon theme, ten years of support, and access to thousands of packages from Red Hat and Oreon-specific repositories.

Zenealk current-250715

Updated Linux Distributions - Tue, 07/15/2025 - 17:27
Zenwalk Linux (formerly Minislack) is a Slackware-based GNU/Linux operating system with a goal of being slim and fast by using only one application per task and with a focus on graphical desktop and multimedia usage. Zenwalk features the latest Linux technology along with a complete programming environment and libraries to provide an ideal platform for application programmers. Zenwalk's modular approach also provides a simple way to convert Zenwalk Linux into a finely-tuned modern server (e.g. LAMP, messaging, file sharing).

Pages

Subscribe to Just Linux aggregator