Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

New Release: Tor Browser 14.5.9

This is a minor update fixing a bug with our Year End Campaign takeover on Tor Browser Android.

New Release: Tails 7.1

Free the Internet: The Tor Project’s annual fundraiser

What if we could FREE THE INTERNET from the chains of surveillance and censorship?

LinuxGizmos.com

Upbeat and SiFive Launch Ultra-Low Power RISC-V MCU with AI Acceleration

Upbeat Technology has announced the UP201 and UP301 family of RISC-V microcontrollers developed in collaboration with SiFive. The devices are intended for applications such as always-on IoT, wearables, drones, and sensor-based systems.

Forlinx OK153-S SBC Combines Cortex-A7 and RISC-V Cores for Real-Time I/O Interfaces

The OK153-S SBC from Forlinx Embedded is a compact industrial platform based on the Allwinner T153 processor. It supports Linux 5.10 and offers up to 1 GB of DDR3 RAM and 8 GB of eMMC storage. Key interfaces include triple Gigabit Ethernet, dual CAN-FD, and a Local Bus for PSRAM or FPGA expansion.

9to5Linux

GStreamer 1.26.7 Improves Support for the NVIDIA Jetson AV1 Encoder

Coming after GStreamer 1.26.6, the GStreamer 1.26.7 release is here to improve support for the NVIDIA Jetson AV1 encoder by updating the rtpbasepay2 element to reuse the last PTS when possible, and adds support to the rtspsrc element for sending RTSP keepalives in TCP/interleaved modes.

Mozilla Thunderbird 144 Updates the Flatpak Runtime to Freedesktop SDK 24.08

Mozilla Thunderbird 144 is here to update the Flatpak runtime to Freedesktop SDK 24.08, fix an issue where users could not read mail signed with OpenPGP v6 and PQC keys, fix an issue with Fastmail CalDAV app password access failing due to forced OAuth regression, and fix copying text from some error alerts.

Zorin OS 18 Officially Released, Specifically Tailored for Windows 10 Expats

Based on Ubuntu 24.04.3 LTS (Noble Numbat) and powered by Linux kernel 6.14, Zorin OS 18 brings a refreshed default theme that features a floating panel with a rounded style, a lighter colour palette for select elements, an increased tint for backgrounds and sidebars, and a new workspace indicator.

Firefox 145 Is Out for Beta Testing as First Release to Drop 32-Bit Support on Linux

The biggest change in the upcoming Firefox 145 release is that it drops support for 32-bit systems on Linux. This means that Mozilla will no longer build and offer 32-bit builds of Firefox starting with version 145, recommending users to install a 64-bit version of Firefox.

Tails 7.1 Anonymous Linux OS Released with Tor Browser 14.5.8 and Tor 0.4.8.19

Coming almost a month after Tails 7.0, the Tails 7.1 release is here to change the home page of the Tor Browser anonymous web browser to an offline page instead of an online page of the Tails website, and improve the Authentication Required dialog to open an app as root when no password was set in the Welcome Screen.

TUXEDO Computers Unveil Intel-Powered InfinityBook Pro 15 Gen10 Linux Laptop

Featuring an ultra-thin and very light all-aluminum body, the InfinityBook Pro 15 Gen10 notebook is powered by an Intel Core Ultra 7 255H processor with Intel Arc 140T graphics featuring 8 Intel Xe graphics cores and a clock speed of up to 2.25 GHz, 16 cores, 22 threads, 24 MB L3-Cache, and up to 5.1 GHz clock speed.

news

Review: An alternative OS for work and play

posted by Rianne Schestowitz on Sep 22, 2025

Quoting: DistroWatch.com: Put the fun back into computing. Use Linux, BSD. —

By Day #5 I felt I had a pretty good feel for what would work and what my limitations were on NetBSD. The portable little operating system was, in some ways, more capable than I had anticipated. On the other hand, it had some limitations and problems that were more debilitating than I had foreseen.

My biggest issue with NetBSD was probably hardware support. I didn't mention this near the start of this review as I didn't want to get bogged down in the details, but NetBSD has a few issues in this area. NetBSD is highly portable and it has been made to work on many CPU architectures - NetBSD famously runs on anything from servers to toasters - but it lacks hardware support for devices attached to those CPUs. In particular, wireless networking support is limited and my laptop's wireless card did not function.

This is a known issue and, from what I've read, a common problem for NetBSD users. It almost brought my trial to a very early stop. Luckily, for me and this experiment, I am accustomed to using various methods to get on-line. Anything from phone tethering to Ethernet cables to open source friendly USB wireless cards are in my toolkit. However, with the exception of one gamer I know who uses a network cable plugged directly into his router, I'm the only person I know of who uses anything other than wireless networking. Friends, colleagues, even my grandmother uses wireless and none of them are likely to have an Ethernet cable or open source USB dongle amongst them. My point is: NetBSD has a known weak point in wireless support and this is likely a deal breaker for most people.

People who can get over that first hurdle will likely find their next problem being sparse documentation. Throughout this review I have mentioned NetBSD's documentation and guides and they can be useful. They are also often out of date and thin on details. NetBSD is an operating system which requires a lot of manual work and does not provide much handholding. In these sorts of situations good documentation is essential. Unfortunately, NetBSD's documentation tends to act more as a quick reference for people who already know their way around the operating system rather than providing detailed information for newcomers or people who need to troubleshoot. Instructions are sometimes vague, don't mention specific files we will be using, or assume we know where to find things such as files, repositories, and package sets.

Those were the main stumbling points I ran into, especially early in my experiment. I will say NetBSD does have some strong points in its favour. The operating system is pleasantly small and clean. Almost everything is handled through simple commands and editing text files. What documentation there is tends to be written in clear language, and the package repository is well stocked. Some more obscure software is missing, but the main items, the basics people are likely to use on the desktop or for development, are present.

If I were setting up a simple, general purpose workstation or a server (ideally plugged into a network cable) then NetBSD would probably be a good solution for me. It's clean, simple, and stable. It is the kind of operating system you can set up and forget about until it's time to upgrade in a year or two. (New NetBSD point releases are published around once a year, though they do not appear to have a fixed schedule.) However, getting NetBSD set up and performing all the tasks we want initially can be a challenge.

Throughout my trial virtually anything I wanted to do was never as simple a just "install the package and run it". There was almost always some troubleshooting steps involved, some extra service to enable, a configuration file to edit, a setting to fix. Mounting a FUSE resource has permission problems; using QEMU requires enabling a module; a SquashFS archive can't just be mounted, it needs to be unpacked; Xfce ran from the command line, but not when launched from xdm; networking functioned, though very slowly until IPv6 was disregarded. It's possible to make all of these things work, often with just a few tweaks, but my point is that on most Linux distributions these items work automatically. Even on some operating systems closer to NetBSD, such as FreeBSD, these tasks tend to work without the user performing extra steps.

I suppose NetBSD was the ideal operating system for this self-appointed challenge. Virtually everything functioned, or there was a workaround available, but the operating system made me work for it. I probably spent an extra six or seven hours this week just trying to find ways to perform tasks I'd usually consider basic functionality on a Linux distribution. Usually, in the end, the tasks did work and I could celebrate the achievement, until it was time to try to install the next application or enable the next service and then the process would start over again.

After five days I was happy to return to Linux where even the less hand-holdy distributions tended to do what I wanted with minimal fuss. At the same time, I very much appreciated this chance to explore NetBSD in more depth than I have in the past. It's a platform I've only played with briefly in the past and mostly on a surface level. Getting into its nuts and bolts, squeezing more functionality (and sometimes unusual functionality) out of the operating system was a fun challenge. It has certainly given me more confidence in my ability to work with NetBSD, especially in small server or embedded environments where, in the past, I might not have considered using it in favour of more mainstream options.

Read on

Other Recent Tux Machines' Posts

Zorin OS 18 is here – This is an excellent Linux distro to leave Windows 10 behind
Today marks the end of Microsoft support for Windows 10 in most places around the world
How to Upgrade LMDE 6 to LMDE 7
In this tutorial, I will show you how to upgrade your existing LMDE (Linux Mint Debian Edition) 6 “Faye” installations to the latest LMDE (Linux Mint Debian Edition) 7 “Gigi” release.
German state replaces Microsoft Exchange and Outlook with open-source email
The state, in concert with open-source vendors such as Nextcloud, has been replacing all proprietary systems with open-source software. Last year, for example, the government began rolling out LibreOffice as the default office suite to replace Microsoft Office
NordVPN Outsources Code to Microsoft (Proprietary)
NordVPN news
LMDE (Linux Mint Debian Edition) 7 Is Now Available for Download
The long-anticipated LMDE (Linux Mint Debian Edition) 7 release is now available for download based on the Debian GNU/Linux 13 “Trixie” operating system series.
FSF announces Librephone project
Free Software Foundation press release
Firefox 144 Is Now Available for Download, This Is What’s New
Mozilla has published today the final builds of the Firefox 144 open-source web browser ahead of its official unveiling on October 14th, 2025.
Zorin OS 18 Officially Released, Specifically Tailored for Windows 10 Expats
The Zorin OS team announced the general availability of the Zorin OS 18 release, a major update to this Ubuntu-based distribution for Linux newcomers, specifically tailored for Windows 10 expats.
Debian: Freexian Report, Peppermint OS Release, Zorin OS, and Release of Tails 7.1
Debian news compressed
Reasons to Move From Vista 10 to GNU/Linux: In Summary [original]
Last in series of posts
Reason #7 to Move From Vista 10 to GNU/Linux: Science and Technology [original]
Part of a short series of posts
Reason #6 to Move From Vista 10 to GNU/Linux: Community [original]
Part of a short series of posts
Reason #5 to Move From Vista 10 to GNU/Linux: Privacy and Confidentiality [original]
Part of a short series of posts
Reason #4 to Move From Vista 10 to GNU/Linux: Cost Savings [original]
Part of a short series of posts
 
PipeWire 1.6 Promises Bluetooth Audio Streaming for Hearing Aid Support
PipeWire 1.6 has entered development for this open-source server for handling audio/video streams and hardware on Linux, promising major new features and enhancements.
Free and Open Source Software
This is free and open source software
Security Leftovers
patches and more
TeaLinuxOS – Linux distribution based on Arch
TeaLinuxOS is an Indonesian Linux distribution based on Arch Linux
HackerOS – Debian-based operating system
HackerOS is based on Debian Testing distribution
Building Android apps with native code using Meson
Building code for Android with Meson has long been possible
Scale up stubborn programs in Linux with xpra and run_scaled
I hope you like this tutorial
Stable kernels: Linux 6.17.3, Linux 6.12.53, Linux 6.6.112, and Linux 6.1.156Stable kernels: Linux 6.17.3, Linux 6.12.53, Linux 6.6.112, and Linux 6.1.156
I'm announcing the release of the 6.17.3 kernel
GNU/Linux Leftovers
today's leftovers
Free, Libre, and Open Source Software Leftovers
FOSS picks
Programming Leftovers
Development picks
Tor Browser 14.5.9, Mozilla, and Firefox
some FF-related news
Mobile Systems: Mobian 13.0 released, GrapheneOS could break Pixel exclusivity in 2026 with major OEM deal
mobile platforms in the news
Open Hardware/Modding: SiFive, BlinkHAT, and More
Hardware hacking
Red Hat Leftovers
from redhat.com
today's howtos
idroot and more
Happy Birthday to KDE
KDE news
Games: GZDoom, Tiny Auto Knights, and More
9 stories from GamingOnLinux
Today in Techrights
Some of the latest articles
GNU/Linux and Hardware Leftovers
mostly GNU/Linux
"The year of Linux" and 5 reasons you should ditch Windows for Linux today
a pair of related articles
Programming Leftovers
Development related picks
Security Leftovers and Windows TCO
some more leftovers
Games: Steam on Linux and Godot Showcase
some gaming leftovers
Secure Boot bypass risk threatens nearly 200,000 Linux Framework laptops
Around 200,000 Linux computer systems from American computer maker Framework were shipped with signed UEFI shell components that could be exploited to bypass Secure Boot protections
Kernel and OS Core News: Linux and Beyond
some low-level code
Ubuntu and Derivatives: FunOS 25.10, ROS, and More
Ubuntu and more
GNU/Linux and BSD Leftovers
mostly GNU/Linux, as usual
Free, Libre, and Open Source Software Leftovers
FOSS news and more
Distributions and Operating Systems: ReactOS, EasyOS, and HaikuOS
3 updates from 3 OSes
Mozilla: Firefox Developer Experience and Firefox VPN
Some Mozilla leftovers
Free, Libre Education and Events
for learning FOSS and more
Programming Leftovers
Development picks
Security Leftovers and Windows TCO
the cost of Windows and some patches anew
Red Hat and Fedora Leftovers
from Red Hat's universe
today's howtos
idroot and more
Silicon Tanks: Richard Stallman, father of copyleft
The last straw for Stallman was a faulty printer he used in the lab. When he requested the machine’s source code to upgrade it, he was refused
IBM Red Hat Having a Slop Festival/"AI" Fest
RedHat.com all buzzwords
Security Leftovers
Security picks
Windows TCO Leftovers
the high cost of Windows, in the news
Audiocasts/Shows: Late Night Linux and Linux Matters
2 new episodes
Open Hardware: LattePanda, Raspberry Pi, Forlinx
Hardware leftovers
The Copyright That Wasn't?
Licensing / Legal analysis by Jason Self
Full Chronological Index for Tux Machines Now Available [original]
At the moment there are two versions (for two protocols) of the Chronological Index
Open Hardware/Modding: Raspberry Pi Boards and Qualcomm Acquisition of Arduino
4 stories for now
Games: BattleBit Remastered, Shadows of the Afterland, and More
Latest from GamingOnLinux
Android Leftovers
AOC unveils huge 42-inch OLED monitor with 144Hz and Android
GStreamer 1.26.7 Improves Support for the NVIDIA Jetson AV1 Encoder
The GStreamer project released GStreamer 1.26.7 today as the seventh maintenance update to the latest GStreamer 1.26 series of this popular and powerful open-source, free, and cross-platform multimedia framework.
Mozilla Thunderbird 144 Updates the Flatpak Runtime to Freedesktop SDK 24.08
The Mozilla Thunderbird 144 open-source email, news, chat, and calendar client has been released today as part of the Mozilla Firefox 144 web browser release, bringing various changes and plenty of bug fixes.
Tails 7.1 Anonymous Linux OS Released with Tor Browser 14.5.8 and Tor 0.4.8.19
Tails 7.1 has been released today as the first minor update in the Tails 7.x series of this portable Linux OS based on the Debian GNU/Linux operating system that protects users against surveillance and censorship.
Reason #3 to Move From Vista 10 to GNU/Linux: Software Freedom [original]
Part of a short series of posts
TUXEDO Computers Unveil Intel-Powered InfinityBook Pro 15 Gen10 Linux Laptop
Linux hardware vendor TUXEDO Computers unveiled today the Intel variant of their InfinityBook Pro 15 Gen10 premium business Linux ultrabook.
I made my old Windows laptop fast again with this lightweight OS
Thankfully, there are a good number of lightweight OSes that can make any slow PC fast
4 things that make your transition from Windows to Linux easier
That's not to say my move from Windows to Linux was particularly smooth
This is the Linux distro you should use after Windows 10 support ends today
I wanted to share what I believe is the best Linux distribution for Windows escapees
Reason #2 to Move From Vista 10 to GNU/Linux: Secure and Stable by Design [original]
Part of a short series of posts
Reason #1 to Move From Vista 10 to GNU/Linux: Security [original]
Part of a short series of posts
I tried a Linux distro that promises free, built-in AI - and things got weird
Gnoppix is for those who are into AI and want to try Linux
FSearch is like Everything, but for Linux — and it's amazing
If you have a Windows PC, you know how slow file searches can be
ADLINK OSM-IMX95 – An NXP i.MX 95 OSM Type-L system-on-module for IoT and industrial applications
AAEON provides support for Yocto Linux BSP and Android, the latter by project. Extended BSP support using Foundries
Radxa Orion O6N – A smaller, cheaper 12-core Armv9 Nano-ITX SBC based on CIX P1 (CD8160) SoC
Radxa lists support for Debian/Ubuntu Linux distributions, full UEFI support via EDKII, and BSP and SDK available
End of 10. Ten reasons to switch from Windows to Linux on your desktop
If you’re tired of struggling with your operating system instead of getting work done
Free and Open Source Software
This is free and open source software
TROMjaro – Manjaro-based Linux distribution
TROMjaro is a spin of the Manjaro distribution with some minor tweaks and additions
Amazon's Linux-based 'Vega OS' and Old FUD Recycled in 'Make Use Of' (Valnet)
3 new articles
Stable kernels: Linux 6.17.2, Linux 6.16.12, Linux 6.12.52, and Linux 6.6.111
I'm announcing the release of the 6.17.2 kernel.
PureOS Crimson Development Report: September 2025
Welcome back! In our August update, we mentioned that PureOS Crimson alpha images are released
Forlinx OK153-S SBC Combines Cortex-A7 and RISC-V Cores for Real-Time I/O Interfaces
Forlinx states that they will provide support based on Linux kernel 5.10
Immutable Linux delivers serious security - here are your 5 best options
These are my favorite immutable Linux distros
End of Vista 10, Ascent of GNU/Linux on Laptops/Desktops [original]
Microsoft is 'killing' Vista 10, it's the 'end' of the only version (other than Vista 11) that gets security patches
Today in Techrights
Some of the latest articles
GNU/Linux and Security Leftovers
mostly GNU/Linux news
Audiocasts/Shows: LINUX Unplugged, mintCast, and More
new episode and end of life
Free, Libre, and Open Source Software Leftovers
FOSS picks for today
How I Diagnose WordPress Performance Bottlenecks and WordPress Spam Users
WordPress picks
Programming Leftovers
Development with Raku and more
Open Hardware/Modding: Raspberry Pi, Arduino, and More
Hardware picks
Latest in redhat.com (Red Hat)
Red Hat blog posts and more
Canonical/Ubuntu: Weekly Newsletter, Qt, UbuCon, MicroCloud, and More
Some Ubuntu-related picks
Applications: Istio 1.26.5, ‘init’ Systems, Ghostty, and onak
Software releases and overviews
today's howtos
many howtos for today
Jack Wallen's Articles About Winboat, Distros, and Bazaar
new in ZDNet
Framework is Accused of Supporting the Far-right, Apparently for Sponsoring the Hyprland Project
Gold tier sponsor of Hyprland
Firefox 145 Is Out for Beta Testing as First Release to Drop 32-Bit Support on Linux
With Firefox 144 being offered to the stable channel today on all supported platforms, Mozilla promoted the next major release, Firefox 145, to the beta channel for public testing.
The Free Software Movement as a Digital Civil Rights Struggle
Stallman launched the GNU Project in 1983
Thoughts On Omarchy: Slick Distro, Complicated Ethics
it’s pre-loaded with the kind of software that many newish Linux users transitioning from, say, MacOS, tend to grab for themselves
GNOME Flatpak Runtime Drops 32-Bit Compatibility Extension
GNOME Flatpak Runtime has dropped its 32-bit compatibility extension
GNU/Linux and Hardware Leftovers
GNU/Linux picks
Android Leftovers
Vivo Pad 5e: New high-end Android tablet debuts with 144 Hz display to rival Xiaomi Pad 7 Pro
Dash to Panel v72 Update Resolves Fullscreen and Opacity Bugs
The Dash to Panel GNOME extension v72 fixes fullscreen, opacity
The First FreeBSD 15 Beta Is Here, and It's Dropping Most 32-bit Devices
FreeBSD 15, the next major update for the free and open-source operating system
Games: Steam Next Fest, Moonsigil Atlas, and More
latest 10 from gamingonlinux.com
Peppermint OS Rebased on Debian 13 “Trixie” Is Now Available
The new Peppermint OS release lands with a Debian 13 "Trixie" base
Today in Techrights
Some of the latest articles
Linus Torvalds Announces First Linux Kernel 6.18 Release Candidate
Linus Torvalds announced today the general availability for public testing of the first Release Candidate (RC) development milestone of the upcoming Linux 6.18 kernel series.
Waiting to Upgrade to Ubuntu 25.10? Here’s When You Can
Ubuntu 25.10 was released on October 9, but if you use Ubuntu 25.04
Free and Open Source Software
This is free and open source software
Oreon – Enterprise Linux but a little friendlier
Oreon is a desktop-oriented Linux distribution based on AlmaLinux