Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Orange Pi Nova Teased with Loongson 2K3000 as Loongson Expands Product Line

This week, Orange Pi previewed its upcoming Orange Pi Nova, a single-board computer developed in collaboration with Loongson. Announced through Orange Pi’s official channels, the Nova combines the Loongson 2K3000 processor with a range of I/O options and support for up to 32GB of DDR4 RAM.

GPD MicroPC 2 with Intel N250 Brings Multi-Port Connectivity to Ultra-Mobile Design

GPD has shared early information about the MicroPC 2 on Indiegogo, describing it as an updated version of its ultra-compact computer for mobile technical tasks and on-site troubleshooting. The device measures about 171 × 110 × 23.5 mm and includes a full physical keyboard along with a screen that can rotate and flip for tablet-style use.

9to5Linux

Steam Client Now Enables Proton by Default for Games without Native Linux Builds

The Steam Client update for June 30th, 2025, enables Proton by default for games that don’t have a native Linux build, which is equivalent to setting the “Enable SteamPlay for other titles” option to the enabled state. Also for Linux gamers, this release improves the installation speed of Steam Client updates.

digiKam 8.7 Adds New Tool to Perform Auto-Rotation Based on Content Analysis

digiKam 8.7 is here three and a half months after digiKam 8.6 with a new tool to perform auto-rotation based on content analysis using Deep Neural Networks (DNNs), the ability to automatically start a new face recognition scan when new faces are confirmed/tagged, and updates to the Face Classifier to improve performance and accuracy.

9to5Linux Weekly Roundup: June 29th, 2025

I would like 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.

coreutils-9.3 released

posted by Roy Schestowitz on Apr 19, 2023

 This is to announce coreutils-9.3, a stable release.
This is a bug fix release coming about 4 weeks after the 9.2 release.
See the NEWS below for a summary of changes.
There have been 26 commits by 3 people in the 29 days since 9.2.
Thanks to everyone who has contributed!
The following people contributed changes to this release:
Nick Alcock (1)
Paul Eggert (5)
Pádraig Brady (20)
Pádraig [on behalf of the coreutils maintainers]
==================================================================
Here is the GNU coreutils home page:
http://gnu.org/s/coreutils/
For a summary of changes and contributors, see:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v9.3
or run this command from a git-cloned coreutils directory:
git shortlog v9.2..v9.3
Here are the compressed sources:
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.gz (14MB)
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz (5.6MB)
Here are the GPG detached signatures:
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.gz.sig
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz.sig
b657a5fe51eed93cdafd9fe69594305ff040dd00 coreutils-9.3.tar.gz
oz0sC8Sb48eaR5SUTc2HEDv0l7U6FLr81DHIylOXUlI= coreutils-9.3.tar.gz
cd1fd7e27d46fd2497b8f2a670b54785530ef7d2 coreutils-9.3.tar.xz
rbz8/omSNbceh2jc8HzVMlILf1T5qAZIQ/jRmakEu6o= coreutils-9.3.tar.xz
Verify the base64 SHA256 checksum with cksum -a sha256 --check
from coreutils-9.2 or OpenBSD's cksum since 2007.
gpg --verify coreutils-9.3.tar.gz.sig
pub rsa4096/0xDF6FD971306037D9 2011-09-23 [SC]
Key fingerprint = 6C37 DC12 121A 5006 BC1D B804 DF6F D971 3060 37D9
uid [ unknown] Pádraig Brady
uid [ unknown] Pádraig Brady
gpg --locate-external-key P@draigBrady.com
gpg --recv-keys DF6FD971306037D9
wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=coreutils&download=1' | gpg --import -
gpg --keyring gnu-keyring.gpg --verify coreutils-9.3.tar.gz.sig
Autoconf 2.72c.17-0cc3
Gnulib v0.1-6046-g4b60490554
Bison 3.8.2
* Noteworthy changes in release 9.3 (2023-04-18) [stable]
** Bug fixes
cp --reflink=auto (the default), mv, and install
will again fall back to a standard copy in more cases.
Previously copies could fail with permission errors on
more restricted systems like android or containers etc.
[bug introduced in coreutils-9.2]
cp --recursive --backup will again operate correctly.
Previousy it may have issued "File exists" errors when
it failed to appropriately rename files being replaced.
date --file and dircolors will now diagnose a failure to read a file.
Previously they would have silently ignored the failure.
[This bug was present in "the beginning".]
md5sum --check again correctly prints the status of each file checked.
Previously the status for files was printed as 'OK' once any file had passed.
This also applies to cksum, sha*sum, and b2sum.
wc will now diagnose if any total counts have overflowed.
`wc -c` will again correctly update the read offset of inputs.
Previously it deduced the size of inputs while leaving the offset unchanged.
[bug introduced in coreutils-8.27]
Coreutils programs no longer fail for timestamps past the year 2038
on obsolete configurations with 32-bit signed time_t, because the
build procedure now rejects these configurations.
** Changes in behavior
'cp -n' and 'mv -n' now issue an error diagnostic if skipping a file,
to correspond with -n inducing a nonzero exit status as of coreutils 9.2.
Similarly 'cp -v' and 'mv -v' will output a message for each file skipped
due to -n, -i, or -u.
** New features
cp and mv now support --update=none to always skip existing files
in the destination, while not affecting the exit status.
This is equivalent to the --no-clobber behavior from before v9.2.

Other Recent Tux Machines' Posts

Getting Hot in Here [original]
There will be some good news this week regarding Microsoft's rapid demise
Microsoft "Too Big to Save" (Bailouts), Not "Too Big to Fail" [original]
2025 will be remembered as a significant year not just for GNU/Linux growth but also a rapid fall of Microsoft
Our Static Site Builder at 3 [original]
If you're still using some PHP stuff to build a site (e.g. WordPress or MediaWiki), consider moving to an SSG
Microsoft Layoffs This Week (July 2, 2025) [original]
we can expect Microsoft to try to 'hijack' GNU/Linux one way or another
 
Today in Techrights
Some of the latest articles
Steam Client Now Enables Proton by Default for Games without Native Linux Builds
Valve released a new stable Steam Client update today, bringing a few interesting changes for Linux gamers, as well as various other enhancements and bug fixes.
today's leftovers
GNU/Linux, BSD, and more
GNOME and IBM Leftovers
some of the latest work
Open Hardware/Modding: Arduino, Raspberry Pi, and More
hardware leftovers
Programming Leftovers
Development related picks
Software: Incus 6.14, Wireplumber, GNU Health Hospital Information System 5.0, App Center, and More
Some software updates
digiKam 8.7 Adds New Tool to Perform Auto-Rotation Based on Content Analysis
digiKam 8.7 has been released today as the latest stable version of this open-source, free, and cross-platform dynamic digital asset manager and image editor, providing professional-grade photo management.
today's leftovers
3 more stories
today's howtos
many howtos for today
Android Leftovers
I slashed my screen time by changing these underrated Android settings
Switching From Desktop Linux To FreeBSD
People have been talking about switching from Windows to Linux since the 1990s
Free and Open Source Software
Minicom is a text-based modem control and terminal emulation program
Review: AxOS 25.06 and 25.01, AlmaLinux OS 10.0
AxOS is an Arch-based, rolling release Linux distribution for the desktop
Orange Pi Nova Teased with Loongson 2K3000 as Loongson Expands Product Line
supported by an expanding Linux-based ecosystem
GNU/Linux Leftovers
GNU/Linux focus, 4 stories
Hardware: Espressif, 3D Printing, and Firefox Phones
hardware news
Running a Pi-hole and Self-Hosting a Site
technical articles
Homelab With NixOS and 5 NAS Accessories
self-hosting and maintaining a home lab
today's howtos
Instructionals/Technical articles
Applications: Free Software Alternatives, VirtualBox 7.2.0 Beta 2, and OBS Studio 31.0.4 Hotfix
some software news
Docker-CLI, Portainer, LXCs, VMs, and More
Recent articles about instance management
Today in Techrights
Some of the latest articles
9to5Linux Weekly Roundup: June 29th, 2025
The 246th installment of the 9to5Linux Weekly Roundup is here for the week ending on June 29th, 2025.
Microsoft Will Collapse in July [original]
Microsoft isn't doing well
I Left Windows for Linux—and I’m Never Looking Back
Windows is a great operating system, and depending on your requirements, might be your only choice
5 More Beginner-Friendly Linux Distros
One great thing about Linux is that it's not homogeneous
Free and Open Source Software
This is free and open source software
today's leftovers
GNU/Linux and more
Programming Leftovers
Development news and picks
This Week in Linux and Linux Out Loud
2 new episodes
Open Hardware/Modding: "Open-Source Knob Packed With Precision", "Restoring a ZX Spectrum+ Toastrack", and Refurb
hardware stories
today's howtos
some howtos for Sunday
Standards: ODF and Plain Text E-mail
some standards-related picks
This Week in Plasma: inertial scrolling, RDP clipboard syncing, and more session restore
Probably the biggest one is the next piece of the Wayland session restore puzzle clicking into place...
Android Leftovers
Gmail for Android starts rolling out ‘mark as read’ button in notifications
Bcachefs may be headed out of the kernel
2 stories
Linux Phones, the New HDMI, and More: Weekly Roundup
Dell's XPS replacement laptops, an exciting update for Linux phones, and much more
5 reasons I prefer this distro over Ubuntu as a Windows-to-Linux convert
When transitioning from Windows to Linux, it's essential to select the proper distribution that best suits your needs
Linux Desktop: What Makes KDE Plasma So Appealing?
KDE Plasma offers an exceptional balance of aesthetics and practicality
Floating Mini Panel GNOME Shell Extension
GNOME Shell extensions make it easy to reshape the standard desktop layout in novel new ways
Best Free and Open Source Software
This is free and open source software
Dolphin - An Intro to the Kubuntu File Manager
Dolphin is the default Kubuntu file manager application
SUSE Linux Enterprise 15 SP7 and Weekly GNU-like Mobile Linux Update
a pair of leftovers
openKylin Presented Kaiming Format at LAS 2025!
Shuoqi Yu, maintainer of the Kaiming SIG in the openKylin community, delivered a keynote
Security Onion 2.4.160 now available including Playbooks, Guided Analysis, MCP Server, and more!
Security Onion 2.4.160 is now available
RefreshOS 2.5 Launches with a Smoother, Smarter Desktop Experience
RefreshOS 2.5 is here
Escuelas Linux 8.12: Lightweight, Educational OS
The latest version, Escuelas Linux 8.12, is now available
IPFire Linux Firewall Now Ships with Support for the WireGuard VPN Protocol
IPFire 2.29 Core Update 195 has been released today as a new stable update to this open-source hardened Linux firewall distribution that introduces long-awaited WireGuard support.
Clonezilla / News: Stable Clonezilla live 3.2.2-15 Released
This release of Clonezilla live (3.2.2-15) includes major enhancements and bug fixes.
EXTON OpSuS Tumbleweed LXQt 2.2.0-1.1 64 bit UEFI Linux Live System with Refracta Snapshot – Build 250621
a rolling distribution
Today in Techrights
Some of the latest articles