Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

System76 Refreshes Their AMD-Powered Pangolin Linux Laptop with 2K Display

It’s been ten months since the AMD-only Pangolin laptop received an update, in February 2023, which added an AMD Ryzen 7 6800U processor with AMD Radeon 680M integrated graphics, a 144Hz Full HD display, DDR5 RAM options, and PCIe 4.0 NVMe SSD storage.

Fedora Asahi Remix 41 Released for Apple Silicon Macs with KDE Plasma 6.2

Based on the Fedora Linux 41 operating system series and using the KDE Plasma 6.2 desktop environment by default, Fedora Asahi Remix 41 is here to introduce x86/x86-64 emulation integration including support for AAA games to Apple Silicon based on the new conformant Vulkan 1.4 driver.

Kali Linux 2024.4 Released with Linux Kernel 6.11, GNOME 47, and New Hacking Tools

Powered by Linux kernel 6.11 and still using the Xfce 4.18 desktop environment by default, Kali Linux 2024.4 is here three months after the previous release, Kali Linux 2024.3, introducing Python 3.12 as the default Python interpreter, support for the latest GNOME 47 desktop environment, deprecation of the i386 kernel and images, deprecation of DSA keys in the SSH client, and new tools.

Slackware-Based PorteuX 1.8 Is One of the First Distros to Ship with Xfce 4.20

While major distros like Arch Linux, openSUSE Tumbleweed, or Fedora Linux are still packaging the Xfce 4.20 desktop environment for their users, PorteuX 1.8 already ships it for those interested in taking it for a spin on their computers to discover the new features and improvements.

9to5Linux Weekly Roundup: December 15th, 2024

I want to thank all the people who sent us donations. I also want to thank you all for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and last but not least thank you for sending us feedback.

LinuxGizmos.com

NVIDIA Launches Jetson Orin Nano Super Developer Kit with 67 TOPS AI Performance

NVIDIA has introduced the Jetson Orin Nano Super Developer Kit, a compact generative AI platform designed to enhance performance while remaining affordable. This new iteration delivers up to 67 TOPS of AI performance, offering a 1.7x improvement over its predecessor. It supports a wide range of generative AI models, including vision transformers, large language models, and transformer-based computer vision tasks.

(Updated) Olimex Showcases Development Board Design Based on ESP32-P4 RISC-V SoC

Espressif Systems announced the ESP32-P4 over a year ago. While the chip is not yet available for retail, a prototype development board featuring the chip was recently showcased by Olimex. This board includes multiple interfaces, such as an Ethernet connector and a camera connector, demonstrating its versatile capabilities.

Open-Source Hornet Nest Alarm Panel for Home Assistant and ESPHome

CrowdSupply recently featured the Hornet Nest Alarm Panel, a PoE-enabled security panel that integrates traditional wired alarm systems with modern smart home platforms like Home Assistant. Its open-source design provides flexibility and customization for enhancing home security systems.

QuartzPro64 RK3588 Developer Board Now Available at $199.99

The QuartzPro64 is a developer board featuring the Rockchip RK3588 system-on-chip . It is designed for applications requiring high-performance computing, extensive connectivity, and flexible expansion options.

news

FreeBSD 13.3-BETA3 Now Available

posted by Roy Schestowitz on Feb 25, 2024

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

The third BETA build of the 13.3-RELEASE release cycle is now available.
Installation images are available for:
o 13.3-BETA3 amd64 GENERIC o 13.3-BETA3 i386 GENERIC o 13.3-BETA3 powerpc GENERIC o 13.3-BETA3 powerpc64 GENERIC64 o 13.3-BETA3 powerpc64le GENERIC64LE o 13.3-BETA3 powerpcspe MPC85XXSPE o 13.3-BETA3 armv6 RPI-B o 13.3-BETA3 armv7 GENERICSD o 13.3-BETA3 aarch64 GENERIC o 13.3-BETA3 aarch64 RPI o 13.3-BETA3 aarch64 PINE64 o 13.3-BETA3 aarch64 PINE64-LTS o 13.3-BETA3 aarch64 PINEBOOK o 13.3-BETA3 aarch64 ROCK64 o 13.3-BETA3 aarch64 ROCKPRO64 o 13.3-BETA3 riscv64 GENERIC o 13.3-BETA3 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.3/
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.3" branch.
A summary of changes since 13.3-BETA2 includes:
o A kernel panic fix affecting the net-mgmt/ng_ipacct port.
o A fix to invalid birthtime values generated by fusefs.
o An update to the TLS root certificate bundle.
o Sendmail update to 8.18.1.
o Allowing mac_priority's authorized users to set realtime priority.
o An update to the source for the leap seconds database.
o A workaround for an elftoolchain bug which yielded boated RISCV binaries.
A list of changes since 13.2 will be available in the releng/13.3 release notes:
https://www.freebsd.org/releases/13.3R/relnotes/
Please note, the release notes page is not yet complete, and will be updated on an ongoing basis as the 13.3-RELEASE cycle progresses.
=== 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/13.3-BETA3/
BASIC-CI images can be found at:
https://download.freebsd.org/releases/CI-IMAGES/13.3-BETA3/
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/13.3/BETA3
FreeBSD/aarch64 EC2 AMI IDs can be retrieved from the Systems Manager Parameter Store in each region using the keys:
/aws/service/freebsd/arm64/base/ufs/13.3/BETA3
=== Vagrant Images ===
FreeBSD/amd64 images are available on the Hashicorp Atlas site, and can be installed by running:
% vagrant init freebsd/FreeBSD-13.3-BETA3 % vagrant up
=== Upgrading ===
The freebsd-update(8) utility supports binary upgrades of amd64, i386, and aarch64 systems running earlier FreeBSD releases. Systems running earlier FreeBSD releases can upgrade by first installing any updates for the currently running release:
# freebsd-update fetch # freebsd-update install
and then downloading the new release:
# freebsd-update upgrade -r 13.3-BETA3
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

Linux 6.13-rc3
Earlier this week it felt to me like things might have already started to quiet down in prep for the holidays
Linux Mint 22.1 “Xia” Beta Is Now Available for Download with Cinnamon 6.4
The Linux Mint team has now published the ISO images of the beta release of the upcoming Linux Mint 22.1 release, which can be downloaded right now for public testing from the official mirrors.
Kali Linux 2024.4 Released with Linux Kernel 6.11, GNOME 47, and New Hacking Tools
Offensive Security announced today the release and general availability of Kali Linux 2024.4 as the latest stable ISO snapshot of this Debian-based rolling release distro for ethical hacking and penetration testing.
Security Leftovers
Security picks, only a few for now
Xfce 4.20 Desktop Environment Released with Experimental Wayland Support
Two years after the release of Xfce 4.18, Xfce 4.20 is here as another major update to this light and fast desktop environment for GNU/Linux distributions.
Happy Birthday To My Beloved Husband [original]
I might not have many surprises and gifts for you today
This Week in Plasma: Better fractional scaling
This week's headliner change is something that I think will make a lot of people happy
Wine 10.0-rc2
The Wine development release 10.0-rc2 is now available
 
I'm a Linux power user, and I recommend this distro to newbies and experts alike | ZDNET
If you're looking for a sensible operating system that takes a practical approach to the desktop, OpenMandriva is worth a look.
System76 Refreshes Their AMD-Powered Pangolin Linux Laptop with 2K Display
Linux hardware vendor System76 informs 9to5Linux.com today about the availability of a new version of the company’s Pangolin Linux-powered laptop with upgraded components.
today's leftovers
GNU/Linux, FOSS, and more
Security Leftovers
Security related news
Programming Leftovers
Development picks
Audiocasts/Shows: Late Night Linux, Destination Linux
New episodes
Open Hardware: Raspberry Pi, ESP32, Arduino, and More
Open Hardware picks for today
Applications: Release of GNU Taler 0.14, some software recommendations, and "two very different things" called "package managers"
Free software picks
today's howtos
Instructionals/Technical posts for today
Fedora Asahi Remix 41 Released for Apple Silicon Macs with KDE Plasma 6.2
Today, the Fedora and Asahi Linux projects announced the general availability of Fedora Asahi Remix 41 as the latest version of this distribution developed for Apple Silicon Macs.
Applications: Apps Updates Round-up, Mastodon App Tuba, and Krita Monthly Update
Free software updates
GNU/Linux, Red Hat, and Free Software
today's leftovers
Programming, Development, and Web
Programming related picks
Open Hardware/Modding: Raspberry Pi, PureOS, and More
some hardware picks
today's howtos
Instructionals/Technical picks
Android Leftovers
Gboard looks like it's getting ready for Android XR (APK teardown)
Rspamd 3.11 Brings Modernized Elasticsearch Integration
Rspamd 3.11 spam filtering system introduces Elasticsearch 8/OpenSearch 2 support, smarter ratelimiting, key security fixes, and more
Best Free and Open Source Software
We recommend the best free and open source alternatives
I Don't See a Reason to Switch to Windows from Linux Anymore in 2025
Do you think there's any reason to switch to Windows? Well, we don't think so, and here's why
I converted this Mini PC from Windows to Linux, and it came alive. Here's how
The Herk Orion is a capable Ryzen-powered Mini PC in its own right
Games: KLETKA, Little Rocket Lab, and More
Half a dozen GamingOnLinux articles
Operating Systems and Free, Libre, and Open Source Software Leftovers
today's leftovers
Programming Leftovers
Development picks
Open Hardware/Modding: ESP, Raspberry Pi, and QuartzPro64 RK3588 Developer Board
Some hardware picks
Red Hat Leftovers
latest from developers.redhat.com
Applications: Gear Lever and GNU libiconv 1.18
a pair of Free software picks
Audiocasts/Shows: LINUX Unplugged, Open Source Security Podcast, "The Year of The Linux Desktop"
3 new ones
Games: Retro, Games on GNU/Linux, and Layoffs
Some gaming picks
today's howtos
Instructionals/Technical posts
Today in Techrights
Some of the latest articles
Slackware-Based PorteuX 1.8 Is One of the First Distros to Ship with Xfce 4.20
Slackware-based PorteuX 1.8 is out today as what appears to be the very first GNU/Linux distribution to ship with the recently released Xfce 4.20 desktop environment.
Elementary OS: A Linux Distro Easy To Use and Easy on the Eyes
If you're looking for a beautiful, user-friendly Linux distribution
GNU/Linux Leftovers
IBM, Debian, and more
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
Programming Leftovers
Development news
today's howtos
Instructionals/Technical posts
Android Leftovers
What I miss about Android after switching to iPhone
Release of Kubernetes 1.32
new one out
Security Leftovers
and Windows TCO, too
today's howtos
Instructionals/Technical articles
9to5Linux Weekly Roundup: December 15th, 2024
The 218th installment of the 9to5Linux Weekly Roundup is here for the week ending on December 15th, 2024.
Free and Open Source Software
This is free and open source software
Review: GhostBSD 24.10.1
GhostBSD is a desktop-oriented member of the FreeBSD family
Over 20 years of bug squashing
The open source project I work on for the longest time is KDE and there more specific Kate
Your input requested for DAW Live
Life interfered and priorities shifted
El Salvador: GNU/Linux and ChromeOS at Over 4% This Year [original]
a lot of progress had been made
The Raspberry Pi 500 Would be a Decent Desktop [original]
consider giving the Raspberry Pi 500 a go
Today in Techrights
Some of the latest articles
today's leftovers
mostly GNU/Linux
Content Management Systems (CMS): WordPress, Odoo, WooCommerce, and Nextcloud
CMS picks
Programming Leftovers
Development picks
Xfce vs. LXQt: Lightweight Linux Environments Compared
A great reason to use a Linux desktop is for the minimalism
today's howtos
Instructionals/Technical posts
HandBrake 1.9 Adds Support for Lossless VP9 Encoding, Intel QSV VVC Decoder
HandBrake 1.9 was released today as a major update to this open-source, cross-platform video transcoder application that brings new features and improvements.
This Week in KDE Apps: Gear 24.12.0 is Out
Welcome to a new issue of "This Week in KDE Apps"
Raspberry Pi 500
The Raspberry Pi 500 keyboard PC is now available with the guts of a Raspberry Pi 5 including a Broadcom BCM2712 quad-core Cortex-A76 SoC
Security, Windows TCO, and Microsoft Surveillance Gone Out of Control
Surveillance and breaches
today's howtos
some more howtos for today
CentOS Stream 10 Released with Linux Kernel 6.12 LTS, GNOME 47, and DNF 4.20
The CentOS Project released CentOS Stream 10 “Coughlan” as the latest version of this distribution built by Red Hat Enterprise Linux (RHEL) engineers as the major version branch that RHEL minor versions are created from.
Open Hardware: Single-Board Computer, 3D Printing, and More
some hardware picks
PostgreSQL: dbForge and Cloudberry News (and Also Some SQLite)
Databases: A pair of PostgreSQL updates, some SQLite news
Android Leftovers
Google has filled Android with 'recommendations' to the point they are now unbearable
Incus 6.8 Container & Virtual Machine Manager Released
Incus 6.8 introduces live VM migration between storage pools, improved OpenFGA access models
Running Fusion 360 On Linux With Wine
One of the major reasons why using Linux on a desktop system is unsuitable for many is due to the lack of Linux support for many major applications, including Autodesk Fusion 360
Best Free and Open Source Software
The purpose of this article is to list the finest open source lightweight frameworks to kick start CSS and HTML projects
Aurora – Fedora based Linux distribution
Aurora is a Fedora based Linux distribution
Stable kernels: Linux 6.12.5, Linux 6.6.66, Linux 6.1.120, Linux 5.15.174, Linux 5.10.231, and Linux 5.4.287
All users of the 6.12 kernel series must upgrade
OnePlus 6 Debian
I recently got a OnePlus 6 for the purpose of running Debian, here’s the Debian wiki page about it [1]
Burkina Faso: Microsoft Windows Hits Bottom Low [original]
Microsoft Windows down to 13% in Burkina Faso
Open Hardware: Raspberry Pi, Arduino, and More
Hardware leftovers
Beta Of Optimized Ubuntu For IoT Developers and OpenSearch
Canonical/Ubuntu leftovers
Free, Libre, and Open Source Software Leftovers
FOSS picks
GNU/Linux Leftovers
more news about GNU/Linux
Latest Security Patches and Fear, Uncertainty, Doubt (FUD) From Microsoft-Connected Sites (Misplacing Blame on "Linux")
FUD mostly
The Shepherd 1.0.0 released!
Finally, twenty-one years after its inception (twenty-one!)
How to Run Any Program from Any Linux Distro with Distrobox - Make Tech Easier
The biggest selling point of Distrobox is that it runs guests on top of the host instead of using an isolated instance
today's howtos
Instructionals/Technical articles
Today in Techrights
Some of the latest articles