Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

Clonezilla Live 3.3.2 Released with Linux Kernel 7.0, Improved MDRAID Support

Coming more than three months after Clonezilla Live 3.3.1, the Clonezilla Live 3.3.2 release is based on the Debian Sid (Unstable) repository as of May 17th, 2026, and it’s powered by the latest and greatest Linux 7.0 kernel series to ensure Clonezilla Live will run on newer hardware and support more devices.

New Steam Client Update Adds Support for Dimming the Steam Controller’s LED

The June 1st, 2026, Steam Client update adds support for dimming the Steam Controller‘s LED via settings in Steam, adds a potential workaround for an issue on Linux where gamepad emulation would break for Steam Controllers, and reverts changes to trackpad momentum tracking that caused a deadzone around the edges of the Steam Controller trackpad.

Linux Lite 8.0 “Hematite” Launches with Linux Kernel 7.0, Ubuntu 26.04 LTS Base

Based on Ubuntu 26.04 LTS (Resolute Raccoon) and powered by Linux kernel 7.0, Linux Lite 8.0 (codename Hematite) introduces Calamares as the default graphical installer, replacing Ubuntu’s Ubiquity desktop installer, support for the DEB822 sources format, and an OEM installer for hardware vendors.

9to5Linux Weekly Roundup: May 31st, 2026

I want to thank everyone who sent us donations; your generosity is greatly appreciated. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, sending us feedback.

Audacious 4.6 Media Player Released with File Browser Plugin, Many Improvements

Highlights of Audacious 4.6 include a new File Browser plugin, which will be available for both GTK and Qt interfaces, a macOS Now Playing plugin, support for exporting playlists via command line with audtool, support for playing Musepack SV8 files, and support for all AIFF extensions and MIME types.

Armbian 26.5 Released with Linux 7.0, Ubuntu 26.04 LTS Builds, and More

Coming almost three months after Armbian 26.2, the Armbian 26.5 release adds support for new ARM boards and chips, including Arduino UNO Q (QRB2210), Mekotronics R58S2, NanoPC-T6 LTS Plus, Ariaboard Photonicat 2, EByte ECB41-PGE, NORCO EMB-3531, Cainiao CNIoT-CORE, SpacemiT MUSE Book, EasePi A2/R2, TQ-Systems TQMa8MPxS/TQMa93xxLA, Seeed reComputer devkits, and multiple Qidi X-series boards.

Internet Society

Remembering Alan Barrett: A Builder of the African Internet

We were deeply saddened to learn of the passing of Alan Barrett, a long-time friend, colleague, mentor, and one of the builders of the Internet in Africa.

LinuxGizmos.com

Olimex brings LTE Cat 1 bis connectivity to embedded Linux systems

Olimex’s USB-LTE4G-EU is a compact USB modem designed to provide 4G LTE connectivity for IoT, industrial, telemetry, and embedded Linux applications. The device is based on the Quectel EG800K-EU cellular module and supports LTE Cat 1 bis technology, which is increasingly being adopted in connected devices requiring moderate data throughput, low power consumption, and long-term network availability.

DEBIX expands its SBC lineup with Model D and R3576-01 boards

DEBIX has expanded its single-board computer lineup with the DEBIX Model D and DEBIX R3576-01, two Arm-based platforms targeting different embedded and industrial applications. The Model D is built around NXP’s power-efficient i.MX9131 processor, while the R3576-01 uses Rockchip’s RK3576 octa-core SoC with an integrated NPU for machine learning workloads.

Hive is a Raspberry Pi CM5 rackmount platform with hot-swappable nodes

blackdevice, a Spanish hardware engineering company and Raspberry Pi Design Partner, has shared details of Hive, a modular compute platform built around the Raspberry Pi CM5. The platform is designed to scale from small homelab installations to rack-mounted infrastructure deployments through interchangeable compute nodes called “beenodes”.

Alinx HEA13 combines AMD Virtex UltraScale+ VU13P FPGA and NVIDIA Jetson Thor

The Alinx HEA13 combines an AMD Virtex UltraScale+ XCVU13P FPGA with support for NVIDIA Jetson AGX Orin and Jetson Thor modules. The platform links the FPGA and Jetson module through a PCIe Gen3 x8 interface for applications such as robotics, industrial vision, edge AI, and compute acceleration.

Sixfab AI HAT+ and Edge AI Expansion Board add DEEPX acceleration to Raspberry Pi 5

Sixfab has unveiled two Raspberry Pi 5 expansion products based on DEEPX NPUs: the AI HAT+ and the Edge AI Expansion Board. Both platforms are designed to accelerate computer vision workloads locally on Raspberry Pi 5 systems, but they target different deployment scenarios.

Tor Project blog

Arti 2.4.0 released: Relay and directory authority development; flowctl-cc stable

This release continues our ongoing development towards using Arti as a relay and as a directory authority. It also contains fixes for a number of bugs affecting onion service client connectivity.

The GNU C Library version 2.36 is now available

posted by Tux Machines on Aug 02, 2022

The GNU C Library 
================= 
The GNU C Library version 2.36 is now available. 
The GNU C Library is used as the C library in the GNU system and 
in GNU/Linux systems, as well as many other systems that use Linux 
as the kernel. 
The GNU C Library is primarily designed to be a portable 
and high performance C library.  It follows all relevant 
standards including ISO C11 and POSIX.1-2017.  It is also 
internationalized and has one of the most complete 
internationalization interfaces known. 
The GNU C Library webpage is at http://www.gnu.org/software/libc/ 
Packages for the 2.36 release may be downloaded from: 
        http://ftpmirror.gnu.org/libc/ 
        http://ftp.gnu.org/gnu/libc/ 
The mirror list is at http://www.gnu.org/order/ftp.html 
NEWS for version 2.36 
===================== 
Major new features: 
Support for DT_RELR relative relocation format has been added to
  glibc.  This is a new ELF dynamic tag that improves the size of 
  relative relocations in shared object files and position independent 
  executables (PIE).  DT_RELR generation requires linker support for 
  -z pack-relative-relocs option, which is supported for some targets 
  in recent binutils versions.  Lazy binding doesn't apply to DT_RELR. 
On Linux, the pidfd_open, pidfd_getfd, and pidfd_send_signal functions
  have been added.  The pidfd functionality provides access to a process 
  while avoiding the issue of PID reuse on tranditional Unix systems. 
On Linux, the process_madvise function has been added. It has the
  same functionality as madvise but alters the target process identified 
  by the pidfd. 
On Linux, the process_mrelease function has been added.  It allows a
  caller to release the memory of a dying process.  The release of the 
  memory is carried out in the context of the caller, using the caller's 
  CPU affinity, and priority with CPU usage accounted to the caller. 
The “no-aaaa” DNS stub resolver option has been added.  System
  administrators can use it to suppress AAAA queries made by the stub 
  resolver, including AAAA lookups triggered by NSS-based interfaces 
  such as getaddrinfo.  Only DNS lookups are affected: IPv6 data in 
  /etc/hosts is still used, getaddrinfo with AI_PASSIVE will still 
  produce IPv6 addresses, and configured IPv6 name servers are still 
  used.  To produce correct Name Error (NXDOMAIN) results, AAAA queries 
  are translated to A queries.  The new resolver option is intended 
  primarily for diagnostic purposes, to rule out that AAAA DNS queries 
  have adverse impact.  It is incompatible with EDNS0 usage and DNSSEC 
  validation by applications. 
On Linux, the fsopen, fsmount, move_mount, fsconfig, fspick, open_tree,
  and mount_setattr have been added.  They are part of the new Linux kernel 
  mount APIs that allow applications to more flexibly configure and operate 
  on filesystem mounts.  The new mount APIs are specifically designed to work 
  with namespaces. 
localedef now accepts locale definition files encoded in UTF-8.
  Previously, input bytes not within the ASCII range resulted in 
  unpredictable output. 
Support for the mbrtoc8 and c8rtomb multibyte/UTF-8 character conversion
  functions has been added per the ISO C2X N2653 and C++20 P0482R6 proposals. 
  Support for the char8_t typedef has been added per the ISO C2X N2653 
  proposal.  The functions are declared in uchar.h in C2X mode or when the 
  _GNU_SOURCE macro or C++20 __cpp_char8_t feature test macro is defined.
  The char8_t typedef is declared in uchar.h in C2X mode or when the 
  _GNU_SOURCE macro is defined and the C++20 __cpp_char8_t feature test macro 
  is not defined (if __cpp_char8_t is defined, then char8_t is a builtin type). 
The functions arc4random, arc4random_buf, and arc4random_uniform have been
  added.  The functions wrap getrandom and/or /dev/urandom to return high- 
  quality randomness from the kernel. 
Support for LoongArch running on Linux has been added.  This port requires
  as least binutils 2.38, GCC 12, and Linux 5.19.  Currently only hard-float 
  ABI is supported: 
    - loongarch64-linux-gnu 
  The LoongArch ABI is 64-bit little-endian. 
Deprecated and removed features, and other changes affecting compatibility: 
Support for prelink will be removed in the next release; this includes
  removal of the LD_TRACE_PRELINKING, and LD_USE_LOAD_BIAS, environment 
  variables and their functionality in the dynamic loader. 
The Linux kernel version check has been removed along with the
  LD_ASSUME_KERNEL environment variable.  The minimum kernel used to built 
  glibc is still provided through NT_GNU_ABI_TAG ELF note and also printed 
  when libc.so is issued directly. 
On Linux, The LD_LIBRARY_VERSION environment variable has been removed.
The following bugs are resolved with this release: 
  [14932] dynamic-link: dlsym(handle, "foo") and dlsym(RTLD_NEXT, "foo") 
    return different result with versioned "foo" 
  [16355] libc: syslog.h's SYSLOG_NAMES namespace violation and utter 
    mess 
  [23293] dynamic-link: aarch64: getauxval is broken when run as ld.so 
    ./exe and ld.so adjusts argv on the stack 
  [24595] nptl: [2.28 Regression]: Deadlock in atfork handler which 
    calls dlclose 
  [25744] locale: mbrtowc with Big5-HKSCS returns 2 instead of 1 when 
    consuming the second byte of certain double byte characters 
  [25812] stdio: Libio vtable protection is sometimes only partially 
    enforced 
  [27054] libc: pthread_atfork handlers that call pthread_atfork 
    deadlock 
  [27924] dynamic-link: ld.so: Support DT_RELR relative relocation 
    format 
  [28128] build: declare_symbol_alias doesn't work for assembly codes 
  [28566] network: getnameinfo with NI_NOFQDN is not thread safe 
  [28752] nss: Segfault in getpwuid when stat fails 
  [28815] libc: realpath should not copy to resolved buffer on error 
  [28828] stdio: fputwc crashes 
  [28838] libc: FAIL: elf/tst-p_align3 
  [28845] locale: ld-monetary.c should be updated to match ISO C and 
    other standards. 
  [28850] libc: linux: __get_nprocs_sched reads uninitialized memory 
    from the stack 
  [28852] libc: getaddrinfo leaks memory with AI_ALL 
  [28853] libc: tst-spawn6 changes current foreground process group 
    (breaks test isolation) 
  [28857] libc: FAIL: elf/tst-audit24a 
  [28860] build: --enable-kernel=5.1.0 build fails because of missing 
    __convert_scm_timestamps 
  [28865] libc: linux: _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN are 
    inaccurate without /sys and /proc 
  [28868] dynamic-link: Dynamic loader DFS algorithm segfaults on 
    missing libraries 
  [28880] libc: Program crashes if date beyone 2038 
  [28883] libc: sysdeps/unix/sysv/linux/select.c: __select64 
    !__ASSUME_TIME64_SYSCALLS && !__ASSUME_PSELECT fails on Microblaze 
  [28896] string: strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non- 
    rtm variants when avoiding overflow 
  [28922] build: The .d dependency files aren't always generated 
  [28931] libc: hosts lookup broken for SUCCESS=CONTINUE and 
    SUCCESS=MERGE 
  [28936] build: nm: No such file 
  [28950] localedata: Add locale for ISO code "tok" (Toki Pona) 
  [28953] nss: NSS lookup result can be incorrect if function lookup 
    clobbers errno 
  [28970] math: benchtest: libmvec benchmark doesn't build with make 
    bench. 
  [28991] libc: sysconf(_SC_NPROCESSORS_CONF) should read 
    /sys/devices/system/cpu/possible 
  [28993] libc: closefrom() iterates until max int if no access to 
    /proc/self/fd/ 
  [28996] libc: realpath fails to copy partial result to resolved buffer 
    on ENOENT and EACCES 
  [29027] math: [ia64] fabs fails with sNAN input 
  [29029] nptl: poll() spuriously returns EINTR during thread 
    cancellation and with cancellation disabled 
  [29030] string: GLIBC 2.35 regression - Fortify crash on certain valid 
    uses of mbsrtowcs (*** buffer overflow detected ***: terminated) 
  [29062] dynamic-link: Memory leak in _dl_find_object_update if object 
    is promoted to global scope 
  [29069] libc: fstatat64_time64_statx wrapper broken on MIPS N32 with 
    -D_FILE_OFFSET_BITS=64 and -D_TIME_BITS=64 
  [29071] dynamic-link: m68k: Removal of ELF_DURING_STARTUP optimization 
    broke ld.so 
  [29097] time: fchmodat does not handle 64 bit time_t for 
    AT_SYMLINK_NOFOLLOW 
  [29109] libc: posix_spawn() always returns 1 (EPERM) on clone() 
    failure 
  [29141] libc: _FORTIFY_SOURCE=3 fail for gcc 12/glibc 2.35 
  [29162] string: [PATCH] string.h syntactic error: 
    include/bits/string_fortified.h:110: error: expected ',' or ';' 
    before '__fortified_attr_access' 
  [29165] libc: [Regression] broken argv adjustment 
  [29187] dynamic-link: [regression] broken argv adjustment for nios2 
  [29193] math: sincos produces a different output than sin/cos 
  [29197] string: __strncpy_power9() uses uninitialised register vs18 
    value for filling after \0 
  [29203] libc: daemon is not y2038 aware 
  [29204] libc: getusershell is not 2038 aware 
  [29207] libc: posix_fallocate fallback implementation is not y2038 
    aware 
  [29208] libc: fpathconf(_PC_ASYNC_IO) is not y2038 aware 
  [29209] libc: isfdtype is not y2038 aware 
  [29210] network: ruserpass is not y2038 aware 
  [29211] libc: __open_catalog is not y2038 aware 
  [29213] libc: gconv_parseconfdir is not y2038 aware 
  [29214] nptl: pthread_setcanceltype fails to set type 
  [29225] network: Mistyped define statement in socket/sys/socket.h in 
    line 184 
  [29274] nptl: __read_chk is not a cancellation point 
  [29279] libc: undefined reference to `mbstowcs_chk' after 
    464d189b9622932a75302290625de84931656ec0
  [29304] libc: mq_timedreceive does not handle 64 bit syscall return 
    correct for !__ASSUME_TIME64_SYSCALLS
  [29403] libc: st_atim, st_mtim, st_ctim stat struct members are 
    missing on microblaze with largefile 
Release Notes 
============= 
https://sourceware.org/glibc/wiki/Release/2.36
Contributors 
============ 
This release was made possible by the contributions of many people. 
The maintainers are grateful to everyone who has contributed 
changes or bug reports.  These include: 
=Joshua Kinard 
Adhemerval Zanella 
Adhemerval Zanella Netto 
Alan Modra 
Andreas Schwab 
Arjun Shankar 
Arnout Vandecappelle (Essensium/Mind) 
Carlos O'Donell 
Cristian Rodríguez 
DJ Delorie 
Danila Kutenin 
Darius Rad 
Dmitriy Fedchenko 
Dmitry V. Levin 
Emil Soleyman-Zomalan 
Fangrui Song 
Florian Weimer 
Gleb Fotengauer-Malinovskiy 
Guilherme Janczak 
H.J. Lu 
Ilyahoo Proshel 
Jason A. Donenfeld 
Joan Bruguera 
John David Anglin 
Jonathan Wakely 
Joseph Myers 
José Bollo 
Kito Cheng 
Maciej W. Rozycki 
Mark Wielaard 
Matheus Castanho 
Max Gautier 
Michael Hudson-Doyle 
Nicholas Guriev 
Noah Goldstein 
Paul E. Murphy 
Raghuveer Devulapalli 
Ricardo Bittencourt 
Sam James 
Samuel Thibault 
Sergei Trofimovich 
Siddhesh Poyarekar 
Stafford Horne 
Stefan Liebler 
Steve Grubb 
Su Lifan 
Sunil K Pandey 
Szabolcs Nagy 
Tejas Belagod 
Tom Coldrick 
Tom Honermann 
Tulio Magno Quites Machado Filho 
WANG Xuerui 
Wangyang Guo 
Wilco Dijkstra 
Xi Ruoyao 
Xiaoming Ni 
Yang Yanchao 
caiyinyu
Read on

Other Recent Tux Machines' Posts

Amin Bandali on Free Software Work and GNU Spotlight (Releases)
FSF and GNU mostly
Events Covering Free, Libre, and Open Source Software (and More Things)
FOSS days
Audacious 4.6 Media Player Released with File Browser Plugin, Many Improvements
Audacious 4.6 open-source media player is now available for download with a File Browser plugin, GTK port of Playback History plugin, support for playing Musepack SV8 files, and much more.
Linux Lite 8.0 “Hematite” Launches with Linux Kernel 7.0, Ubuntu 26.04 LTS Base
Linux Lite 8.0 distribution is now available for download based on Ubuntu 26.04 LTS (Resolute Raccoon) and powered by the Linux 7.0 kernel series. Here’s what’s new!
F44 Elections Vote Now!
The F44 elections voting period is now open
Richard Stallman Talks in Switzerland and Germany This Month [original]
there's a talk 10 days from now in Switzerland, followed by another in Germany 4 days later
Kernel Release 7.1-rc6
almost final
This month in KDE Linux: May 2026
Welcome to another edition of “This month in KDE Linux” — KDE’s in-progress operating system
Linux Turns 35 This Year. Its Birthplace Replaces Windows With GNU/Linux. [original]
This year in Finland GNU/Linux is measured as rising
SBB Inspire With Richard Stallman [original]
It seems like RMS is receiving endorsement or at least belated recognition from very high-profile institutions
 
GNU/Linux Leftovers
GNU/Linux mostly
Free, Libre, and Open Source Software Leftovers
FOSS and more leftovers
Firefox Development, Nightly, and DevTools
some relevant updates
Olivier Mehani on Docket and Moving From Kubernetes Dashboard to Headlamp
server stuff mostly
Audiocasts/Shows: LINUX Unplugged, Late Night Linux, and More
new episodes
Red Hat, LLM Slop, and the Latest PR Stunt With Fake Figures
mostly redhat.com
Ubuntu: FunOS System Requirements, Slop With Openwashing Slant, and Improving System Performance
Canonical/Ubuntu leftovers
Linux Devices, Pet Projects, and Hackable Gadgets
Devices and more
Programming Leftovers
Development leftovers
Security, Backdoored Windows Server, and GitHub (npm) Causes Trouble for IBM Red Hat
security leftovers
CIFSwitch Bug in Linux and Other Defects in the Kernel
slop-made kernel
today's howtos
Instructionals/Technical posts
Games: Consoles, Enter the Chronosphere, NVIDIA Pushing Rootkits and DRM
gaming leftovers
Looking Back at 22 Years of Phoronix and a Site That Used to Link to Phoronix [original]
So much has changed since
Linux Magazine's Latest Issue
for last month/this month
EasyOS built with Xlibre
Xlibre is a fork of x11, keeping it alive
Clonezilla Live 3.3.2 Released with Linux Kernel 7.0, Improved MDRAID Support
Clonezilla Live 3.3.2 disk cloning/imaging tool is now available for download with Linux kernel 7.0, Partclone 0.3.47, improved MDRAID support, gocryptfs mechanism for image encryption, and other changes.
Microsoft Windows Was Never Measured This Low in Italy [original]
Italy isn't even the exception here
Android Leftovers
ASUS Wants to Take on Rivals with its New 12-inch Android Tablet
Free and Open Source Software
Only free and open source software qualifies for inclusion
AlmaLinux Day is Coming to Hollywood's Backyard This July
Expect a new AlmaLinux edition built for media and entertainment workflows to make its debut at the July 18 event
Krita 5.3.2.1 Released!
Hot on the heels of Krita 5.3.2
Want to be a Linux pro like me? Master these 8 skills first
I've been using Linux since 1997. If you intend to climb the hierarchical ladder of Linux users
All-Time Low for Windows in Cuba This Month [original]
It's not hard to find many countries where Windows has fallen to new lows
Android Leftovers
Which Pixels made the cut? Android 17 summer rollout list revealed
COSMIC looked like the future of Linux desktops — switching to it was a mistake I didn't see coming
System 76’s COSMIC desktop was shaping up to be a promising desktop environment
I tried the latest MX Linux version on my PC, and it made the system look and feel like new
MX Linux has released a version that includes features and software
Free and Open Source Software
This is free and open source software
Stable kernels: Linux 7.0.11, Linux 6.18.34, Linux 6.12.92, Linux 6.6.142, Linux 6.1.175, Linux 5.15.209, and Linux 5.10.258
I'm announcing the release of the 7.0.11 kernel
Uptime of 900 Days [original]
If this laptop makes it to 1,000 days, it'll be the middle of September
today's leftovers
GNU/Linux, Valnet focused
Applications: Distrobox, Tmux, and More
3 Valnet articles
Self-hosting/Hardware/Modding: Self-hosting, Proxmox, and Oopsie With a NAS
From from Valnet
XDA Looks at Jolla's Sailfish OS (GNU/Linux on Mobile)
"Sailfish OS showed me what Linux phones could actually be, and we need more of it"
I made KDE Plasma look like Apple made it with a few surprisingly simple tweaks
“ricing” your desktop can be a fun way to bring back some of that macOS feel without all the compromises that you’d expect from macOS
Today in Techrights
Some of the latest articles
New Steam Client Update Adds Support for Dimming the Steam Controller’s LED
Valve released a new Steam Client stable update with support for dimming the Steam Controller’s LED and other Steam Controller improvements.
Rust Coreutils 0.8 Had Better GNU Coreutils Compatibility Than Rust Coreutils 0.9, Rust is a Disaster for Ubuntu or Distros That Try to Replace GNU With Microsoft GitHub [original]
And non-GPL licences
Ubuntu-based Rhino Linux 2026.1 sports Lomiri support on both desktop and mobile
Designed for both PCs and mobile devices
Besgnulinux major version 4-0 ready to use
Some great features have been added to the Font Manager tool
Proxmox 9.2 Virtual Environment launches with the 7.0 Linux kernel as default
Unleashed yesterday, Proxmox Virtual Environment 9.2 comes with a Debian 13.5
Ubuntu-based Quarkos 26.04 now available with KDE Plasma 6.6 and more
Based on Ubuntu 26.04 "Resolute Raccoon" and featuring KDE Plasma 6.6 by default
Ditana 0.9.3 Beta release notes
In 0.9.3, all of this lives in a new, separately-versioned repository — ditana-config — as structured data in KDL v2
GNU/Linux Leftovers
GNU/Linux and a little more
GNU/Linux Devices and Open Hardware Projects
hardware picks
Global IP TV Panel and EcoTube media player in EasyOS
Updates on EasyOS
today's howtos
Instructionals/Technical picks
Sharing and Free, Libre, and Open Source Software Leftovers
FOSS and more
Programming Leftovers
Steven Deobald and more
KDE: Ocean, OpenKylin, Kdenlive, and More
KDE news and updates
Games: Steam Deck, Anbernic, Fortune Seller, and "Stop Killing Games"
gaming and more
Android Leftovers
My Favorite Android 17 Feature Isn't AI. It's This Anti-Doomscrolling Tool
Free and Open Source Software, and Benchmark
This is free and open source software
SextantOS – Arch-based Linux distribution
SextantOS is an Arch-based Linux distribution built around keyboard navigation
KStars 3.8.3 Released
KStars v3.8.3 is released on 2026.06.01 for Windows, Linux, and MacOS
Two Years After Mark Lewis Stepped in to Defend Us From Americans Connected to Microsoft, Funded by Third Parties [original]
There's lots more to come for years, maybe 5 years
Android Leftovers
You Can Take Vibrant Photos With These 3 Tricks For Android Phones
This Week in Plasma: 6.7 Beta 2 Released
This week the team continued getting Plasma 6.7 in great shape for release
Your Linux system is secretly using your hard drive as RAM, and that's a good thing
If you spend time around serious Linux users
I add KDE's best feature to every Linux GNOME system—here's why
When you use Linux, there are two dominant and well-established desktop environments that reign supreme
KDE Linux drops AUR from its build pipeline over security and reliability concerns
During my stint with Arch Linux
Linux desktops finally learned restraint, and that's the upgrade Windows still hasn't made
Meanwhile, I've been keeping an eye on what's going on with the Linux kernel
Fedora isn't the best cutting-edge Linux distro anymore
Over the past decade, Fedora has earned its reputation as the go-to cutting-edge Linux distro
Most people install Linux the hard way for no reason. Here's the easy process that's never failed me
Installing Linux has a reputation for being difficult or technical
Best Free and Open Source Software
This is free and open source software
SystemRescue – Linux system rescue toolkit
SystemRescue, formerly known as SystemRescueCd, is a Linux system rescue toolkit that runs from a bootable medium and is designed for administrating
Summer [original]
Tomorrow we'll begin to see (then share) some new data from statCounter
Review: The PineTab2 with various operating systems
I recently talked about why it is not common to find GNU/Linux distributions running on tablets
DEBIX expands its SBC lineup with Model D and R3576-01 boards
In terms of software support, DEBIX lists Yocto and Zephyr for the Model D
Euro‑Office Sets June 9 Launch in Bid for EU Digital Sovereignty
Backed by major European vendors, Euro‑Office takes on Microsoft, Google Docs, and OnlyOffice
In 2026 We Can't Read About Cybersecurity [original]
The state of online news is so sad
TileOS 2.0
Debian-based distribution with tiling window managers
Today in Techrights
Some of the latest articles
9to5Linux Weekly Roundup: May 31st, 2026
The 294th installment of the 9to5Linux Weekly Roundup is here for the week ending May 31st, 2026.
WWW, Free, Libre, and Open Source Software, Sharing Leftovers
FOSS and more
Programming Leftovers
Development picks
Server for a Purpose and Discussion of Quarkos
2 more stories
First Ubuntu 26.10 “Stonking Stingray” Snapshot Is Now Available for Download
The first Ubuntu 26.10 (Stonking Stingray) snapshot ISO image is now available for download for early adopters and application developers who want to test drive their apps against the new toolchain.
Armbian 26.5 Released with Linux 7.0, Ubuntu 26.04 LTS Builds, and More
Armbian 26.5 Linux distribution based on Debian and designed for ARM devices is now available for download with support for new boards and various other changes. Here’s what’s new!
KDE and GNOME Software
updates from both
SteamOS 3.8.6 Beta and New Steam Games with Native GNU/Linux Builds
Gaming picks
Devices, Open Hardware, and Mobile With Linux
hardware bits
Fedora Trying to Force Slop on All Users, Then Says Software Made With Slop is Forbidden, Banned (Double Standards), More Fedora News
latest on Fedora
The Quiet Clause That May Save Linux From Age‑Verification Laws
As Colorado and California move age verification to the OS layer, exemptions for open source determine whether Linux desktops stay free of mandatory age‑gating
BSD and Linux Kernel
a handful of leftovers
Applications: Download Managers, KDE Itinerary, and More
Application news
today's howtos
Instructionals/Technical leftovers
GAFAM Bait-and-Switch and Openwashing (Free Labour to Promote Proprietary Spyware and Slop)
Openwashing and more
Release notes for the Genode OS Framework 26.05
The work on the May release has been dominated by topics on account of the just published Sculpt OS version 26.04
Congestion of the Desirable Kind [original]
The streets are full of young people this evening/afternoon
Wine 11.10
The Wine development release 11.10 is now available.
151 New Holes in Chrome, Gogs Zero-Day, 23andMe Data Breach
Security leftovers
Early Birds, Too Early! [original]
June is a nice month
Acer’s launching a Linux handheld for streaming your PC games
The Acer Nitro Blaze Link might run on Linux, but it’s no Steam Deck
Windows won the desktop by being compatible with everything, but that's starting to look like a drawback
When comparing Windows, macOS, and Linux, Microsoft's offering has one gigantic advantage
DistroSea lets users run 50+ Linux distros without installing
DistroSea, a browser-based platform hosting over 50 Linux distributions and 500 versions
NixOS 26.05 “Yarara” Officially Released with GNOME 50, systemd by Default
NixOS 26.05 independent distribution is now available for download with Linux 6.18 LTS, systemd by default, GNOME 50, and other changes. Here’s what’s new!
Best Free and Open Source Software
This is free and open source software
Today in Techrights
Some of the latest articles