Longtime Linux developer David Woodhouse sent out a patch series today to "deprecate legacy IP" support within the Linux kernel. While some of his commentary his April 1st-esque, he does acknowledge much of this work has merit. Ultimately it can allow for building a Linux kernel with IPv6-only support and working on allowing "legacy" IPv4 support to be disabled as part of the kernel build...
Raspberry Pi prices are going up yet again due to the continued memory squeeze on the industry. To help offset the memory prices for some use-cases, Raspberry Pi also announced the introduction of the Raspberry Pi 4 3GB model at $83 to help fill the void between the 2GB and 4GB options...
FOSS Force 2026 Independence Drive We made our goal for March! Time to move on to April!!! You keep independent FOSS journalism alive. Your support powers our 2026 Independence Drive. April fundraising goal: $1,000 Total raised so far: $8 Needed by EOD April 30: $992 Amount needed daily to make goal: $34 Amount raised since last update:$0 Donate now! Updated Wednesday, April 1, 2026 at 1:00 pm EDT. Next update Wednesday, April 1 at 12 pm EDT. The post Contribute to Our Fundraiser! appeared first on FOSS Force.
Gaim! Any desktop Linux users from 20+ years ago likely remember the Gaim instant messaging app that was commonly shipped by desktop Linux distributions for interfacing with different instant messaging platforms like AIM, MSN, ICQ, etc. About twenty years ago Gaim was renamed to Pidgin though due to the AOL Instant Messenger trademark. But with the AIM trademark since expired and wanting to take a differing approach from the latest Pidgin, Gaim 3 is under development...
AerynOS 2026.03 is now available as the newest release of this from-scratch Linux distribution originally known as Serpent OS. With this month's update comes GNOME 50, KDE Plasma 6.6.3, and various Wayland compositor updates alongside other software improvements...
MidnightBSD 4.0.4 is out today as the newest update to this desktop-minded BSD operating system. Notable with this update is introducing the Aged daemon and Agectl program for handling age verification and age attestation given the increasing number of US states pursuing laws around age verification at the OS user level...
A merge request for Wayland Protocols was opened today for introducing "xx-fractional-scale-v2" as an experimental protocol to address current shortcomings with current Wayland fractional scaling. There is also a KDE KWin compositor merge request already out for review that implements this xx-fractional-scale-v2 protocol...
Kubernetes consists of many layers and features, with a correspondingly complex declarative set of administration rules. Although itβs important to understand Kubernetes itself, DevOps candidates should also master the most common open source projects that have jumped into the complexity ... Read more The post DevOps Tools Introduction #11: Kubernetes Package Management appeared first on Linux Professional Institute (LPI).
OpenVPN 2.7.1 is now available for download as the first maintenance update to the OpenVPN 2.7 series with a couple of new features, improvements, and bug fixes.
Both are solid open source office suites but which one should you choose? This in-depth article compares LibreOffice and ONLYOFFICE across features, usability, and real-world experience.
by George Whittaker LibreOffice is increasingly at the center of Europeβs push toward open-source adoption and digital independence. Backed by The Document Foundation, the widely used office suite is playing a key role in helping governments, institutions, and organizations reduce reliance on proprietary software while strengthening control over their digital infrastructure. Across the European Union, this shift is no longer experimental, itβs becoming policy. A Broader Movement Toward Open Source Europe has been steadily moving toward open-source technologies for years, but recent developments show clear acceleration. Governments and public institutions are actively transitioning away from proprietary platforms, often citing concerns about vendor lock-in, cost, and data control. According to recent industry data, European organizations are adopting open source faster than their U.S. counterparts, with vendor lock-in concerns cited as a major driver. LibreOffice sits at the center of t
After KDBUS failed to make it into the mainline Linux kernel more than one decade ago as an in-kernel version of D-Bus, BUS1 was proposed as a clean sheet design for in-kernel, capability-based inter-process communication (IPC). BUS1 didn't gain enough traction to make it to the mainline kernel and then many of the same developers devised Dbus-Broker as a more performant D-Bus user-space implementation. Well, as a big surprise now, a new version of BUS1 is being worked on for the Linux kernel...