Feed aggregator

Linux Kernel 6.16 Officially Released, This Is What’s New

Linux Today - Fri, 08/08/2025 - 08:01

Highlights of Linux 6.16 include initial support for Intel Trusted Domain Extensions, support for Intel APX (Advanced Performance Extensions), USB offload support for audio devices, support for sending coredumps over an AF_UNIX socket, and an automatic auto-tuning weighted interleaved memory allocation policy.

The post Linux Kernel 6.16 Officially Released, This Is What’s New appeared first on Linux Today.

When Passion Isn’t Enough: Small Linux Projects, Big Problems

Linux Today - Fri, 08/08/2025 - 07:59

Love trying new Linux distros? Small projects can be fun to explore—but they may come with hidden risks. Here’s what most people don’t talk about.

The post When Passion Isn’t Enough: Small Linux Projects, Big Problems appeared first on Linux Today.

Linux Kernel 6.16 Released, This Is What’s New

Linux Today - Fri, 08/08/2025 - 07:57

Linux kernel 6.16 is out with USB audio offload, Intel APX and TDX support, zero-copy TCP from DMABUF, and big Ext4 and XFS updates.

The post Linux Kernel 6.16 Released, This Is What’s New appeared first on Linux Today.

Tails 7.0-rc1

Updated Linux Distributions - Fri, 08/08/2025 - 07:05
The Amnesic Incognito Live System (Tails) is a Debian-based live DVD/USB with the goal of providing complete Internet anonymity for the user. The product ships with several Internet applications, including web browser, IRC client, mail client and instant messenger, all pre-configured with security in mind and with all traffic anonymised. To achieve this, Incognito uses the Tor network to make Internet traffic very hard to trace.

GNOME OS 887659

Updated Linux Distributions - Fri, 08/08/2025 - 03:05
GNOME OS is an experimental, immutable Linux distribution that ships the latest in-development GNOME desktop, core applications and stack. It serves as a reference for developers and testers. It is designed around the modern systemd and GNU-based userland built from the Freedesktop SDK. Initially, GNOME OS used a library and set of utilities called OSTree to deploy the root filesystem and manage updates, but later migrated to "systemd-sysupdate" which offers enhanced immutability, auto-updating, adaptability, factory reset, uniformity and other modernised security properties. GNOME OS can be loaded as a live image in Boxes, VirtualBox, QEMU and other virtualisation software, but it can also be installed on a standard x86_64 hardware. The distribution does not support traditional package management; however, additional software applications can be installed via the Flatpak utility which is supported out of the box.

next-20250808: linux-next

Latest Linux Kernel - Fri, 08/08/2025 - 01:15
Version:next-20250808 (linux-next) Released:2025-08-08

Gnoppix 25_8

Updated Linux Distributions - Thu, 08/07/2025 - 12:43
Gnoppix AI Linux is a Debian-based distribution which can be run from a DVD, USB thumb drive or from a local drive. It is pre-loaded with essential Artificial Intelligence (AI) frameworks, libraries and development tools as it aims to provide a privacy-focused, secure, powerful, intelligent and user-friendly experience. It uses several popular desktop environments, including GNOME, KDE Plasma and Xfce. The project is an attempt to revive a Knoppix-based live distribution with the GNOME desktop that was first launched back in 2005.

Ubuntu Unity 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 12:24
Ubuntu Unity is a flavour of Ubuntu featuring the Unity desktop environment (the default desktop environment developed and used by Ubuntu from 2010 to 2017). Unity debuted in the netbook edition of Ubuntu 10.10; it was initially designed to make more efficient use of space given the limited screen size of netbooks, including a vertical application switcher called "the launcher" and a space-saving horizontal multipurpose top menu bar. Ubuntu switched from Unity to GNOME in 2017, but the desktop was resurrected again as an unofficial "Ubuntu Unity Remix" in 2020. It became an official flavour of Ubuntu during the development cycle of Ubuntu 22.10 in 2022.

[$] On the use of LLM assistants for kernel development

Linux Weekly News - Thu, 08/07/2025 - 12:23
By some appearances, at least, the kernel community has been relatively insulated from the onslaught of AI-driven software-development tools. There has not been a flood of vibe-coded memory-management patches — yet. But kernel development is, in the end, software development, and these tools threaten to change many aspects of how software development is done. In a world where companies are actively pushing their developers to use these tools, it is not surprising that the topic is increasingly prominent in kernel circles as well. There are currently a number of ongoing discussions about how tools based on large language models (LLMs) fit into the kernel-development community.

Ubuntu Studio 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 12:18
An official variant of Ubuntu, Ubuntu Studio is a Linux-based operating system for creative individuals in the areas of audio production, video production, graphics design, photography and desktop publishing. It makes professional audio accessible on Linux; it uses the JACK sound server and a kernel built with a low-latency patch. Up until version 20.10 Ubuntu Studio shipped with the Xfce desktop environment, but this was replaced by KDE Plasma in October 2020.

Ubuntu Kylin 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 12:18
Ubuntu Kylin is an official Ubuntu flavour whose primary goal is to create a variant of Ubuntu optimised for Chinese users (using the Simplified Chinese writing system), although it also supports other languages. The default desktop is called UKUI (Universal Kylin User Interface) which is based on MATE desktop and is developed with the Qt toolkit. UKUI strives to adhere to the friendly-and-simple design concept. The distribution also includes more than 20 applications developed in-house, including Kylin Assistant, Kylin Video, Kylin Screenshots and Software Center.

Ubuntu Cinnamon 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 12:17
Ubuntu Cinnamon is an official flavour of the Ubuntu distribution featuring the Cinnamon desktop. The project strives to offer modern tools while providing a user-friendly desktop which will feel familiar for users coming from other operating systems, such as Microsoft Windows.

Ubuntu MATE 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 12:17
Ubuntu MATE is a desktop Linux distribution which aims to bring the simplicity and elegance of the Ubuntu operating system through a classic, traditional desktop environment - the MATE desktop. MATE is the continuation of the GNOME 2 desktop environment which was used as Ubuntu's default desktop until 10.10 (when it was replaced by Unity). The project began its life as an Ubuntu "remix", but starting with version 15.04, it was formally accepted as an official member of the Ubuntu family of Linux distributions.

Ubuntu Budgie 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 12:17
Ubuntu Budgie (previously budgie-remix) is an Ubuntu-based distribution featuring the Budgie desktop, originally developed by the Solus project. Written from scratch and integrating tightly with the GNOME stack, Budgie focuses on simplicity and elegance, while also offering useful features, such as the Raven notification and customisation centre.

Xubuntu 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 12:17
Xubuntu is a community-developed operating system based on Ubuntu. It comes with Xfce, which is a stable, light and configurable desktop environment.

Rust 1.89 released

Linux Weekly News - Thu, 08/07/2025 - 11:45

The release of Rust 1.89 has been announced. Changes this time include support for inferring the length of certain arrays, lint messages suggesting how to clarify potentially confusing uses of lifetime elision in function signatures, and improvements to the C ABI. The full changelog is also available.

Security updates for Thursday

Linux Weekly News - Thu, 08/07/2025 - 11:35
Security updates have been issued by AlmaLinux (glibc, kernel, libxml2, python-requests, and python-setuptools), Debian (chromium), Fedora (chromium, firefox, gdk-pixbuf2, iputils, libsoup3, libssh, perl, perl-Devel-Cover, perl-PAR-Packer, polymake, and poppler), Gentoo (Composer and Spreadsheet-ParseExcel), Oracle (glibc, kernel, libxml2, python-setuptools, sqlite, and virt:rhel and virt-devel:rhel), Red Hat (libxml2), SUSE (grub2, libarchive, libgcrypt, and python311), and Ubuntu (cifs-utils and poppler).

Ubuntu 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 10:30
Ubuntu is a complete desktop Linux operating system, freely available with both community and professional support. The Ubuntu community is built on the ideas enshrined in the Ubuntu Manifesto: that software should be available free of charge, that software tools should be usable by people in their local language and despite any disabilities, and that people should have the freedom to customise and alter their software in whatever way they see fit. "Ubuntu" is an ancient African word, meaning "humanity to others". The Ubuntu distribution brings the spirit of Ubuntu to the software world.

Kubuntu 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 10:00
Kubuntu is a free, user-friendly Linux distribution based on KDE's desktop software and on the Ubuntu operating system. It has a biannual release cycle. Besides providing an up-to-date version of the KDE desktop at the time of the release, the project also releases updated KDE packages throughout the lifetime of each release.

Lubuntu 24.04.3

Updated Linux Distributions - Thu, 08/07/2025 - 09:36
Lubuntu is a variant of Ubuntu that uses the LXQt desktop environment. (Versions prior to 18.10 shipped with the LXDE desktop.) It includes essential applications and services for daily use, including office suite, PDF reader, image editor and multimedia players. A distribution available for both 32-bit and 64-bit computers, Lubuntu is intended to be user-friendly, lightweight and energy efficient.

Pages

Subscribe to Just Linux aggregator