Tux Machines

Do you waddle the waddle?

Other Sites

Internet Society

How YOU Run the Internet

Without you, there is no Internet. The Internet is so much more than just devices connecting to each other; it’s a place for all of us to come together to share information, experiences, and ideas.  

9to5Linux

Firefox 142 Is Now Available for Public Beta Testing, Here’s What to Expect

Firefox 142 looks like another small update, only promising a couple of new features, including support for a flexible exception list to the Enhanced Tracking Protection (ETP) Strict mode to fix broken site features caused by tracker blocking.

IPFire 2.29 Core Update 196 Improves WireGuard Support, Console Graphics Stack

IPFire 2.29 Core Update 196 comes after IPFire 2.29 Core Update 195 to improve support for the WireGuard modern VPN (Virtual Private Network) protocol by displaying the status of active WireGuard connections directly on the dashboard of the web user interface and enabling support for Generic Segmentation Offload (GSO) to increase TCP throughput over WireGuard tunnels.

Fwupd 2.0.13 Linux Firmware Updater Adds Support for HP USB-C 100W G6 Dock

Coming one and a half months after fwupd 2.0.12, the fwupd 2.0.13 release adds support for updating the firmware on more hardware, including the HP USB-C 100W G6 dock, Logitech bulk controller peripherals, as well as more MediaTek scaler devices.

Firefox 141 Web Browser Is Now Available for Download, Here’s What’s New

As mentioned during beta testing, Firefox 141 is a small release that only introduces a couple of new features, one of them being the ability to use less memory on Linux systems and no longer requiring a forced restart after applying an update via a package manager.

9to5Linux Weekly Roundup: July 20th, 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.

LinuxGizmos.com

LILYGO T-Watch Ultra Features ESP32-S3, AMOLED Display, GNSS, and LoRa Connectivity

LILYGO has unveiled the T-Watch Ultra, a multifunctional smartwatch platform that integrates wireless connectivity, location tracking, long-range communication, and intelligent motion sensing in a compact form. Built around the Espressif ESP32-S3, the device is targeted at developers working on embedded, wearable, and remote sensing applications.

NVIDIA Jetson AGX Thor Developer Kit to Launch in Mid-August with 2070 TFLOPS AI Performance, Priced at $3499

The Jetson AGX Thor Developer Kit is an upcoming high-performance platform built for next-generation humanoid robotics, real-time sensor fusion, and generative AI at the edge. It delivers up to 2070 FP4 TFLOPS of AI performance, includes 128 GB of LPDDR5X memory, and supports high-throughput, low-latency connectivity for deploying large transformer and vision-language models in real-time robotic systems.

DreamHAT+ Enables 60 GHz Radar Sensing on Raspberry Pi 4B and 5

Dream Boards has released the DreamHAT+ Radar, a compact add-on board that brings high-precision 60 GHz mm-wave radar capabilities to Raspberry Pi 4B and 5. Built around Infineon’s BGT60TR13C radar chip, the DreamHAT+ is designed for developers and researchers working on gesture recognition, presence detection, indoor tracking, and privacy-focused sensing, all without relying on cameras or microphones.

Raspberry Pi Expands Embedded Lineup with Low-Cost Radio and Camera Modules

This month, Raspberry Pi launched two new components for embedded designs. The $4 Radio Module 2 adds Wi-Fi and Bluetooth to RP2040 and RP2350 projects, while the Camera Module 3 Sensor Assemblies offer a compact way to integrate Raspberry Pi’s 12MP camera into custom hardware.

FreeBSD 14.0-RC2 Now Available

posted by Roy Schestowitz on Oct 21, 2023

The second RC build of the 14.0-RELEASE release cycle is now available.

Installation images are available for:
o 14.0-RC2 amd64 GENERIC o 14.0-RC2 i386 GENERIC o 14.0-RC2 powerpc GENERIC o 14.0-RC2 powerpc64 GENERIC64 o 14.0-RC2 powerpc64le GENERIC64LE o 14.0-RC2 powerpcspe MPC85XXSPE o 14.0-RC2 armv7 GENERICSD o 14.0-RC2 aarch64 GENERIC o 14.0-RC2 aarch64 RPI o 14.0-RC2 aarch64 PINE64 o 14.0-RC2 aarch64 PINE64-LTS o 14.0-RC2 aarch64 PINEBOOK o 14.0-RC2 aarch64 ROCK64 o 14.0-RC2 aarch64 ROCKPRO64 o 14.0-RC2 riscv64 GENERIC o 14.0-RC2 riscv64 GENERICSD
Note regarding arm SD card images: For convenience for those without console access to the system, a freebsd user with a password of freebsd is available by default for ssh(1) access. Additionally, the root user password is set to root. It is strongly recommended to change the password for both users after gaining access to the system.
Installer images and memory stick images are available here:
https://download.freebsd.org/releases/ISO-IMAGES/14.0/
The image checksums follow at the end of this e-mail.
If you notice problems you can report them through the Bugzilla PR system or on the -stable mailing list.
If you would like to use Git to do a source based update of an existing system, use the "releng/14.0" branch.
A summary of changes since 14.0-RC1 includes:
o OpenSSH has been updated to version 9.5p1.
o OpenSSL has been updated to version 3.0.11.
o Various VFS-related fixes.
o OpenZFS has been updated to zfs-2.2-release.
o Support for ZFS-backed Azure images has been implemented.
o A crash with smartpqi(4) or mpi3mr(4) devices has been resolved.
o An issue building virtual machine images for GCE has been resolved.
o And various other miscellaneous fixes.
A list of changes since 13.2-RELEASE is available in the releng/14.0 release notes:
https://www.freebsd.org/releases/14.0R/relnotes/
Please note, the release notes page is not yet complete, and will be updated on an ongoing basis as the 14.0-RELEASE cycle progresses.
=== Virtual Machine Disk Images ===
VM disk images are available for the amd64, i386, and aarch64 architectures. Disk images may be downloaded from the following URL (or any of the FreeBSD download mirrors):
https://download.freebsd.org/releases/VM-IMAGES/14.0-RC2/
BASIC-CI images can be found at:
https://download.freebsd.org/releases/CI-IMAGES/14.0-RC2/
The partition layout is:
~ 16 kB - freebsd-boot GPT partition type (bootfs GPT label) ~ 1 GB - freebsd-swap GPT partition type (swapfs GPT label) ~ 20 GB - freebsd-ufs GPT partition type (rootfs GPT label)
The disk images are available in QCOW2, VHD, VMDK, and raw disk image formats. The image download size is approximately 135 MB and 165 MB respectively (amd64/i386), decompressing to a 21 GB sparse image.
Note regarding arm64/aarch64 virtual machine images: a modified QEMU EFI loader file is needed for qemu-system-aarch64 to be able to boot the virtual machine images. See this page for more information:
https://wiki.freebsd.org/arm64/QEMU
To boot the VM image, run:
% qemu-system-aarch64 -m 4096M -cpu cortex-a57 -M virt \ -bios QEMU_EFI.fd -serial telnet::4444,server -nographic \ -drive if=none,file=VMDISK,id=hd0 \ -device virtio-blk-device,drive=hd0 \ -device virtio-net-device,netdev=net0 \ -netdev user,id=net0
Be sure to replace "VMDISK" with the path to the virtual machine image.

Read on

Other Recent Tux Machines' Posts

Clear Linux - In Memoriam
the Clear Linux team is probably part of these layoffs
IPFire 2.29 Core Update 196 Improves WireGuard Support, Console Graphics Stack
IPFire 2.29 Core Update 196 has been released today as a new stable update to this open-source hardened Linux firewall distribution introducing various improvements, updated components, and other changes.
Firefox 141 Web Browser Is Now Available for Download, Here’s What’s New
Mozilla has published today the final release of the Firefox 141 open-source web browser ahead of its official unveiling on July 22nd, 2025.
Linux market share just crossed 5%, hitting a new milestone
This could mark the beginning of a new era for Linux-based platforms
Fwupd 2.0.13 Linux Firmware Updater Adds Support for HP USB-C 100W G6 Dock
Fwupd 2.0.13 has been released today as the thirteenth maintenance update to the fwupd 2.0 series of this open-source Linux firmware update utility, adding support for more devices, new features, and bug fixes.
 
Open Hardware/Modding: Arduino, RP2350B, and More
Hardware picks
Audiocasts/Shows: Kodsnack, Destination Linux, and Linux Matters
new episodes
Latest in Red Hat's Site
Red Hat picks
today's howtos
10 howtos for now
This Core Ultra Tiny PC Is Built for Kubuntu Linux
Kubuntu Focus, the company selling PCs built specifically for desktop Linux
ESLint – find and fix problems in JavaScript code
This is free and open source software
Games: Space Dingus, Splitgate 2, and More
9 stories from GamingOnLinux
Today in Techrights
Some of the latest articles
Ubuntu, Free Software, and Standards
today's leftovers
Security and Windows TCO Leftovers
Windows TCO in many headlines
KDE Kate and GNOME Foundation Reports
two new reports
Programming Leftovers
not so many for today
FSF and GNU: GNU Parallel, Fund Raising, and GNU gettext
some GNU picks
Databases: Data Sharing, Autobase 2.3.0, and Slop Gone Wrong/Rogue
some DB-related stuff
Retro/Open Hardware/Modding: ESP32, Jetson, and More
hardware picks
Thunderbird 141 Open-Source Email Client Adds ‘Archive’ Action to Notifications
Thunderbird 141 is out now as the latest stable version of this popular, open-source, free, and cross-platform email, address book, chat, news, and calendar client for GNU/Linux.
Red Hat and Fedora Leftovers
mostly redhat.com
Audiocasts/Shows: LINUX Unplugged and Late Night Linux
2 new episodes
Applications: Kitty Terminal and Gradia
Software news/views
Games: Mario Kart 64, Distros for Gaming, and Crisis at Microsoft
gaming picks
Firefox 142 Is Now Available for Public Beta Testing, Here’s What to Expect
Firefox 142 open-source web browser is now available for public beta testing with various new features and improvements.
Android Leftovers
US Fairphone OS devs hit back against GrapheneOS security claims
4 decades, 4 freedoms, 4 all users
The registration for the FSF40 celebration is open
A very warm welcome to 152 new associate members
The Free Software Foundation (FSF)'s spring fundraiser has come to an end
Google Debuts OSS Rebuild Project
Google launches the OSS Rebuild project to verify open source packages and combat supply chain attacks through reproducible builds
General-Purpose Linux Distros Explained
Learn what general-purpose Linux distros are and why they’re the go-to choice for many desktop and server users
Thunderbird 141 Arrives with Archive Button, OpenPGP Expiry Warnings
Mozilla Thunderbird 141 open-source email client is out now with a new Archive button
Arch Linux users told to purge Firefox forks after AUR malware scare
The distro's greatest asset is arguably also its greatest weakness
The 10 Retro Games That Shaped Unix and Linux
Unix and Linux aren't names you might normally associate with games
Only free and open source software is eligible for inclusion
Free and Open Source Software
today's howtos
5 howtos
World's first RISC-V tablet is finally fully baked - PineTab-V now ships with functional Linux for $159
At the 2025 RISC-V Summit, a full Debian-based table was introduced
Linux 6.16-rc7
released by Linus
today's howtos
some howtos
HowTo Geek on Homelab, NAS, and GNU/Linux
3 recent articles
Programming Leftovers
Development picks
5 reasons my Intel N100 mini PC running Linux is perfect for streaming
For an affordable and compact device, my Intel N100 mini PC, running Linux
Garuda Linux Is Revamping Its Hardware Support
The Garuda Linux team announced over the weekend changes to several packages that enable hardware support
5 reasons why BlueStar is the most beautiful Linux distro I have tried yet
What you consider beautiful is very subjective
Games: "Fallout: Bakersfield", Mycopunk, Xenopurge, and More
9 articles from GamingOnLinux
KDE Plasma Adds Rounded Bottom Window Corners to Apps
KDE Plasma is getting in on the rounded bottom window corners action in its next major release
Free and Open Source Software
This is free and open source software
I Found a New Open Source Grammar Checker Tool And I Like it... Well... Kind of
Sometime simple is better
Fedora Must (Carefully) Embrace Flathub
Opportunity is upon us! For the past few years, the desktop Linux user base has been growing at a historically high rate
Games: Steam Deck, Gaming on Raspberry Pi, and Steam Games on RISC-V Processors
3 gaming picks
Today in Techrights
Some of the latest articles
HowTo Geek on LibreOffice, Homelab, and Plex Media Server
assorted recent articles
Geany 2.1 Lightweight IDE Brings Smoother UI, New Filetypes, and Theming Support
Geany 2.1, a lightweight and user-friendly IDE
GNU/Linux and BSD Leftovers
UNIX and more
Free, Libre, and Open Source Software Leftovers
FOSS picks for now
Games: Steam Games and More
a pair of stories
Open Hardware/Modding: RISC-V, Raspberry Pi, and More
hardware picks
Android Leftovers
5 Android phones you should buy instead of the Galaxy Z Fold 7
Raspberry Pi Imager 1.9.6 Brings Better SSH Validation
Raspberry Pi Imager 1.9.6, an easy-to-use SD card preparation tool by Raspberry Pi
This lightweight Linux distro makes switching from Windows 10 easy
Lubuntu is a fast, no-frills Linux distribution for the masses - and it's perfect for reviving older hardware
Free and Open Source Software, howtos and Installations
Free and Open Source Software
What’s the Point of Linux “Anti-Something” Distros?
The biggest question our man in Italy has about Linux distros and other open source software projects taking political stances is
today's leftovers
Debian and more
How the Free Software Foundation Battles the LLM Bots
As the Free Software Foundation approaches its 40th anniversary, it's facing ongoing and increasing distributed denial-of-service attacks.
Free and Open Source Software
This is free and open source software
Review: HeliumOS 10.0
I had some mixed feelings while running HeliumOS
today's howtos
only a few so far on Monday
9to5Linux Weekly Roundup: July 20th, 2025
The 249th installment of the 9to5Linux Weekly Roundup is here for the week ending on July 20th, 2025.
Today in Techrights
Some of the latest articles