Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Blue Pill-Style STM32C5 Board Adds Oberon-2 Firmware Support

Norwegian-based Tenko has released an open-hardware development board based on STMicroelectronics’ STM32C5 microcontroller family. The compact board follows the familiar Blue Pill form factor while adding USB-C power, onboard USB-to-UART connectivity, and an alternative firmware environment based on Oberon-2.

ESP32-C6 Home Automation Kit with ESPHome and Modular Sensors

Apollo Automation has launched the ESPHome Starter Kit, a modular smart-home development platform built around an ESP32-C6 board and designed to let users create ESPHome devices without soldering, breadboards, or writing code. The kit operates locally and can be used independently or integrated with Home Assistant.

Internet Society

Advancing the Safer Internet Initiative for Everyone

When we launched the Safer Internet Initiative earlier this year, our message was clear: connectivity is essential, but it is not enough. Everyone needs to feel safe, protected, and empowered when they go online.

9to5Linux

KDE Frameworks 6.29 Released with Various Improvements and Bug Fixes

The monthly KDE Frameworks releases continue, and KDE Frameworks 6.29 is here to add an icon for Android app bundle files in the Breeze icon theme, improve the fancy Kirigami tab bars in QML-based apps to switch the active tab when scrolling over them or using a tab-switching keyboard shortcut, and improve the visual fidelity of small icons in Kirigami-based apps.

Raspberry Pi Imager 2.0.11 Adds Support for Multi-Frame Compressed Images

Coming almost two months after Raspberry Pi Imager 2.0.10, the Raspberry Pi Imager 2.0.11 release introduces support for newer multi-frame compressed images, the ability to lock the drive exclusively on Linux and Windows while writing so nothing else can interfere, and a proper “Erase/Format” command.

KDE Announces “Bulletproof” KDE Suite with Three Years of Support

Since the KDE Project dropped LTS support for the KDE Plasma desktop environment despite some demand from people, they teamed up with Linux hardware vendor Kubuntu Focus and Techpaladin Software to provide three years of bug and security fixes for the KDE Plasma 6.6 desktop environment series through Kubuntu 26.04 LTS.

FreeBSD 14.0-BETA1 Now Available

posted by Roy Schestowitz on Sep 10, 2023

The first BETA build of the 14.0-RELEASE release cycle is now available.

Installation images are available for:
o 14.0-BETA1 amd64 GENERIC o 14.0-BETA1 i386 GENERIC o 14.0-BETA1 powerpc GENERIC o 14.0-BETA1 powerpc64 GENERIC64 o 14.0-BETA1 powerpc64le GENERIC64LE o 14.0-BETA1 powerpcspe MPC85XXSPE o 14.0-BETA1 armv7 GENERICSD o 14.0-BETA1 aarch64 GENERIC o 14.0-BETA1 aarch64 RPI o 14.0-BETA1 aarch64 PINE64 o 14.0-BETA1 aarch64 PINE64-LTS o 14.0-BETA1 aarch64 PINEBOOK o 14.0-BETA1 aarch64 ROCK64 o 14.0-BETA1 aarch64 ROCKPRO64 o 14.0-BETA1 riscv64 GENERIC o 14.0-BETA1 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.
=== Virtual Machine Disk Images ===
VM disk images are available for the amd64, i386, aarch64, and riscv64 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-BETA1/
BASIC-CI images can be found at:
https://download.freebsd.org/releases/CI-IMAGES/14.0-BETA1/
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.
=== Amazon EC2 AMI Images ===
FreeBSD/amd64 EC2 AMI IDs can be retrieved from the Systems Manager Parameter Store in each region using the keys:
/aws/service/freebsd/amd64/base/ufs/14.0/BETA1
FreeBSD/arm64 EC2 AMIs are not available for BETA1, and the cause is being investigated.
=== Vagrant Images ===
FreeBSD/amd64 images are not available for BETA1. The cause is being investigated.
=== Upgrading ===
The freebsd-update(8) utility supports binary upgrades of amd64 and i386 systems running earlier FreeBSD releases. Note, aarch64 binary updates are expected to be available starting with BETA2, due to a configuration error. Systems running earlier FreeBSD releases can upgrade as follows:
# freebsd-update upgrade -r 14.0-BETA1
During this process, freebsd-update(8) may ask the user to help by merging some configuration files or by confirming that the automatically performed merging was done correctly.
# freebsd-update install
The system must be rebooted with the newly installed kernel before continuing.
# shutdown -r now
After rebooting, freebsd-update needs to be run again to install the new userland components:
# freebsd-update install
It is recommended to rebuild and install all applications if possible, especially if upgrading from an earlier FreeBSD release, for example, FreeBSD 12.x. Alternatively, the user can install misc/compat12x and other compatibility libraries, afterwards the system must be rebooted into the new userland:
# shutdown -r now
Finally, after rebooting, freebsd-update needs to be run again to remove stale files:
# freebsd-update install

Read on

Other Recent Tux Machines' Posts

Omarchy is Becoming Slopware, a Flopfest
Omarchy going downhill
CachyOS ISO Release for August 2026 Improves the Installer, Desktop Profiles
The CachyOS ISO snapshot for August 2026 is now available for download with Linux 6.18 LTS and Linux 7.1 kernels, 1KDE Plasma 6.7.4, an improved installer, and more.
Linux Mint 22.3 HWE ISOs Now Available for Download with Linux Kernel 7.0
Linux Mint 22.3 HWE ISO images are now available for download powered by the Linux 7.0 kernel series from Ubuntu 24.04.5 LTS.
KDE Frameworks 6.29 Released with Various Improvements and Bug Fixes
KDE Frameworks 6.29 open-source software suite is out now with improvements to the Breeze icon theme, Kirigami-based apps, and QML-based apps.
Stop paying for Adobe, Microsoft, or Mathematica—these free open-source alternatives will get you through college
GIMP is likely missing some features from Photoshop
Graphics/Games: LACT, 10 Million Pixels, Bottles, and More
latest 10 from GamingOnLinux
This Week in Plasma: UI Improvements Galore
This week we merged a number of features and UI changes that focus on user-friendliness
LightDM returns from the dark with first release in 4 years
LightDM, Ubuntu’s former display manager, has had its first new release in four years – and the first under a new set of maintainers
statCounter: Share of GNU/Linux Continues to Increase [original]
Combined with ChromeOS, it's already past and beyond 11%
 
Android Leftovers
Pixel 11 envy? Here’s how to unlock its best new feature on any Android device
Nvidia just made gaming on Linux a whole lot easier
You now have an easier time playing games on your Linux PC without turning to code translation or emulators
I put Linux on a tablet, and KDE Plasma handled everything I threw at it
Using a desktop operating system with a traditional tablet-like design has its challenges
Please stop using these 7 deprecated Linux commands
Over the years, several Linux commands have been deprecated
Free and Open Source Software
This is free and open source software
Canonical Certifies the Advantech AOM-2721 AIoT Board for Ubuntu 24.04 LTS
Canonical announces the availability of its Ubuntu 24.04 LTS operating system on the Advantech AOM-2721 AIoT development board.
Nitrux Shows Off a New Desktop Approach Other Distros Might Want to Take Note of
It is meant to be a middle ground between window managers and desktop environments
This Week in Plasma: Bi-Directional RDP Clipboard Sync
Welcome to a new issue of This Week in Plasma
Today in Techrights
Some of the latest articles
GNU/Linux Distributions and Operating Systems
a handful of GNU/Linux leftovers
Red Hat Almost 100% Slop Plagiarism Wannabe, Linux Neglected Because of IBM
slop galore
BSD: OpenZFS, FreeBSD, and More
BSD links
Linux-Friendly Boards and Linux Devices
hardware picks
Free Software, Education, and Open Data
FOSS and more
Microsoft's Openwashing Front Group (Open Source Initiative) Boosts Slop Plagiarism, Pretends to Speak for FOSS
really sad
WordPress Browser Extension and WordPress 7.0.4 Patches Remote Code Execution Vulnerability
Content Management Systems (CMS) troubles
Firefox's Handling of Ad Blocking, Mozilla Localization Report
Mozilla picks
Programming Leftovers
Development picks
Security and Windows TCO Leftovers
Security breaches, patches, more
GNOME Delivers Fellowship Update and Fellowship Report July 2026
Sovereign Tech Fellowship
Audiocasts: BSD Now, "Colonised By Wankers", and Slop Destroys Itself
new episodes
Games: Steam Deck, Steam Games, Loki, Slop Issues, and CachyOS
gaming picks
NVIDIA GeForce NOW Hits GNU/Linux
many links
today's howtos
not many today
GNOME 50 finally fixed the two things that made me switch to COSMIC, and I didn't expect to go back
It wasn't an accident that COSMIC has a reputation for being a great desktop environment on Linux
These 5 Windows defaults don't exist on Linux, and that's exactly why I prefer it
Microsoft has spent the better part of the last year rolling back changes instead of making new ones
SteamOS proved Linux can beat Windows at gaming, but PC makers aren't ready to admit it
However, the more important thing that SteamOS, or any other Linux-based OS does, is that it gets out of the way
Debian 13 fixed my biggest complaints with Linux Mint, and I'm not looking back
I'm a big fan of the Linux Operating System
I ignored Ubuntu Server for many years because of its Desktop counterpart's reputation, but it's better than I expected
Over the years, I’ve tinkered with all sorts of cool Linux distributions, and my distro-hopping tendencies only got worse after I encountered Proxmox
A 25-year-old Brazilian video patent just expired, ending a lingering legal headache for Linux
Getting media to work on Linux is more complex than you may think. Not because of the technical aspects (although that, too, is pretty tricky)
What a real LTS looks like: Kubuntu 26.04
As a consolation prize for canceling the Plasma LTS product, we decided at the time to add an additional bug-fix release to the normal Plasma schedule
4 reasons to bring Linux with you this school year
I took every chance I got to evangelize Linux and open-source apps to the student body
In Barbados, GNU/Linux is Bigger Than Apple [original]
It's not a lot above the international average anymore
Raspberry Pi Imager 2.0.11 Adds Support for Multi-Frame Compressed Images
Raspberry Pi Imager 2.0.11 flashing tool for Raspberry Pi devices is now available for download with support for newer multi-frame compressed images, more reliable writes to SD cards, and other changes.
Android Leftovers
I tried widget-maxxing my Android home screen, and it's surprisingly useful
Why and how the Austrian Military moved to LibreOffice (Part 2)
From the very beginning, we clearly recognised the need to further develop LibreOffice
Desktop Linux is boring now, but that’s exactly what it needs to succeed
It didn't happen, because Linux was not ready for it to happen
5 Linux Distros That Will Make You Feel Like You Never Left Windows Or macOS
People are fed up, and many are making the switch to Linux as a result
I installed Linux on a tablet nobody wanted and turned it into a dedicated recipe terminal
Finding recipes online can be a hassle at best. I don't like outsourcing stuff like that to an LLM and I absolutely don't want someone's life story before getting a recipe
FFmpeg 9.0.1 Released with Large Amount of Fixes & Improvements
The popular FFmpeg media library announced the first maintenance update for the 9.0 “Lei” release on Wednesday
Free and Open Source Software, and Review
This is free and open source software
Vuu-do – lightweight Linux distribution based on Devuan
Vuu-do is a lightweight Linux project based on Devuan and built around the Openbox window manager
Refurbished Librem 16 Laptops Now Available!
We are pleased to announce that it is now easier than ever for you to get your hands on a Librem 16
Today in Techrights
Some of the latest articles
KDE Announces “Bulletproof” KDE Suite with Three Years of Support
KDE announces “bullet-proof” KDE suite with three years of bug fixes and security updates for KDE Plasma 6.6 LTS and related KDE software.
Microsoft's Latest Move Will Accelerate the Adoption of GNU/Linux at the OEMs/Channel [original]
The latest move from Microsoft defies logic
Microsoft apparently just upped its Windows licence fee for OEM handheld and PC makers, and I'm taking it as an excuse to switch to Linux
Pretty bold to assume we all want to use Windows, Microsoft.
FSF Copycat "Software Freedom Conservancy" Makes Copycat FSF Award ("Award in Software Freedom"), Gives it to IBM Staff That Tried to Cancel FSF Founder
as expected
Security Leftovers
Security picks
GNU/Linux and BSD Leftovers
mostly GNU/Linux
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
PostgreSQL and More
Databases related picks
Programming Leftovers
Development related picks
Linux Hardware, Open Hardware, and Android Leftovers
Arduino and more
Fedora and Red Hat Leftovers
especially the latter
today's howtos
Instructionals/Technical picks
Games: GodotFest, Gambonanza, and More
gaming leftovers
Games: Knytt Classic, GNOME Crosswords, 'Xodus', and More
Many gaming picks today
My kid's first PC won't run Windows—it'll use one of these 5 Linux distros instead
Most distro recommendations for kids focus on simplicity
Daniel Pocock in a British Election Today [original]
That helps raise awareness of issues he routinely covers
UserLAnd gives you a real Linux distro on Android—without Termux's compromises
Most Android users don't realize their phone can run a full Linux environment
New Forlinx SBC: A Raspberry Pi alternative with dual-core A53 and Linux support
Forlinx is introducing a new alternative to the Raspberry Pi
QEMU 11.1.0 Released with Recent ARM CPU Support & QMP Monitor Hot-Plug
QEMU, the open-source virtualizer and virtual machine monitor, released new 11.1.0 version one day ago
Free and Open Source Software
This is free and open source software
QEMU 11.1 Released with Universal Flash Storage (UFS) Emulation Support
QEMU 11.1 open-source virtualization software is now available for download with Universal Flash Storage (UFS) emulation support, ARM and RISC-V improvements, and more.
Sparky Linux just restored 32-bit support - why that still matters
Don't throw it away - Sparky Linux has decided not to give up on the aging architecture
VLC is Wrongly Blamed for Microsoft Defender's Clumsiness
VLC takes a long time to play MP3 on Windows? Blame it on Abusive Monopolist Microsoft Defender, not VLC
Super Hot Today [original]
Why travel to the Mediterranean?
Rounding Up GNU/Linux Share to Double-Digit Market Share [original]
As of this morning
IBM's own conflict-of-interest and promotion of slop plagiarism (pyramid scheme)
Red Hat leftovers
Today in Techrights
Some of the latest articles
LWN Articles on Kernel and 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit
outside paywall today