Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

Mixxx 2.5 Open-Source DJ App Released with Qt 6 Port, Improved Controller Support

Coming just a month after Mixxx 2.4.2, which was the last update in the 2.4 series, Mixxx 2.5 is here to port the application to the latest Qt 6 open-source application framework to provide users with a more modern and stylish graphical user interface, improved performance, and enhanced compatibility on modern systems.

4MLinux 47.0 Released with Installation Support for Virtual (KVM) Block Devices

4MLinux 47.0 is here almost four months after 4MLinux 46.0 with support for installing the distro on virtual KVM (Kernel-based Virtual Machine) block devices (e.g. /dev/vda1, /dev/vda2, etc.), as well as support for hundreds of old image formats via RECOIL (Retro Computer Image Library) with its GIMP plugin.

LinuxGizmos.com

MYIR Introduces Low-Cost SoM Powered by Allwinner T536 Processor

MYIR has introduced the MYC-LT536 SoM, powered by the Allwinner T536 quad-core Cortex-A55 processor, and designed for industrial and IoT applications. It is also supported by a compatible development board featuring dual GbE ports, NVMe PCIe support, and wireless connectivity.

DietPi August 2024 News (Version 9.7)

The December 23, 2024 release of DietPi v9.9 introduces several enhancements, new images for additional devices, and a range of bug fixes. This update improves support for single-board computers from Orange Pi and FriendlyELEC, enhances software tools, and addresses critical issues reported by the community.

news

FreeBSD 13.3-BETA1 Now Available

posted by Roy Schestowitz on Feb 05, 2024


The first BETA build of the 13.3-RELEASE release cycle is now available.
Installation images are available for:
o 13.3-BETA1 amd64 GENERIC o 13.3-BETA1 i386 GENERIC o 13.3-BETA1 powerpc GENERIC o 13.3-BETA1 powerpc64 GENERIC64 o 13.3-BETA1 powerpc64le GENERIC64LE o 13.3-BETA1 powerpcspe MPC85XXSPE o 13.3-BETA1 armv6 RPI-B o 13.3-BETA1 armv7 GENERICSD o 13.3-BETA1 aarch64 GENERIC o 13.3-BETA1 aarch64 RPI o 13.3-BETA1 aarch64 PINE64 o 13.3-BETA1 aarch64 PINE64-LTS o 13.3-BETA1 aarch64 PINEBOOK o 13.3-BETA1 aarch64 ROCK64 o 13.3-BETA1 aarch64 ROCKPRO64 o 13.3-BETA1 riscv64 GENERIC o 13.3-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/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 list of changes since 13.2 is 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, 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.3-BETA1/
BASIC-CI images can be found at:
https://download.freebsd.org/releases/CI-IMAGES/13.3-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/13.3/BETA1
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/BETA1
=== Vagrant Images ===
FreeBSD/amd64 images are available on the Hashicorp Atlas site, and can be installed by running:
% vagrant init freebsd/FreeBSD-13.3-BETA1 % 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 as follows:
# freebsd-update upgrade -r 13.3-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

Serpent OS Enters Alpha with GNOME and COSMIC Spins, Powered by Linux 6.12 LTS
Ikey Doherty released today the long-anticipated alpha version of his new independent Linux distro, Serpent OS, which features some of the latest and greatest technologies and applications.
Ruby 3.4.0 Released
"We are pleased to announce the release of Ruby 3.4.0"
 
Today in Techrights
Some of the latest articles
Android Leftovers
The 2025 Android phone I’m most looking forward to isn’t from Samsung or Google
Linux Mint vs. Ubuntu: How Different Are They, Really?
As an open-source operating system, Linux has a lot of different distros—think of them as flavors
Logseq – privacy-first platform for knowledge management and collaboration
Logseq is a privacy-first, open-source knowledge management and note-taking software designed to enhance productivity and help users organize thoughts
Season’s Greetings from LinuxLinks
Everyone involved at LinuxLinks wishes you all a very Merry Christmas and a prosperous New Year
MYIR Introduces Low-Cost SoM Powered by Allwinner T536 Processor
On the software side, MYIR indicates that the MYC-LT536 SoM supports Linux and includes source code for its bootloader
DietPi August 2024 News (Version 9.7)
The December 23, 2024 release of DietPi v9.9 introduces several enhancements
Linux, BSD, Openwashing, and More
today's leftovers
Programming Leftovers
Development related picks
WordPress vs Web Builders and Microsoft VC-backed Parasite (WP Engine) granted preliminary injunction in WordPress case
abuse and CMS news
today's howtos
Boxing Day howtos
Open Hardware and Retro: Raspberry Pi, Commodore, and More
Hardware picks
NLnet Grants, Graphics, and More
today's leftovers
Today in Techrights
Some of the latest articles
Nobara Linux Takes on Fedora With a Custom KDE Plasma Desktop
Based on Fedora, Nobara is a multimedia user's dream operating system
2024 Recap: Linux & FOSS Ecosystem’s Highlights
Discover the biggest Linux updates, top FOSS breakthroughs, and community-driven innovations shaping the open-source landscape in 2024
What will 2025 bring for Linux PCs?
The year ahead has a lot in store for Linux users
BSD: What Is It, and How Is It Different From Linux?
BSD Is Dead, Long Live BSD
Free, Libre, and Open Source Software Leftovers
FOSS news
Web Leftovers
Standards and Content Management Systems (CMS) / Static Site Generators (SSG) news
Audiocasts/Shows: Destination Linux and Linux Matters
Two new episodes
Programming Leftovers
Development with R and more
Open Hardware Leftovers
Open Hardware and some gadgets
Applications and Games, WINE
Wine vs. VMs, gaming, and more
Security and Windows TCO
Windows TCO and more
Regolith Linux Is a Great Introduction To Tiling Window Managers
Modern GNU/Linux distribution
Mixxx 2.5.0 Released! It Now Runs in iOS & Web Browser
Mixxx, the free and open-source DJ software, released new major 2.5.0 version today
OpenShot 3.3 Open-Source Video Editor Is Now Available, Here’s What’s New
OpenShot creator Jonathan Thomas announced today the release and general availability of OpenShot 3.3 as a major update to this open-source, cross-platform, and free video editing software.
Mixxx 2.5 Open-Source DJ App Released with Qt 6 Port, Improved Controller Support
Mixxx 2.5 has been released as a nice Christmas gift for those who want to use one of the best open-source, free, and cross-platform virtual DJ software for performing live mixes.
4MLinux 47.0 Released with Installation Support for Virtual (KVM) Block Devices
4MLinux developer Zbigniew Konojacki announced today the release and general availability of 4MLinux 47.0 as the latest stable version of this mini Linux distribution featuring the lightweight JWM window manager.
today's howtos
Instructionals/Technical articles
Games: Star Fox 64, Thrive, and More
latest from GamingOnLinux
Applications: Popcorn Time, Flatpak, ScummVM, Calibre
Software and news about "apps" (Applications)
Security Leftovers
mostly CISA
Perl, Kubuntu, and Mobile GNU/Linux
today's leftovers
T2 SDE release version 24.12
The release contains a total of 2158 changesets, including approximately 3280 package updates, 200 fixed issues, 206 packages or features added and 37 removed and around 20 improvements
Welcome /e/OS 2.6.3
We’re thrilled to introduce /e/OS 2.6.3, the latest version of our privacy-first operating system!
NethSecurity project milestone 8.4 (NethSecurity 8.4 is Out
We are excited to announce the release of NethSecurity project milestone 8.4 with image version 8-23.05.5-ns.1.4.1
Fedora Chooses Forgejo!
The Fedora Council is pleased to announce that we have chosen Forgejo as the replacement for our git forge
3 reasons you get more viruses on Windows than on Mac or Linux
While Windows devices are more prone to malware statistically
What Is Wine for Linux, and How Does It Work?
Linux is at the peak of its popularity, but it's still an extremely niche desktop operating system
siduction Linux 2024.1.0 Released with Xfce 4.20, KDE Plasma 6.2, and LXQt 2.1
siduction 2024.1.0 has been released today as a major update to this Debian-based GNU/Linux distribution featuring some of the latest and greatest technologies and desktop environments.
Videos: GNU/Linux and Free Software in Invidious (or YouTube)
many videos from recent days
CachyOS Now Uses AutoFDO Kernel as Default Across All Supported Architectures
Today, the development team behind the Arch Linux-based CachyOS distribution released a new ISO snapshot for December 2024 with various improvements, updated components, a new default kernel, and other changes.
Parabolic – tool to download web video and audio
It’s free and open source software
The 3 most Windows-like Linux distros to try because change is hard
If you want to keep your machine running smoothly and feeling familiar, check out these Linux distros
This Linux laptop has a brilliant display and performance that rivals my MacBook
If you're looking for a laptop with Linux pre-installed
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.
today's leftovers
FOSS and standards
Programming Leftovers
Development news
Open Hardware/Modding: SBCs, ESP32, and More
Hardware news
Audiocasts/Shows: Bryan Lunduke on Wikipedia, LinDoz Preview, and Late Night Linux
3 new videos/shows
Canonical/Ubuntu: Weekly Newsletter and What to know when procuring GNU/Linux laptops
a pair of updates
Debian: free software career, Debian mirrors, dropping the git protocol, and more
Debian people talking about projects
Distributions and Operating Systems: DR-DOS and EasyOS/OpenEmbedded
Some OS news
BSD: zpool, OPNsense, and Emulating *BSD on ARM
BSD picks for today
Security Leftovers
Security picks
CapyPDF 0.14 is out
It has required a lot of refactoring work in the color code of Inkscape proper
today's howtos
Instructionals/Technical posts
Today in Techrights
Some of the latest articles