Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

Arti 2.1.0 released: Relay and RPC development.

This release contains a lot of behind-the-scenes work on relay support and on RPC development. While Arti still cannot run as a relay, we are making good progress, and we think it will soon be ready for Arti developers to test it as a middle relay.

9to5Linux

NVIDIA 595 Linux Graphics Driver Promises Wayland 1.20 Support, Beta Out Now

NVIDIA 595 promises support for the VK_EXT_descriptor_heap and VK_EXT_present_timing Vulkan extensions, support for Wayland 1.20, support for DRI3 1.2, and a new application profile that allows CUDA-using apps to reach P0 PState.

KDE Gear 25.12.3 Brings Improvements to Merkuro, Calligra, Kasts, and Other Apps

Coming a month after KDE Gear 25.12.2, the KDE Gear 25.12.3 release is here to improve the Merkuro calendar app by fixing a crash that occurred when creating a new incidence or editing an existing one, as well as various other small issues affecting TODOs, Hourly View, and the “Show all”/”Hide all” button.

T2 Linux 26.3 Is Out with Fully Reproducible Wayland-Based KDE Plasma Experience

T2 Linux 26.3 promises a fully reproducible, consistent, and cross-compiled modern Wayland-based KDE Plasma experience on all supported architectures, including x86_64, AArch64, IA-64, PowerPC64/PowerPC64le, RISC-V64 (including RVA32 profile), UltraSPARC64, and i686.

Linux Mint Devs Prep Wayland-Native Cinnamon Screensaver for Linux Mint 23

Work on the new Cinnamon screensaver kicked off last month, and it looks like it’s already prepared for the upcoming Linux Mint 23 release, due out in July-August 2026 based on Canonical’s upcoming Ubuntu 26.04 LTS (Resolute Raccoon) long-term supported operating system series.

Ubuntu, Fedora, Linux Mint Eye Age Verification Amid California Law Backlash

The upcoming law mandates that OS providers and application developers implement age verification measures to protect minors online, which includes collecting age information during account setup and providing age bracket signals to devs when apps are downloaded.

Nitrux 6.0 Released with Linux 6.19, New Login Screen, Rescue Mode, and More

Powered by the latest and greatest Linux 6.19 kernel series with CachyOS patches, Nitrux 6.0 ships with the Hyprland 0.53.3 dynamic tiling Wayland compositor by default, which includes updated components like Hypr utilities, Hyprlock, Hyprpaper, Hypridle, and Hyprsysteminfo, as well as updated desktop configuration.

KDE Plasma 6.6.2 Improves Support for High-Resolution Mice on Remote Desktops

Coming a week after KDE Plasma 6.6.1 and two weeks after KDE Plasma 6.6, the KDE Plasma 6.6.2 release is here to improve support for mice with high-resolution scroll wheels in the built-in remote desktop (RDP) server, and change the “Show virtual [network] connections” setting so that it no longer requires a reboot.

LinuxGizmos.com

Engicam introduces SmarCore iQ6 SMARC module with Dragonwing IQ-6

Engicam has introduced the SmarCore iQ6, a SMARC 2.2 system-on-module based on the Qualcomm Dragonwing IQ-6 Series. The module targets industrial, IoT, and edge computing applications requiring a compact embedded platform with multimedia and AI capabilities.

Grinn ReneSOM-V2H module runs Renesas RZ/V2H vision AI processor

Polish embedded systems company Grinn has introduced the ReneSOM-V2H, described as the world’s smallest SoM based on the Renesas RZ/V2H processor. Measuring 37 × 42.6 mm, the module targets edge AI and vision-based systems such as smart cameras, robotics platforms, and industrial inspection devices.

Internet Society

Community Snapshot—February

Around the world, our 130 chapters and special interest groups work locally, regionally, and globally to keep the Internet a force for good: open, globally connected, secure, and trustworthy. Here is an overview of just some of their activities over the last few weeks.

Cultivating Future Internet Advocates and Leaders: The Internet Society Community Advocacy Fellowship

The Internet needs committed proponents around the world to build and protect it—to connect the unconnected, stop threats, and advocate for it. At the Internet Society, we understand that advancing our mission depends on a strong community of global Internet champions equipped with the skills and knowledge to tackle challenges, flag threats, and drive positive change locally. 

OpenSSH 9.1 released (UPDATED)

posted by Roy Schestowitz on Oct 04, 2022,
updated Oct 05, 2022

OpenSSH 9.1 has just been released. It will be available from the
mirrors listed at https://www.openssh.com/ shortly.

OpenSSH is a 100% complete SSH protocol 2.0 implementation and includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their continued support of the project, especially those who contributed code or patches, reported bugs, tested snapshots or donated to the project. More information on donations may be found at: https://www.openssh.com/donations.html
Changes since OpenSSH 9.0 =========================
This release is focused on bug fixing.
Security ========
This release contains fixes for three minor memory safety problems. None are believed to be exploitable, but we report most memory safety problems as potential security vulnerabilities out of caution.
* ssh-keyscan(1): fix a one-byte overflow in SSH- banner processing. Reported by Qualys
* ssh-keygen(1): double free() in error path of file hashing step in signing/verify code; GHPR333
* ssh-keysign(8): double-free in error path introduced in openssh-8.9
Potentially-incompatible changes --------------------------------
* The portable OpenSSH project now signs commits and release tags using git's recent SSH signature support. The list of developer signing keys is included in the repository as .git_allowed_signers and is cross-signed using the PGP key that is still used to sign release artifacts: https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/RELEASE_KEY.asc
* ssh(1), sshd(8): SetEnv directives in ssh_config and sshd_config are now first-match-wins to match other directives. Previously if an environment variable was multiply specified the last set value would have been used. bz3438
* ssh-keygen(8): ssh-keygen -A (generate all default host key types) will no longer generate DSA keys, as these are insecure and have not been used by default for some years.
New features ------------
* ssh(1), sshd(8): add a RequiredRSASize directive to set a minimum RSA key length. Keys below this length will be ignored for user authentication and for host authentication in sshd(8).
ssh(1) will terminate a connection if the server offers an RSA key that falls below this limit, as the SSH protocol does not include the ability to retry a failed key exchange.
* sftp-server(8): add a "users-groups-by-id@openssh.com" extension request that allows the client to obtain user/group names that correspond to a set of uids/gids.
* sftp(1): use "users-groups-by-id@openssh.com" sftp-server extension (when available) to fill in user/group names for directory listings.
* sftp-server(8): support the "home-directory" extension request defined in draft-ietf-secsh-filexfer-extensions-00. This overlaps a bit with the existing "expand-path@openssh.com", but some other clients support it.
* ssh-keygen(1), sshd(8): allow certificate validity intervals, sshsig verification times and authorized_keys expiry-time options to accept dates in the UTC time zone in addition to the default of interpreting them in the system time zone. YYYYMMDD and YYMMDDHHMM[SS] dates/times will be interpreted as UTC if suffixed with a 'Z' character.
Also allow certificate validity intervals to be specified in raw seconds-since-epoch as hex value, e.g. -V 0x1234:0x4567890. This is intended for use by regress tests and other tools that call ssh-keygen as part of a CA workflow. bz3468
* sftp(1): allow arguments to the sftp -D option, e.g. sftp -D "/usr/libexec/sftp-server -el debug3"
* ssh-keygen(1): allow the existing -U (use agent) flag to work with "-Y sign" operations, where it will be interpreted to require that the private keys is hosted in an agent; bz3429
Bugfixes --------
* ssh-keygen(1): implement the "verify-required" certificate option. This was already documented when support for user-verified FIDO keys was added, but the ssh-keygen(1) code was missing.
* ssh-agent(1): hook up the restrict_websafe command-line flag; previously the flag was accepted but never actually used.
* sftp(1): improve filename tab completions: never try to complete names to non-existent commands, and better match the completion type (local or remote filename) against the argument position being completed.
* ssh-keygen(1), ssh(1), ssh-agent(1): several fixes to FIDO key handling, especially relating to keys that request user-verification. These should reduce the number of unnecessary PIN prompts for keys that support intrinsic user verification. GHPR302, GHPR329
* ssh-keygen(1): when enrolling a FIDO resident key, check if a credential with matching application and user ID strings already exists and, if so, prompt the user for confirmation before overwriting the credential. GHPR329
* sshd(8): improve logging of errors when opening authorized_keys files. bz2042
* ssh(1): avoid multiplexing operations that could cause SIGPIPE from causing the client to exit early. bz3454
* ssh_config(5), sshd_config(5): clarify that the RekeyLimit directive applies to both transmitted and received data. GHPR328
* ssh-keygen(1): avoid double fclose() in error path.
* sshd(8): log an error if pipe() fails while accepting a connection. bz3447
* ssh(1), ssh-keygen(1): fix possible NULL deref when built without FIDO support. bz3443
* ssh-keyscan(1): add missing *-sk types to ssh-keyscan manpage. GHPR294.
* sshd(8): ensure that authentication passwords are cleared from memory in error paths. GHPR286
* ssh(1), ssh-agent(1): avoid possibility of notifier code executing kill(-1). GHPR286
* ssh_config(5): note that the ProxyJump directive also accepts the same tokens as ProxyCommand. GHPR305.
* scp(1): do not not ftruncate(3) files early when in sftp mode. The previous behaviour of unconditionally truncating the destination file would cause "scp ~/foo localhost:foo" and the reverse "scp localhost:foo ~/foo" to delete all the contents of their destination. bz3431
* ssh-keygen(1): improve error message when 'ssh-keygen -Y sign' is unable to load a private key; bz3429
* sftp(1), scp(1): when performing operations that glob(3) a remote path, ensure that the implicit working directory used to construct that path escapes glob(3) characters. This prevents glob characters from being processed in places they shouldn't, e.g. "cd /tmp/a*/", "get *.txt" should have the get operation treat the path "/tmp/a*" literally and not attempt to expand it.
* ssh(1), sshd(8): be stricter in which characters will be accepted in specifying a mask length; allow only 0-9. GHPR278
* ssh-keygen(1): avoid printing hash algorithm twice when dumping a KRL
* ssh(1), sshd(8): continue running local I/O for open channels during SSH transport rekeying. This should make ~-escapes work in the client (e.g. to exit) if the connection happened to have stalled during a rekey event.
* ssh(1), sshd(8): avoid potential poll() spin during rekeying
* Further hardening for sshbuf internals: disallow "reparenting" a hierarchical sshbuf and zero the entire buffer if reallocation fails. GHPR287
Portability -----------
* ssh(1), ssh-keygen(1), sshd(8): automatically enable the built-in FIDO security key support if libfido2 is found and usable, unless --without-security-key-builtin was requested.
* ssh(1), ssh-keygen(1), sshd(8): many fixes to make the WinHello FIDO device usable on Cygwin. The windows://hello FIDO device will be automatically used by default on this platform unless requested otherwise, or when probing resident FIDO credentials (an operation not currently supported by WinHello).
* Portable OpenSSH: remove workarounds for obsolete and unsupported versions of OpenSSL libcrypto. In particular, this release removes fallback support for OpenSSL that lacks AES-CTR or AES-GCM.
Those AES cipher modes were added to OpenSSL prior to the minimum version currently supported by OpenSSH, so this is not expected to impact any currently supported configurations.
* sshd(8): fix SANDBOX_SECCOMP_FILTER_DEBUG on current Linux/glibc
* All: resync and clean up internal CSPRNG code.
* scp(1), sftp(1), sftp-server(8): avoid linking these programs with unnecessary libraries. They are no longer linked against libz and libcrypto. This may be of benefit to space constrained systems using any of those components in isolation.
* sshd(8): add AUDIT_ARCH_PPC to supported seccomp sandbox architectures.
* configure: remove special casing of crypt(). configure will no longer search for crypt() in libcrypto, as it was removed from there years ago. configure will now only search libc and libcrypt.
* configure: refuse to use OpenSSL 3.0.4 due to potential RCE in its RSA implementation (CVE-2022-2274) on x86_64.
* All: request 1.1x API compatibility for OpenSSL >=3.x; GHPR#322
* ssh(1), ssh-keygen(1), sshd(8): fix a number of missing includes required by the XMSS code on some platforms.
* sshd(8): cache timezone data in capsicum sandbox.
Checksums: ==========
- SHA1 (openssh-9.1.tar.gz) = 3ae2d6a3a695d92778c4c4567dcd6ad481092f6c - SHA256 (openssh-9.1.tar.gz) = QKfVArlcItV+e8V1Th85TL5//5d/AvOUhYOeHMDEGuE=
- SHA1 (openssh-9.1p1.tar.gz) = 15545440268967511d3194ebf20bcd0c7ff3fcc9 - SHA256 (openssh-9.1p1.tar.gz) = GfhQCcfj4jeH8CNvuxV4OSq01L+fjsX+a8HNfov90og=
Please note that the SHA256 signatures are base64 encoded and not hexadecimal (which is the default for most checksum tools). The PGP key used to sign the releases is available from the mirror sites: https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/RELEASE_KEY.asc
Reporting Bugs: ===============
- Please read https://www.openssh.com/report.html Security bugs should be reported directly to openssh@openssh.com

UPDATE

A couple of reference pages:

Other Recent Tux Machines' Posts

KDE Gear 25.12.3 Brings Improvements to Merkuro, Calligra, Kasts, and Other Apps
Today, the KDE Project released KDE Gear 25.12.3 as the third and final maintenance update to the latest KDE Gear 25.12 series of this collection of open-source applications for the KDE ecosystem and other platforms.
Red Hat and Fedora Leftovers
mostly from redhat.com
Games: Godot 4.7 dev 2, Benchmarks, Rootkits, and ANBERNIC
Game-centric news
AerynOS – independent Linux distribution
AerynOS is an independent Linux distribution built from scratch and currently in alpha development
Linux Mint Devs Prep Wayland-Native Cinnamon Screensaver for Linux Mint 23
In the monthly newsletter for February 2026, Linux Mint creator Clement Lefebvre talks about the new screensaver for the Cinnamon desktop environment that will be implemented in future Linux Mint releases.
"Attestation" Mandated in US If American Politicians Get Their Way
Linux also
KDE Plasma 6.6.2 Improves Support for High-Resolution Mice on Remote Desktops
The KDE project released KDE Plasma 6.6.2 today as the second maintenance update to the latest KDE Plasma 6.6 desktop environment series to address more bugs, crashes, and other issues.
PostgreSQL: Pg_QoS v1.0.0 and Autobase 2.6.0
2 PostgreSQL-related releases
BunsenLabs Carbon Arrives With Debian 13 and Wayland Integration
BunsenLabs Carbon released with latest Debian 13 base and Wayland support
Nitrux 6.0 Released with Linux 6.19, New Login Screen, Rescue Mode, and More
Nitrux developer Uri Herrera announced today the release and general availability of Nitrux 6.0, a major update to this Debian-based, systemd-free, and immutable GNU/Linux distribution.
T2 Linux 26.3 Is Out with Fully Reproducible Wayland-Based KDE Plasma Experience
The T2 Linux team has released today T2 Linux 26.3, codenamed “Desktop Edition”, delivering a massive update for this highly portable source-based Linux distribution.
 
NVIDIA 595 Linux Graphics Driver Promises Wayland 1.20 Support, Beta Out Now
NVIDIA released today the beta version of the NVIDIA 595 graphics driver for GNU/Linux, FreeBSD, and Solaris systems, introducing various new features and improvements.
This ancient Linux tool is still better than modern alternatives
If you spend some time working with Linux, you will inevitably end up running a curl command
5 Linux desktop features Windows still can’t replicate properly
However, compared with Linux, there are still concrete architectural differences
KeePass Released 2.61 with One-Time Password & Other Improvements
KeePass password safe released new 2.61 version on Wednesday
Free and Open Source Software
This is free and open source software
Why Linux Users Love to Hate Ubuntu
Ubuntu may not be perfect, but the amount of hate it receives from Linux users is often exaggerated
Security Leftovers
Security patches and more
today's leftovers
GNU/Linux and more
Free, Libre, and Open Source Software Leftovers
FOSS and more
Concerns About Zach being Benevolent Dictator for Life (BDFL) and Eleventy's Direction
some bad news
Web and Standards
WWW and more
FSF on LibreLocal Events and Talks by Its Founder
coming up next
Open Hardware/Modding: Arduino, Raspberry Pi, and More
Hardware centric news
Programming Leftovers
Development and Debian
Applications: A Look at Lockbook and Inkscape is Hiring
software news
today's howtos
Instructionals/Technical articles
After decades of Windows, Linux made me love using an OS again
By Simon Batt
Springtime is Here [original]
March is when it "formally" counts as spring
Games: House of Tesla, Shapez 2, and More
latest from GamingOnLinux
Android Leftovers
Motorola Partners With GrapheneOS to Bring Google-Free Android Alternative to Future Phones
7 things I stopped installing on Linux (and my system is better for it)
Most Linux distros give you a ridiculous amount of freedom
Free and Open Source Software
This is free and open source software
Escuelas Linux is a distribution based on Bodhi Linux
Escuelas Linux is a lightweight Linux distribution designed specifically for educational environments
Stable kernels: Linux 6.19.6, Linux 6.18.16, Linux 6.12.75, Linux 6.6.128, Linux 6.1.165, Linux 5.15.202, and Linux 5.10.252
I'm announcing the release of the 6.19.6 kernel
LWN's Latest: Kernel, PostgreSQL Insider Works for Microsoft, and Network Time Protocol (NTP)
outside paywall today
Open-source Discord alternatives
For everyone who doesn't want or need a Discord-like "modern" chat experience — IRC will always be an option
Today in Techrights
Some of the latest articles
Security Leftovers
Security patches and incidents
Free, Libre, and Open Source Software Leftovers
FOSS, education, and more
Programming Leftovers
Development picks
GNU/Linux Leftovers
various bits and bobs for today
Web Browsers/Web Servers: Using Astro for a Combined RSS View and Generator, Chrome Getting Worse, Firefox Tooling Announcement
WWW-related news
Galaxy S26 Ultra Gets Linux Terminal Support and "Jolla Returns With Linux Phone"
mobile news for GNU/Linux
Open Hardware/Modding: Fairphone, Arduino, Elektrobit, and More
gadgets and more
Debian and Ubuntu: Output Taxonomy, FunOS, and Golioth
3 stories for today
Red Hat Promoting Slop for IBM, Oracle Linux-based Security Onion 2.4.210 is Out
RHEL and IBM news
Fedora: Origami Linux, Universal Blu, and Fedora Documentation Halt
Fedora news
KDE: Glaxnimate 0.6.0 and "Translations in KDE are a lot easier than you think"
Some KDE picks
Applications: Xournal++ and GNU/Linux TUI Software
Applications for "Linux"
today's howtos
Instructionals/Technical posts
Ubuntu, Fedora, Linux Mint Eye Age Verification Amid California Law Backlash
A Digital Age Assurance Act law (AB 1043) in California, US, effective January 1st, 2027, requires operating systems to ask users to input their birth date during the initial setup to follow child privacy rules.
FSF Advertises Stallman Talk in Ostschweizer Fachhochschule Campus in Rapperswil-Jona Next Monday [original]
Moments ago
Red Hat No Longer Behaves Like a Linux Company, IBM Makes it Promote Slop and Microsoft "Windows Licensing"
a shame for Red Hat
Games: Resident Evil 4, Timberborn, and More
Either stories from GamingOnLinux
Android Leftovers
You’re wasting your money if you’re paying for these Android apps
Stop! These 4 Linux distros are not as safe as you think for beginners
The best thing about Linux is that it has something for everyone
A Linux gaming handheld just got indefinitely postponed because of spiking hardware prices
The OrangePi Neo was going to be an exciting launch for fans of both portable gaming and open-source software
This might be the most interesting new Linux distro right now
Linux distros come and go
I installed NixOS on my daily driver, but I went back to Fedora in a week
Fedora holds a big, big place in my heart. Fedora KDE was the operating system that finally got me to ditch Windows around September 2025
3 lessons I learned after replacing my Windows PC with a Linux laptop
I've been running Linux on a laptop for several years now
My Linux PC was lagging until I tried this boring fix
Linux has a reputation for being lean, efficient, and quietly smug about it
MaxOr OS – European open-source operating system
MaxOr OS is a Debian Linux–based distribution designed to provide a highly optimized
Linux Q83 – Debian-based Linux distribution
LinuxQ83 is a desktop Linux distribution built on Debian Stable
Memerist is a new desktop meme generator for Linux
Memerist, a new(ish) native meme generator for Linux
The Pop!_OS 24.04 LTS Upgrade is here!
Starting today, Pop!_OS 22.04 LTS users will receive an in-OS upgrade notification for the new Pop!_OS 24.04 LTS release
GIMP 3.2 issues third release candidate with fresh fixes
GIMP 3.2 RC3 is now available for testing, giving users an opportunity to try the image editor’s upcoming features ahead of the stable release
Free and Open Source Software
This is free and open source software
Spirit OS – lightweight remaster of Tiny Core Linux
Spirit OS is a lightweight remaster of Tiny Core Linux 16.2 aimed at breathing life into very old 32-bit computers (legacy BIOS / no UEFI)
Eliza Linux – curated distribution based on Debian
Eliza Linux is a personal, curated Linux distribution built on top of Debian Stable
Keep Android Open
Google has announced that, soon, anyone looking to develop Android apps will have to first register centrally with Google
Bad faith: Hugo Roy knew FSFE impersonating FSF before French tribunal, colleagues deceived
Lawyers are generally not responsible for the crimes of their clients. If the client lies in court and if the lawyer does not know about the lie then the lawyer can't be held responsible.
Rocky Linux becomes KDE's newest Patron
Rocky Linux is a stable, community-driven, and production-ready Linux distribution designed to be fully compatible with Red Hat Enterprise Linux
Writing in Liberty About Software Liberty [original]
Yesterday we spoke to politicians and heard back. We intend to write a lot more about Software Freedom, as it is a matter of public interest and National Security.
Motorola announces a partnership with the GrapheneOS Foundation
Motorola has announced that it will be working with the GrapheneOS Foundation
Love to customize your Linux desktop? This lightweight distro is great fun for newbies and experts
See what makes the Debian-based BunsenLabs Carbon such a worthy successor to CrunchBang Linux
Why There Are Microsoft Layoffs This Year [original]
What we Microsoft have left to sell?
It's Not a Crime to Advocate GNU/Linux [original]
At the end of the day, what we have here is a struggling laws firm instrumentalising their clients in another continent
Plumbing Tux Machines [original]
The site is growing more popular this year
In Japan, Windows Fell to About 30% "Market Share", Mobile Grew Beyond 50% [original]
Now there are mass layoffs at Microsoft almost every month
Today in Techrights
Some of the latest articles
The Harder They Attack Tux Machines, The More People Will Read Tux Machines [original]
Last week was a record week for us in Geminispace and this week we maintain similar momentum
GNU/Linux Leftovers
3 more GNU/Linux stories
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
Standards/Consortia: Serial Peripheral Interface, GNSS Replacement, and More
Standards-related stories
Security Leftovers
Security patches and more
Programming Leftovers
Development news
Mozilla: Jan-Erik Rediger's Moziversary, Thunderbird Update, and MozPhab 2.8.3 Released
Mozilla posts and updates
Linux and Moddable/Retro Devices: Raspberry Pi, Arduino, and More
more hardware news
Debian Leftovers: Ben Hutchings, Hellen Chemtai, and Isoken Ibizugbe on Projects and Internships
3 more picks for today
Open Hardware/Modding: Raspberry Pi, other SBCs, and "Linux Flies into Space"
Hardware leftovers
Canonical/Ubuntu: OpenID Connect (OIDC), Android™, and RISC-V
some Ubuntu news
FreeBSD Leftovers
a pair of new articles
Audiocasts/Shows: Linux User Space and Late Night Linux
2 new episodes
Kernel: Greg Kroah-Hartman on LTS, Høiland-Jørgensen on TCP zero-copy, and Collabora on Linux Work
3 kernel picks
Red Hat: Infatuation With Slop, Paid-for Puff Pieces, and More
rather shallow company
Applications and Games: Wireshark, ScummVM, ScopeBuddy, and More
4 picks for today
today's howtos
Instructionals/Technical posts
Live distro Oreon 10-2603 intros the Centrio installer while switching from XFS to Btrfs
Oreon, the live Linux distro based on AlmaLinux and born in the USA, is back with a new update
Gram 1.0 released
new release, Gram 1.0
The State of the Linux Desktop in 2026: A Love Letter from a Prodigal Penguin
I started using GNU/Linux somewhere around 2005-2006
Linus Torvalds Announces First Linux Kernel 7.0 Release Candidate
Linus Torvalds announced today the general availability for public testing of the first Release Candidate (RC) development milestone of the upcoming Linux 7.0 kernel series.
Texinfo 7.3 released
GNU Project: We have released version 7.3 of Texinfo, the GNU documentation format.
Games: SteamInputDB, Steam Deck OLED, DREAMM, and More
5 articles from GamingOnLinux
Valnet Leftovers: Recent Articles About GNU/Linux
4 for now
Valnet on KDE Plasma 6.6, New KDE Plasma, and KDE Connect
KDE news from Valnet
Distributions and Operating Systems: pearOS and "3 atomic Linux distros I trust for a stress free PC"
2 recent Valnet articles
Hardware Projects: Raspberry Pi, AsteroidOS, and Homelabs
GNU/Linux and devices
On IBM's Fedora Silverblue, IBM's Flatpak and Snap "splitting the desktop in two"
Red Hat leftovers
Valnet on Linux multitasking, Git, and simple guide for choosing your first GNU/Linux distro
Instructionals/Technical posts
Valnet on Docker and Alternatives to It
2 recent articles
Applications: Tonfotos and GNU/Linux Applications Spun as 'Windows
3 articles from Valnet
Recent Articles About Proxmox, Mostly by Ayush Pande
via Valnet
New HowTos and Articles in PCLinuxOS Magazine
PCLinuxOS Magazine's latest
Gentoo-based MocaccinoOS 26.03 now available with the 6.12.74 kernel and various other updates
Loaded with the long-term support kernel labeled 6.12.74
Android Leftovers
I finally deleted all my Android's bloatware, and it feels like a new phone
I used the new Linux Terminal on Android and I'm impressed
Android has always been built on a Linux kernel, but for the first time
Orange Pi Neo Linux-powered handheld gaming PC delayed indefinitely due to RAM & SSD increases
But it looks we’ll have to wait at least a little longer for the handheld to be released
Stay productive on any distro: 6 portable Linux apps I always keep on me
I do almost all my computer on Linux devices these days
Got an old PC? Omega Linux can make it feel new again - here's how
If you're looking for a distribution for an aging machine and you want to go with something other than a Ubuntu-based distribution
I finally ditched Ubuntu for a "niche" Linux distro—and I'm not going back
Do you feel like Ubuntu is holding you back, but switching feels too risky
Windows Measured at All-Time Low in Switzerland [original]
GNU/Linux is up again and Windows fell to new lows
Free and Open Source Software
This is free and open source software. It runs under Linux, macOS, and Windows
FyshOS – lightweight but attractive Linux based OS
FyshOS is an experimental Debian-based Linux distribution built around the Fyne GUI toolkit and the FyneDesk desktop environment
This Month in KDE Apps
A lot of progress in Marknote and Drawy, a new homepage for Audiotube, and a rich text editor in NeoChat
Introducing matrixOS, an Immutable Gentoo-Based Linux Distro
It was only a matter of time before a developer decided one of the most challenging Linux distributions needed to be immutable
NebiOS turns your Linux desktop into a Google Workspace alternative - with one caveat
If the developers stick with it, NebiOS has the potential to become something truly special
Today in Techrights
Some of the latest articles