Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

Tor migrates from Gitolite/GitWeb to GitLab

Git repository addresses have therefore changed. Many of you probably have made the switch already, but if not, you will need to change:

New Alpha Release: Tor Browser 13.5a7

This version includes important security updates to Firefox.

9to5Linux

LibreELEC 12 Adds Raspberry Pi 5 Support, HDR Support for AMD and Intel GPUs

Powered by the long-term supported Linux 6.6 LTS kernel series and based on the latest Kodi 21 “Omega” media center software, LibreELEC 12 is here more than a year after LibreELEC 11 and introduces support for the Raspberry Pi 5 single-board computer.

GNU nano 8.0 Released with New Options and Various Improvements

GNU nano 8.0 bounds ^F for starting a forward search and ^B for starting a backward search by default, while M-F and M-B repeat the search in the corresponding direction, support for opening a file at a certain line number by using nano filename:number, and support for scrolling the viewport with the mouse wheel.

Amarok 3.0 Open-Source Music Player Officially Released, Here’s What’s New

Linux oldtimers may know Amarok from the days of KDE 4 when the beloved Plasma desktop was known as KDE Software Compilation (SC). Although Amarok is part of the KDE Project, it is developed and released independently of other KDE software collections like KDE Gear.

TUXEDO Pulse 14 Gen4 Laptop Arrives with AMD Ryzen 7 8845HS and Radeon 780M

TUXEDO Pulse 14 Gen4 is here about five and a half months after TUXEDO Pulse 14 Gen3 introducing the 4 nm AMD Ryzen 7 8845HS processor with 8 cores and 16 threads, 24 MB cache (L2+L3), 54 W TDP, up to 5,1 GHz clock speed, and the Radeon 780M graphics with 12 GPU cores and clock speeds of up to 2700 MHz.

Nitrux 3.4.1 Released with Linux Kernel 6.8, Gamescope, OpenRazer, and More

Powered by the latest and greatest Linux 6.8 kernel series in a Liquorix flavor, Nitrux 3.4.1 is here to introduce several new tools to the distribution, including the OpenRazer drivers to support Razer devices, the Gamescope SteamOS session compositing window manager, and fprint for supporting fingerprint reader devices.

LinuxGizmos.com

AAEON Opens Preorders for UP Squared Pro 710H Edge Mini PC

AAEON recently unveiled the UP Squared Pro 710H Edge, a mini PC featuring the Hailo-8 edge AI processor and a range of Intel processors, including the Intel Atom x7000 RE Series, Intel Processor N Series, and Intel Core i3-N305. This device is designed to enhance edge computing with its robust processing power and advanced AI capabilities.

FreeBSD 13.2-BETA2 Now Available

posted by Roy Schestowitz on Feb 19, 2023

The second BETA build of the 13.2-RELEASE release cycle is now available.

Installation images are available for:
o 13.2-BETA2 amd64 GENERIC o 13.2-BETA2 i386 GENERIC o 13.2-BETA2 powerpc GENERIC o 13.2-BETA2 powerpc64 GENERIC64 o 13.2-BETA2 powerpc64le GENERIC64LE o 13.2-BETA2 powerpcspe MPC85XXSPE o 13.2-BETA2 armv6 RPI-B o 13.2-BETA2 armv7 GENERICSD o 13.2-BETA2 aarch64 GENERIC o 13.2-BETA2 aarch64 RPI o 13.2-BETA2 aarch64 PINE64 o 13.2-BETA2 aarch64 PINE64-LTS o 13.2-BETA2 aarch64 PINEBOOK o 13.2-BETA2 aarch64 ROCK64 o 13.2-BETA2 aarch64 ROCKPRO64 o 13.2-BETA2 riscv64 GENERIC o 13.2-BETA2 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/13.2/
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/13.2" branch.
A summary of changes since 13.2-BETA1 includes:
o OpenSSH has been updated to version 9.2p1.
o The ahci(4) timeout on Marvell 88SE9230 has been increased.
o A bug fix to [hash]sum -c.
A list of changes since 13.1 is available in the releng/13.2 release notes:
https://www.freebsd.org/releases/13.2R/relnotes/
Please note, the release notes page is not yet complete, and will be updated on an ongoing basis as the 13.2-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/13.2-BETA2/
BASIC-CI images can be found at:
https://download.freebsd.org/releases/CI-IMAGES/13.2-BETA2/
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

German state moving 30,000 PCs to LibreOffice
The term digital sovereignty is very important here
Yocto Project 5.0 “Scarthgap” released with Linux 6.6 and plenty of changes
The Yocto Project 5.0 codenamed “Scarthgap” has just been released with Linux 6.6, glibc 2.39, LLVM 18.1, and over 300 other recipe upgrades
Amarok 3.0 "Castaway" released!
The Amarok Development Squad is happy to announce the immediate availability of Amarok 3.0 "Castaway"
Linux Mint 22 Will Include Preinstalled App for Matrix
Linux Mint 22 will include a Matrix web client preinstalled when released later this year
Neofetch Development Ends as GitHub Project Archived
It seems that the popular command-line system info tool Neofetch is dead, Jim
Ubuntu 24.04 Official Flavors Are Now Available for Download, Here’s What’s New
As part of today’s release of Ubuntu 24.04 LTS (Noble Numbat), all the official Ubuntu flavors have been updated to the same version and, in this article, you can learn about their new features and improvements.
TUXEDO Pulse 14 Gen4 Laptop Arrives with AMD Ryzen 7 8845HS and Radeon 780M
Linux hardware vendor TUXEDO Computers unveiled today the Gen4 (4th generation) TUXEDO Pulse 14 laptop with an updated processor from the AMD Ryzen 7 8000 Series.
 
Founder of NixOS 'Ousted'
as predicted
Software: syslog-ng, Virtual Keyboards, pgvector, and More
Free software coverage and releases
today's howtos
various howtos for Wednesday
Latest From IBM's redhat.com
several redhat.com articles
Not again Red Hat
On “Corporate Open Source is Dead”
LibreELEC 12 Adds Raspberry Pi 5 Support, HDR Support for AMD and Intel GPUs
LibreELEC, the JeOS (Just Enough Operating System) for embedded devices forked from OpenELEC and based on the Kodi home theatre software, has been updated today to version 12, a major update that adds support for new devices and new features.
EasyOS Kirkstone-series version 5.8 released
Version 5.7 was released on February 4, 2024
today's leftovers
3 more stories
Security Leftovers
only 4 for now
today's howtos
last batch for today
Simplify hybrid cloud operations with Red Hat Enterprise Linux 9.4
Architecting, deploying, and managing hybrid cloud environments can be a challenging and time-consuming process
GNU nano 8.0 Released with New Options and Various Improvements
GNU nano 8.0 command line text editor for Unix-like operating systems is now available for download as a major update introducing new features and various improvements.
Windows TCO: the Cost of Windows and Microsoft Breaches
Windows TCO/Microsoft incidents
Programming, Graphics Development, and BSD
coding related links
today's howtos
8 howtos for now
Free, Libre, and Open Source Software Leftovers
Education, licensing, and more
Devices, Open Hardware, and Mobile
Some Linux- of hacker-friendly gadgets
Android Leftovers
Merger of Android and Pixel teams may be good news for Samsung
4 tools Steam Deck and Linux gamers need to install
Gaming on Linux can be a little complicated, but the open-source community has put into the software surrounding the Linux gaming experience
IPFire Location: A decentralised, signed database in DNS
In the recent series of updates on IPFire Location, we are bringing you an exciting new feature today
GEEKOM XT12 Pro review – Part 3: Ubuntu 24.04 on an Intel Core i9-12900H mini PC
The GEEKOM XT12 Pro works well and fast in Ubuntu 24.04 thanks to its powerful Intel Core i9-12900H 14-core/20-thread processor
Free and Open Source Software
These are free and open source software
Collections of Different Linux Distributions
A distro provides the user with a desktop environment, preloaded applications, and ways to update and maintain the system
The 5 GIMP features I depend on most when editing images (and how I use them)
If you're looking for a powerful, free image editor, look no further than GIMP
Today in Techrights
Some of the latest articles
today's leftovers
only 3 more for now
Programming Leftovers
R, Raku, and more
Open Hardware/Modding: Arduino, RISC-V Dev Kit, and More
Devices with desirable hackability
Canonical/Ubuntu Leftovers
Canonical/Ubuntu stories, mostly Ubuntu
Releases of Immich, Systemd, Git
Some free software
Red Hat Leftovers (Mostly Corporate Stuff) and IBM's Latest Lawsuit
almost all from redhat.com
Security Leftovers
7 stories and roundups
today's howtos
a second daily batch of howtos
Audiocasts/Shows: This Week in Linux, Destination Linux, Linux User Space, Late Night Linux, and WordPress Briefing
5 new episodes
xconsole 1.1.0
xconsole displays in a X11 window the messages which are usually sent to /dev/console
New Updates in PCLinuxOS
Some PCLinuxOS patches of interest
Our likely long term future (not) with Ubuntu (as of early 2024)
Should we jump before we have to? That may be a question we'll be asking ourselves in 2026, or maybe 2025 when the next Debian release will probably come out.
Kubernetes v1.30: Uwubernetes
new release
today's leftovers
4 leftovers
today's howtos
some howtos for start of the day
Is the GNOME Foundation Going to Go Bankrupt in 1 Year?
It looks that way. And their only known plan to fix it involves a "Professional Shaman" & "sustainability, diversity, and inclusion". Seriously.
Windows TCO Stories
The true cost of Windows!
Games and Graphics: Golf With Your Friends, Godot, Zink, and Albion Online
latest from gamingonlinux
Android Leftovers
Google blocked over two million malicious Android apps in 2023
Muse Book laptop features SpacemiT K1 octa-core RISC-V AI processor, up to 16GB RAM
This Muse Book runs the Bianbu OS operating system based on the Debian distribution and optimized to run on the SpacemiT K1 octa-core RISC-V SoC
Try Cockpit in Leap Release Candidate
openSUSE Leap 15.6 exited Beta and entered its Release Candidate phase with build 669.1 last week
GStreamer 1.24.3 Enhances Stability and Security in Latest Update
The latest stable GStreamer 1.24.3 release fixes critical bugs in multimedia handling, including HLS and EXIF issues
M5Stack CoreMP135 – A Linux-powered industrial controller based on STM32MP135 Cortex-A7 MPU
The device runs Linux and comes with a microSD card loaded with the Debian operating system
I Spent a Week With Plasma 6.0 for Linux, Here Are the Highlights
A stranger in a strange land. What does a GNOME user make of a week working in KDE Plasma 6.0
Say goodbye to Microsoft Windows 11 and hello to Nitrux Linux 3.4.1
Nitrux has officially released version 3.4.1. Codenamed “mi,” this update promises to improve the overall user experience with several key software updates
Bugzilla Bot improvements in the Automation Sprint
I'm happy to have been able to attend my first in-person KDE event, the Automation & Systematization Sprint in Berlin
FSF to be deposed in SFC v Vizio, updates relevant FAQ entry
For nearly 25 years, the Free Software Foundation's (FSF) "Frequently Asked Questions about the GNU Licenses" have been an important educational resource about the GNU General Public Licenses (GPL)
7 Best Free and Open Source Screen-Readers
The software featured here is free and open source software
Free and Open Source Software
CoreKeyboard is an X11 based virtual keyboard
Best Linux Distros for Gaming (2024)
The average gamer doesn’t boot a Linux machine to enjoy a gaming session – because most Linux distros aren’t built to meet a gamer’s needs
Collections of Different Linux Distributions
This article is part of our Big List of Active Linux Distros which is currently under development
5 Popular Linux Distros to Run on a VPS
The most popular operating system used by VPS hosting providers is Linux
Void Linux: A Review of a Fast and Lightweight Distro
Void Linux is a distro like none other. It is independently developed, meaning the entire operating system has been coded from scratch
Review: Fedora 40 "KDE"
Fedora often acts as a testing grounds for young technologies, particularly development tools
KDE neon Post-Plasma 6 Updates Review
We were testing KF6, Plasma 6 and KDE Gear 24.04 in our unstable and testing repos for some time before the release
Neptune Linux is an elegant distribution every multimedia power user should know about
If you're a content creator or consumer, this Debian-based Linux distribution is right up your alley
Introducing run0: Run Processes as Other Users with systemd
run0 is a secure replacement for sudo, integrated into systemd, that allows running processes as other users with an isolated context and white list of allowed properties.
Today in Techrights
Some of the latest articles
today's leftovers
3 more links, some IBM
Audiocasts/Shows: Free Software Security Podcast, LINUX Unplugged, and Oracle Linux Virtualization Manager
3 new videos/episoodes
today's howtos
7 howtos for now
Nitrux 3.4.1 Released with Linux Kernel 6.8, Gamescope, OpenRazer, and More
Nitrux developer Uri Herrera announced today the release and general availability for download of Nitrux 3.4.1 as a new ISO snapshot of this Debian-based, systemd-free, and immutable GNU/Linux distribution that focuses on the KDE Plasma desktop environment.