- Debian Is Figuring Out How Age Verification Laws Will Impact It4 April 2026, 7:05 pm
With age verification/attestation laws down to the OS level enacted by California and being decided upon by other US states, it's been a hot topic of discussion in the open-source world. For the Debian project that is strictly volunteer/community-driven unlike various commercial Linux platforms, they are figuring out how such laws will impact them...... 
- Razer Wolverine V3 Pro & Betop KP50 Controllers To Be Supported By Linux 7.04 April 2026, 4:51 pm
Ahead of tomorrow's Linux 7.0-rc7 kernel release, this week's batch of input fixes were sent in and merged. Besides a few small input fixes are also some new device IDs and quirks for hardware now to be handled by Linux 7.0...... 
- Linux 7.1 To Expose AMD Zen 6's AVX-512 BMM For Guest VMs4 April 2026, 2:28 pm
A small but important patch that looks like it will be merged for the upcoming Linux 7.1 kernel is for enumerating AVX-512 BMM support for KVM virtualized guests. AVX-512 BMM is one of the exciting ISA additions with next-gen AMD Zen 6 processors...... 
- AWS Engineer Reports PostgreSQL Performance Halved By Linux 7.0, But A Fix May Not Be Easy4 April 2026, 11:36 am
An Amazon/AWS engineer raised the alarms on Friday over the current Linux 7.0 development kernel leading to the throughput for the PostgreSQL database server being around half that of prior kernel versions. The culprit halving the PostgreSQL performance is known but a revert looks like it may not happen and currently suggesting that PostgreSQL may need to be adapted...... 
- 3mdeb Makes Progress Bringing AMD openSIL + Coreboot To Ryzen AM5 Motherboard4 April 2026, 10:50 am
In addition to 3mdeb firmware engineers porting AMD openSIL and Coreboot to a Gigabyte EPYC Turin server motherboard, the staff at this firmware consulting company are also porting AMD openSIL and Coreboot to a modern Ryzen AM5 desktop motherboard. They continue making good strides with that quest for the first readily-available Ryzen desktop motherboard with open-source system firmware...... 
- 2D CAD Design Tool For GNOME Desktop Lands More Features4 April 2026, 10:26 am
In the past few days was the release of FreeCAD 1.1 and SolveSpace 3.2 for open-source computer aided design (CAD) while now joining the party is Design 50 Alpha as a GNOME-aligned 2D CAD design tool...... 
- KDE's KWin Continues Working On Vulkan Support, Other Improvements For Plasma 6.74 April 2026, 10:11 am
KDE Plasma developers continue working on new features for Plasma 6.7 while continuing to land more fixes and hardening for the current Plasma 6.6 stable series...... 
- OpenRazer 3.12.1 Enables Two More Razer Devices Under Linux3 April 2026, 11:34 pm
OpenRazer 3.12 released in mid-March as the latest feature update to these open-source drivers for Razer hardware on Linux. Out today is OpenRazer 3.12.1 for enabling two more Razer products on Linux plus shipping a couple fixes...... 
- Wine 11.6 Begins Reviving Its Android Driver3 April 2026, 10:36 pm
Wine 11.6 is out as the newest bi-weekly development release for this open-source software enabling Windows games and applications on Linux, macOS, and other platforms...... 
- Redox OS Introducing New CPU Scheduler For ~1.5x Performance In Heavy Tasks3 April 2026, 6:57 pm
The Rust-based Redox OS operating system is preparing to land a new CPU scheduler thanks to work being carried out by open-source developer Akshit Gaur on modernizing the platform's process scheduling subsystem......
- [$] Ubuntu's GRUBby plans3 April 2026, 3:12 pm
GNU GRUB 2, mostly just
referred to as GRUB these days, is the most widely used boot loader
for x86_64 Linux systems. It supports reading
from a vast selection of filesystems, handles booting modern systems
with UEFI or legacy systems with a BIOS, and even allows users to customize the
"splash" image displayed when a system boots. Alas, all of those features come with
a price; GRUB has had a parade
of security vulnerabilities over the years. To mitigate some of those
problems, Ubuntu
core develo...
- No kidding: Gentoo GNU/Hurd3 April 2026, 2:12 pm
On April 1, the Gentoo Linux project published a blog post
announcing that it was switching to GNU Hurd as its primary
kernel as an April Fool's joke. While that is not true, the project
has followed up with an announcement
of a new Gentoo port to the Hurd:
Our crack team has been working hard to port Gentoo to the Hurd and
can now share that they've succeeded, though it remains still in a
heavily experimental stage. You can try Gentoo GNU/Hurd using a
pre-prepared disk image. The easiest way ...
- Security updates for Friday3 April 2026, 1:24 pm
Security updates have been issued by AlmaLinux (freerdp, grafana, kernel, rsync, and thunderbird), Debian (chromium, inetutils, and libpng1.6), Fedora (bind9-next, nginx-mod-modsecurity, and openbao), Mageia (firefox, nss and thunderbird), Red Hat (container-tools:rhel8), SUSE (conftest, dnsdist, ignition, libsoup, libsoup2, LibVNCServer, libXvnc-devel, opensc, ovmf-202602, perl-Crypt-URandom, python-tornado, python311-ecdsa, python311-Pygments, python315, tar, and wireshark), and Ubuntu (cairo,...
- SFC: What the FCC router ban means for FOSS2 April 2026, 8:21 pm
Denver Gingerich of the Software Freedom Conservancy (SFC) has published
an article
on the impact of the ban on
the sale of all new home routers not made in the United States
issued by the Federal Communications Commission (FCC). The SFC, of
course, is the organization
behind the OpenWrt One router.
Since software updates to already-FCC-approved devices do not
require a new FCC approval, it appears the FCC is trying to move
beyond its usual authorization procedures to restrict what
manufacture...
- [$] IPC medley: message-queue peeking, io_uring, and bus12 April 2026, 3:07 pm
The kernel provides a number of ways for processes to communicate with each
other, but they never quite seem to fit the bill for many users. There are
currently a few proposals for interprocess communication (IPC) enhancements
circulating on the mailing lists. The most straightforward one adds a new
system call for POSIX message queues that enables the addition of new
features. For those wanting an entirely new way to do interprocess
communication, there is a proposal to add a new subsystem f...
- Exelbierd: What's actually in a Sashiko review?2 April 2026, 1:27 pm
Brian "bex" Exelbierd has published
a blog
post exploring follow-up questions raised by
the recent debate about the use of the LLM-based review
tool Sashiko
in the memory-management subsystem. His main finding is that Sashiko reviews are
bi-modal with regards to whether they contain reports about code not directly
changed by the patch set — most do not, but the ones that do often have several
such comments.
Hypothesis 1: Reviewers are getting told about bugs they didn't create.
Sashiko's ...
- OpenSSH 10.3 released2 April 2026, 1:18 pm
OpenSSH 10.3
has been released. Among the many changes in this release are a
security fix to address late validation of metacharacters in user
names, removal of bug compatibility for SSH implementations that do
not support rekeying,
and a fix to ensure that scp clears setuid/setgid bits from downloaded
files when operating as root in legacy (-O) mode. See the
release announcement for a full list of new features, bug fixes, and
potentially incompatible changes.
...
- Security updates for Thursday2 April 2026, 1:17 pm
Security updates have been issued by AlmaLinux (python3.11, python3.12, squid, and thunderbird), Debian (gst-plugins-bad1.0 and gst-plugins-ugly1.0), Fedora (bpfman, crun, gnome-remote-desktop, polkit, python3.14, rust-rustls-webpki, rust-sccache, rust-scx_layered, rust-scx_rustland, rust-scx_rusty, and scap-security-guide), Oracle (freerdp, gstreamer1-plugins-bad-free, gstreamer1-plugins-base, gstreamer1-plugins-good, and gstreamer1-plugins-ugly-free, kernel, libxslt, python3.11, python3.12, sq...
- New stable kernels for Thursday2 April 2026, 12:55 pm
Greg Kroah-Hartman has released the 6.19.11, 6.18.21,
6.12.80, and 6.6.131 stable kernels, followed by a quick
release of 6.6.132 with two patches reverted to
address a problem building the rust core in 6.6.131. Each kernel contains
important fixes; users are advised to upgrade.
...
- [$] LWN.net Weekly Edition for April 2, 20262 April 2026, 12:39 am
Inside this week's LWN.net Weekly Edition:
Front: LiteLLM compromise; systemd controversy; LLM kernel review; OpenBSD and vibe-coding; Rust trait-solver; Pandoc.
Briefs: Rspamd 4.0.0; telnyx vulnerability; Fedora forge; SystemRescue 13.00; Servo 0.0.6; Quotes; ...
Announcements: Newsletters, conferences, security updates, patches, and more.
...
- Git Isn’t Just for Developers. It Might Be the Best Writing Tool Ever4 April 2026, 6:49 am
Plain Text, Git, and the Long Afterlife of Written Work.... 
- Proton Launches Workspace and Meet, Takes Aim at Google and Microsoft3 April 2026, 11:28 am
These two launches ought to keep Big Tech on their toes....
- FOSS Weekly #26.14: Open Source Office Drama, Ubuntu MATE Troubles, Conky With Ease, Session Management in Wayland and More Linux Stuff2 April 2026, 1:56 pm
Controversies all around....
- LibreOffice Drama: TDF Removes Collabora Developers in One Sweep2 April 2026, 12:28 pm
TDF has used a bylaw Collabora publicly opposed to strip over 30 of its most active developers of their membership....
- Proposal to Centralize Per-User Environment Variables Under Systemd in Fedora Rejected2 April 2026, 12:11 pm
It was rejected due to insufficient consideration for systemd-less environments like containers....
- Arch Installer Goes 4.0 With a New Face and Fewer 'Curses'1 April 2026, 12:36 pm
The release drops curses in favor of Textual, but that's just the highlight....
- GNOME 50 Drops Google Drive Integration (For a Valid Reason)1 April 2026, 11:15 am
Nobody stepped up to maintain a key package, and its security baggage eventually led to this....
- ONLYOFFICE Gets Forked as "Made in Europe", Sparks Licensing and Trust Debate1 April 2026, 3:35 am
Euro-Office is a new European fork of ONLYOFFICE. Here’s why it was created, what it changes, and why it’s already controversial....
- LibreOffice vs ONLYOFFICE - Which One Is Right For You?31 March 2026, 10:32 am
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....
- "I No Longer Have the Passion" Ubuntu MATE Creator Wants to Hand Over Project31 March 2026, 6:31 am
Martin Wimpress is looking to handover the project due to lack of time and interests....
- More new icons arrive in Ubuntu 26.04 LTS4 April 2026, 3:59 pm
A couple of new icons have been added to Ubuntu 26.04 LTS, to ensure the Resolute Raccoon’s new default apps sport a Yaru-ified look in keeping with the rest of the distro. Ubuntu’s new default system monitor tool Resources gains a new icon. In the Ubuntu 26.04 beta, the app was still sporting its upstream icon. That didn’t look out of place per se, but shape did not conform to the Yaru icon template (circle, squircle or upright rectangle). That’s now fixed. Still identifiably a system m... 
- Skyscraper brings Bluesky to the Linux terminal3 April 2026, 10:55 pm
Skyscraper is a free, open-source Bluesky terminal client written in Rust. Browse, post and reply without leaving the command line - here's how to run it on Ubuntu.
You're reading Skyscraper brings Bluesky to the Linux terminal, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.... 
- Linux App Release Roundup (March 2026)2 April 2026, 10:01 pm
March 2026 meted out a sizeable set of Linux software releases, including updates to FOSS stalwarts GIMP, digiKam, Krita and Blender. Major new releases were covered with dedicated articles, including Firefox 149 with free built-in VPN, the ‘biggest ever release’ of OpenShot video editor, the new GIMP 3.2.0 release, a bump to terminal tool Ghostty 1.3 and the Opera GX for Linux launch. A busy month, but those weren’t the only app updates of note. Below, I run through other releases made in...
- Ubuntu 26.04 adds neat sudo password feedback toggle2 April 2026, 3:56 pm
Ubuntu 26.04's sudo-rs now includes a keypress toggle for password feedback. Switch between visible asterisks and silent input without editing a config file.
You're reading Ubuntu 26.04 adds neat sudo password feedback toggle, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission....
- Raspberry Pi’s eye-watering price rises & new 3GB RAM model1 April 2026, 5:02 pm
Raspberry Pi has announced a fresh round of price rises for its range of popular single-board computers, owing to industry-wide memory costs. It’s also launched a new version of the Pi 4 with 3GB RAM to sweeten the bad news, albeit somewhat. This is the second price rise announced for Raspberry Pi in recent months. The RRP of Raspberry Pi boards were bumped in February, seeing up to $20 aded to the cost of Raspberry Pi 5 boards compared to their original price. A 16 GB Raspberry Pi 5 in the UK...
- Ubuntu quietly raises its minimum system requirements1 April 2026, 2:52 pm
Ubuntu 26.04 LTS raises its minimum RAM requirement to 6GB, the first increase since 2019. Systems with less memory still work, but the experience may suffer.
You're reading Ubuntu quietly raises its minimum system requirements, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission....
- GNOME 50 dropped support for accessing Google Drive files30 March 2026, 11:13 pm
If you’re used to accessing your Google Drive in the Nautilus file manager, a heads-up that the feature is no longer available in GNOME 50, which is the desktop version the upcoming Ubuntu 26.04 LTS uses. While GNOME Online Accounts (GOA) integration continues to allow you to sign in to your Google account to enable supported apps to access your contacts, mail and calendar data securely, the toggle to give access to files is now gone. It’s that toggle that allows you to remotely mount your G...
- Ubuntu MATE’s founder is stepping back after 12 years29 March 2026, 6:46 pm
Ubuntu MATE is looking for a new maintainer, with current project lead Martin Wimpress revealing he no longer has the ‘passion’ for the project he once did – nor the time, it seems. Wimpress created Ubuntu MATE back in 2014, pairing Ubuntu with the traditional MATE desktop, initially a fork of the old GNOME 2 codebase and layout but now very much its own thing. Ubuntu MATE was made an official Ubuntu flavour in 2015, and its first official long-term support (LTS) release arrived the follow...
- Ubuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB28 March 2026, 3:09 am
Ubuntu engineers are debating ways to reduce the number of features present in the signed version of GRUB, the boot loader used on systems with Secure Boot enabled. Canonical engineer Julian Klode proposes dropping support for /boot on btrfs, HFS+, XFS and ZFS filesystems, alongside GRUB’s JPEG and PNG image parsers, ahead of Ubuntu 26.10. Apple partition table support, LVM volume handling, all software RAID except RAID 1 and, more controversially, LUKS-encrypted /boot partitions are also on...
- Ubuntu 26.04 Beta is now available to download26 March 2026, 11:17 pm
The beta release of Ubuntu 26.04 LTS ‘Resolute Raccoon’ is now available to download, a month ahead its planned stable release on 23 April, 2026. Ubuntu 26.04 LTS runs on the latest release candidate of Linux kernel 7.0 (yet to be released), includes the new GNOME 50 desktop release and adds a couple of new default apps, including a new system monitoring utility (Resources). Visual changes introduced include a set of colourful new folder icons, a fully opaque Ubuntu Dock, a new default wallp...
- Technology Plan B4 April 2026, 7:10 pm
Be part of the Software Freedom movement... 
- GNU/Linux Big in Yemen This Year4 April 2026, 5:17 pm
GNU/Linux has risen a lot in Yemen... 
- Definitely Not a Bubble: After Almost 4 Years in Geminispace Tux Machines Attracts About 200,000 Gemini Requests Per Week4 April 2026, 3:56 pm
It's a very large capsule at this point [...] Geminispace is still growing and GemText is adopted by more people... 
- Security Leftovers and Some FUD4 April 2026, 3:28 pm
Microsoft speaks... 
- today's leftovers4 April 2026, 3:27 pm
GNU/Linux and more... 
- Software and Free Software Leftovers4 April 2026, 3:26 pm
Software stories... 
- Kernel Woes (Linux)4 April 2026, 3:24 pm
2 new stories... 
- Programming Leftovers4 April 2026, 3:23 pm
Development picks... 
- Euro-Office, Comment About Collabora, and Open Letter to European Citizens4 April 2026, 3:22 pm
roductivity Software/LibreOffic news... 
- Web Browsers, RSS Feeds, and Mozilla News4 April 2026, 3:15 pm
Web related links... 
- Implementing Secure Zero-Touch Provisioning in AI and Edge Infrastructure11 March 2026, 1:00 pm
By Juha Holkkola, FusionLayer Group How DHCP Changed Connectivity In the late 1990s, the DHCP (Dynamic Host Configuration Protocol) quietly catalyzed a revolution in digital connectivity. Before DHCP was introduced, connecting devices to a network involved manual entry of IP addresses, DNS servers, subnet masks, and gateways. Networks were fragile, prone to errors, and severely […]
The post Implementing Secure Zero-Touch Provisioning in AI and Edge Infrastructure appeared first on Linux.com....
- From DHCP to SZTP – The Trust Revolution25 February 2026, 2:00 pm
By Juha Holkkola, FusionLayer Group The Dawn of Effortless Connectivity In the transformative years of the late 1990s, a quiet revolution took place, fundamentally altering how we connect to networks. The introduction of DHCP answered a crucial question, “Where are you on the network?”, by automating IP address assignment. This innovation eradicated the manual configuration […]
The post From DHCP to SZTP – The Trust Revolution appeared first on Linux.com....
- Celebrating the Second Year of Linux Man-Pages Maintenance Sponsorship15 January 2026, 2:29 pm
Sustaining a Core Part of the Linux Ecosystem The Linux Foundation has announced a second year of sponsorship for the ongoing maintenance of the Linux manual pages (man-pages) project, led by Alejandro (Alex) Colomar. This critical initiative is made possible through the continued support of Google, Hudson River Trading, and Meta, who have renewed their […]
The post Celebrating the Second Year of Linux Man-Pages Maintenance Sponsorship appeared first on Linux.com....
- Disaggregated Routing with SONiC and VPP: Lab Demo and Performance Insights – Part Two29 October 2025, 1:45 pm
In Part One of this series, we examined how the SONiC control plane and the VPP data plane form a cohesive, software-defined routing stack through the Switch Abstraction Interface. We outlined how SONiC’s Redis-based orchestration and VPP’s user-space packet engine come together to create a high-performance, open router architecture. In this second part, we’ll turn […]
The post Disaggregated Routing with SONiC and VPP: Lab Demo and Performance Insights – Part Two appeared first on Li...
- Disaggregated Routing with SONiC and VPP: Architecture and Integration – Part One22 October 2025, 1:44 pm
The networking industry is undergoing a fundamental architectural transformation, driven by the relentless demands of cloud-scale data centers and the rise of software-defined infrastructure. At the heart of this evolution is the principle of disaggregation: the systematic unbundling of components that were once tightly integrated within proprietary, monolithic systems. This movement began with the separation […]
The post Disaggregated Routing with SONiC and VPP: Architecture and Integration...
- Kubernetes on Bare Metal for Maximum Performance14 October 2025, 1:00 pm
When teams consider deploying Kubernetes, one of the first questions that arises is: where should it run? The default answer is often the public cloud, thanks to its flexibility and ease of use. However, a growing number of organizations are revisiting the advantages of running Kubernetes directly on bare metal servers. For workloads that demand […]
The post Kubernetes on Bare Metal for Maximum Performance appeared first on Linux.com....
- How to Deploy Lightweight Language Models on Embedded Linux with LiteLLM6 June 2025, 10:53 am
This article was contributed by Vedrana Vidulin, Head of Responsible AI Unit at Intellias (LinkedIn). As AI becomes central to smart devices, embedded systems, and edge computing, the ability to run language models locally — without relying on the cloud — is essential. Whether it’s for reducing latency, improving data privacy, or enabling offline functionality, local AI […]
The post How to Deploy Lightweight Language Models on Embedded Linux with LiteLLM appeared first on Linux.com....
- Automating Compliance Management with UTMStack’s Open Source SIEM & XDR13 May 2025, 12:17 pm
Achieving and maintaining compliance with regulatory frameworks can be challenging for many organizations. Managing security controls manually often leads to excessive use of time and resources, leaving less available for strategic initiatives and business growth. Standards such as CMMC, HIPAA, PCI DSS, SOC2 and GDPR demand ongoing monitoring, detailed documentation, and rigorous evidence collection. Solutions […]
The post Automating Compliance Management with UTMStack’s Open Source SIEM &am...
- A Simple Way to Install Talos Linux on Any Machine, with Any Provider27 April 2025, 11:40 pm
Talos Linux is a specialized operating system designed for running Kubernetes. First and foremost it handles full lifecycle management for Kubernetes control-plane components. On the other hand, Talos Linux focuses on security, minimizing the user’s ability to influence the system. A distinctive feature of this OS is the near-complete absence of executables, including the absence […]
The post A Simple Way to Install Talos Linux on Any Machine, with Any Provider appeared first on Linux.com....
- Using OpenTelemetry and the OTel Collector for Logs, Metrics, and Traces4 April 2025, 6:16 pm
OpenTelemetry (fondly known as OTel) is an open-source project that provides a unified set of APIs, libraries, agents, and instrumentation to capture and export logs, metrics, and traces from applications. The project’s goal is to standardize observability across various services and applications, enabling better monitoring and troubleshooting. Read More at Causely
The post Using OpenTelemetry and the OTel Collector for Logs, Metrics, and Traces appeared first on Linux.com....
- ML4W 12.2.24 April 2026, 5:32 pm
ML4W OS is an Arch Linux-based distribution featuring a heavily customised Hyprland tiling compositor. The project specialises primarily in creating advanced configuration for Hyprland, so called "dotfiles", which are available for installation on several other Arch-based distributions, as well as Fedora and openSUSE. However, the live ML4W OS ISO image is a standalone, full-featured Linux distribution with all Hyprland configuration files, applications, icons, themes and wallpapers included. I... 
- BigLinux 2026.04.044 April 2026, 11:34 am
BigLinux is a Brazilian Linux distribution localised into Brazilian Portuguese (with support for English). It is was originally based on Kubuntu, but starting from 2017 the distribution was re-born based on deepin. It then offered two desktop environments - Cinnamon and Deepin. In 2021 the distribution switched bases and desktop environments again, migrating to Manjaro Linux and using the KDE Plasma desktop.... 
- XIVA Studio 2026.04.034 April 2026, 8:50 am
XIVA Studio is a multimedia-oriented Linux distribution derived from Manjaro Linux and BigLinux. It's main goal is to cater to the needs of professional creators in the area of video, audio, graphics and animation production. XIVA Studio provides optimised Linux kernels built for a number of popular processor and graphics cards configurations. It uses KDE Plasma as the default desktop environment.... 
- blendOS 2026.04.014 April 2026, 7:34 am
blendOS is an Arch Linux-based, rolling-release distribution which automates installing software from supported distributions (Arch Linux, Fedora and Ubuntu) into containers. blendOS tries to make software management in across containers feel native and provides access to the user's home directory for each container.... 
- Essora 202604034 April 2026, 12:21 am
Essora Eos is a set of desktop Linux distributions based either on Debian's "Stable" branch or Devuan, featuring the lightweight JWM or Openbox window managers or the heavyweight KDE Plasma desktop environment. The Devuan edition uses the OpenRC init system. The distribution aims to be clean, minimal, fast and customisable, with only the essential tools installed by default. Essora Eos uses the Calamares system installer and provides a custom graphical configuration utility called "Essora Contr... 
- iDeal 2026.04.033 April 2026, 10:00 pm
iDeal is an MX Linux-based distribution, with various privacy and security settings enabled by default. Privacy and security are the main stated goal of the project, offering to surf, shop, trade and bank online with peace of mind, without advertisements, tracking, logging, bugs, viruses or unwanted disclosure of personal information. iDeal OS was formerly available in two editions, "Emerald" and "Diamond", but these were merged into a single product in 2026, with the extra features of the "Dia... 
- LazyLinux 202604033 April 2026, 9:00 pm
LazyLinux is a Void-based desktop Linux distribution with Xfce as the preferred desktop and a vast collection of pre-installed software. It intends to be user-friendly and usable right after installation. The distribution ships with many popular productivity and multimedia applications, such as Brave browser, Thunderbird email client, LibreOffice office suite, GIMP image manipulation program, Inkscape vector graphics editor, VLC media player and many others. LazyLinux also provides out-of-the-b... 
- Omarchy 3.5.03 April 2026, 8:31 pm
Omarchy is an Arch-based Linux distribution featuring the Hyprland tiling window manager. It ships with what a modern software developer would need to be productive immediately, including Neovim, Spotify, Chromium, Typora, Alacritty, LibreOffice and Zoom. The distribution boots into a text-mode system installer that downloads the latest packages from the Arch Linux repositories during installation to build a complete Hyprland desktop.... 
- AUSTRUMI 5.2.13 April 2026, 2:17 pm
AUSTRUMI (Austrum Latvijas Linukss) is a bootable live Linux distribution based on Slackware Linux. It requires limited system resources and can run on any Intel-compatible system with a CD-ROM installed. The entire operating system and all of the applications run from RAM, making AUSTRUMI a fast system and allowing the boot medium to be removed after the operating system starts....
- HackerOS 4.53 April 2026, 12:33 pm
HackerOS is a live Linux distribution based on Debian's "Testing" branch and designed for regular users, gamers and cybersecurity enthusiasts. Some of its features include an optimised XanMod Linux kernel for faster boot times and reduced resource usage, out-of-the-box support for NVIDIA graphics cards, and a collection of cybersecurity tools, such as enhanced firewalls and intrusion detection software. The distribution uses the KDE Plasma desktop....
- PrismML debuts energy-sipping 1-bit LLM in bid to free AI from the cloud4 April 2026, 7:14 pm
Bonasi 8B model is competitive with other 8B models but 14x smaller and 5x more energy efficientPrismML, an AI venture out of Caltech, has released a 1-bit large language model that outperforms weightier models, with the expectation that it will improve AI efficiency and viability on mobile devices, among other applications.…... 
- Arch-Based Artix Linux 2026.04 Released With XLibre as Default X Serve4 April 2026, 5:43 pm
Arch-based systemd-free Artix Linux 2026.04 is out with XLibre by default and PipeWire replacing PulseAudio in ISOs.... 
- Redox OS Introducing New CPU Scheduler For ~1.5x Performance In Heavy Tasks4 April 2026, 4:11 pm
The Rust-based Redox OS operating system is preparing to land a new CPU scheduler thanks to work being carried out by open-source developer Akshit Gaur on modernizing the platform's process scheduling subsystem...... 
- M5Stack Refreshes Lineup with CardKB2 Keyboard, ESP32-P4 Modules, and Core2 for AWS4 April 2026, 2:40 pm
M5Stack has introduced several new and updated products, including the CardKB2 keyboard unit, the Stamp-P4 module based on the ESP32-P4, a matching Wi-Fi expansion module, and an updated Core2 for AWS development kit. The lineup spans input devices, embedded modules, and IoT-focused development platforms. The CardKB2 is a compact 42-key keyboard built around the ESP32-C61HF4, […]... 
- Arch-Based Omarchy 3.5 Brings Full Intel Panther Lake Support4 April 2026, 1:08 pm
Arch-based Omarchy 3.5 adds Intel Panther Lake support with a patched Linux kernel 6.19, Dell XPS 2026 fixes, and new features.... 
- KDE Plasma 6.7 Desktop Environment Is Coming on June 16th, Here’s What to Expect4 April 2026, 11:37 am
It’s that time of the year when we get to take a closer look at the new features and improvements of the next major release of KDE’s Plasma desktop environment, KDE Plasma 6.7, due out in June 2026.... 
- Ubuntu 26.04 LTS Raises Desktop Minimum RAM Requirement4 April 2026, 10:06 am
Ubuntu 26.04 LTS (Resolute Raccoon) will increase the minimum RAM requirement for Desktop users from 4 GB to 6 GB.... 
- How to Install Opera Browser on Ubuntu and Other Linux Distros4 April 2026, 8:34 am
Discover a step-by-step guide to installing the Opera browser on your favorite Ubuntu distribution or on the other popular Linux distros.... 
- Radxa Taco Updated for Raspberry Pi CM5 with SATA and RAID Support4 April 2026, 7:03 am
Radxa has updated its Taco carrier board with a new revision designed around the Raspberry Pi Compute Module 5, targeting storage-heavy and network-oriented applications. The platform integrates multiple SATA interfaces, dual Ethernet ports, and PCIe expansion in a compact form factor. The V1.61 revision transitions the design to support the Raspberry Pi CM5 exclusively, replacing […]... 
- Gentoo GNU/Hurd Port Is Real, Despite the April 1 Joke4 April 2026, 5:31 am
Gentoo’s joke about replacing the Linux kernel with Hurd was fake, but the project’s new experimental GNU/Hurd port is real.... 
- Perfect Server Automated ISPConfig 3 Installation on Debian 12 and Debian 13, Ubuntu 22.04 and Ubuntu 24.0431 January 2026, 10:01 am
This tutorial shows you how to easily set up a web, email and DNS server with ISPConfig 3 using the ISPConfig auto-installation script....
- How to install PHP 5.6 and 7.0 - 8.4 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Debian 11 to 123 November 2025, 9:28 pm
In this guide we will take you through installing additional PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.1, 8.2, 8.3, and 8.4) on a Debian server with ISPConfig....
- How to install PHP 5.6 and 7.0 - 8.4 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Ubuntu 22.04 - 24.043 November 2025, 9:26 pm
When using ISPConfig, by default, you only have the main PHP version for your distribution. This guide will show you how to install additional PHP versions (5.6, 7.0 - 7.4, 8.1 - 8.4) on an Ubuntu server with ISPConfig....
- Update the ISPConfig Perfect Server from Debian 11 to Debian 123 November 2025, 9:24 pm
This tutorial will take you through updating a server managed by ISPConfig from Debian 11 (bullseye) to Debian 12 (bookworm). This guide works for both single- and multiserver setups....
- How to Install CSF (Config Server Firewall) on Debian 126 October 2025, 10:58 am
CSF or Config Server Firewall is a Stateful Packet Inspection (SPI) firewall based on IPtables and Perl. it provides a daemon process that will monitor your services for failure authentication....
- How to Install Wiki.js on Debian 1226 June 2025, 8:04 pm
Wiki.js is free and open-source wiki software based on Node.js, Git, and Markdown. In this article, we'll show you how to install Wiki.js on a Debian 12 system....
- ISPConfig Perfect Multiserver setup on Ubuntu 24.04 and Debian 1219 June 2025, 5:43 pm
This tutorial will take you through installing your own ISPConfig 3 multiserver setup with dedicated servers for the panel, web, DNS, mail, and webmail using the new ISPConfig auto-installer. This tutorial is compatible with Debian 12 and Ubuntu 24.04....
- Securing your ISPConfig 3 managed mailserver with a valid Let's Encrypt SSL certificate19 June 2025, 5:18 pm
If you're running your own mailserver, it's best practice to connect to it securely with a SSL/TLS connection. You'll need a valid certificate for these secure connections. In this tutorial, we'll set up a Let's Encrypt certificate for our mailserver that renews automatically....
- How to Install OpenEMR on Ubuntu 24.04 Server29 May 2025, 4:19 pm
OpenEMR is an open-source health records and medical practice management solution. It is a fully integrated electronic health record and practice management, scheduling, electronic billing, and internationalization support....
- How to Install Moodle LMS on Debian 12 Server29 May 2025, 4:15 pm
Moodle is an open solution for the Learning Management System (LMS). It is a platform for educational purposes, from creating online courses, managing online schools, managing content, and offering collaborative learning....
- Download of the day: GIMP 3.0 is FINALLY Here!18 March 2025, 3:45 am
Wow! After years of hard work and countless commits, we have finally reached a huge milestone: GIMP 3.0 is officially released! I am excited as I write this and can't wait to share some incredible new features and improvements in this release. GIMP 2.10 was released in 2018, and the first development version of GIMP 3.0 came out in 2020. GIMP 3.0 released on 16/March/2025. Let us explore how to download and install GIMP 3.0, as well as the new features in this version.
Love this? sudo share_on: ...
- Ubuntu to Explore Rust-Based “uutils” as Potential GNU Core Utilities Replacement16 March 2025, 12:17 pm
In a move that has sparked significant discussion within the Ubuntu Linux fan-base and community, Canonical, the company behind Ubuntu, has announced its intention to explore the potential replacement of GNU Core Utilities with the Rust-based "uutils" project. They plan to introduce new changes in Ubuntu Linux 25.10, eventually changing it to Ubuntu version 26.04 LTS release in 2026 as Ubuntu is testing Rust 'uutils' to overhaul its core utilities potentially. Let us find out the pros and cons a...
- Critical Rsync Vulnerability Requires Immediate Patching on Linux and Unix systems15 January 2025, 6:04 pm
Rsync is a opensource command-line tool in Linux, macOS, *BSD and Unix-like systems that synchronizes files and directories. It is a popular tool for sending or receiving files, making backups, or setting up mirrors. It minimizes data copied by transferring only the changed parts of files, making it faster and more bandwidth-efficient than traditional copying methods provided by tools like sftp or ftp-ssl. Rsync versions 3.3.0 and below has been found with SIX serious vulnerabilities. Attackers ...
- ZFS Raidz Expansion Finally, Here in version 2.3.014 January 2025, 9:19 am
After years of development and testing, the ZFS raidz expansion is finally here and has been released as part of version 2.3.0. ZFS is a popular file system for Linux and FreeBSD. RAIDz is like RAID 5, which you find with hardware or Linux software raid devices. It protects your data by spreading it across multiple hard disks along with parity information. A raidz device can have single, double, or triple parity to sustain one, two, or three hard disk failures, respectively, without losing any d...
- lnav – Awesome terminal log file viewer for Linux and Unix16 June 2024, 11:04 am
It is no secret that whether you are a developer or sysadmin, you need to use log files to troubleshoot errors on your Linux and Unix systems. You use tools like grep, tail, cat, or journalctl to view log files. However, you may need help with so many log files. These essential Unix tools are suitable for basic text but fall short when dealing with many log files. You can get tired from sifting through endless lines of log files. The lnav utility is here to the rescue! It is a powerful log file ...
- sttr – Awesome Linux & Unix tool for transformation of the string24 May 2024, 9:17 pm
sttr demo
The sttr is a free and open-source command-line tool in Golang that lets you easily change and modify text. You can perform transformation operations on the string, such as hashing text, string manipulation, and more. sttr is beneficial for developers and *nix users requiring swift modification to strings or files directly via the command line or TUI. It is helpful in your scripting, data processing, and automation tasks at the CLI.
Love this? sudo share_on: Twitter - Facebook - Link...
- How to block AI Crawler Bots using robots.txt file29 September 2023, 8:40 pm
Are you a content creator or a blog author who generates unique, high-quality content for a living? Have you noticed that generative AI platforms like OpenAI or CCBot use your content to train their algorithms without your consent? Don't worry! You can block these AI crawlers from accessing your website or blog by using the robots.txt file.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post How to block AI Crawler Bots using robots.txt file appeared first on nix...
- Debian Linux 12.1 released with Security Updates23 July 2023, 9:30 am
Debian Linux project announces the first update of the Debian project's stable distribution, Debian 12 (codename "bookworm") named Debian 12.1. This update mainly addresses security issues and significant problems. Security advisories have been published and are now available to download.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post Debian Linux 12.1 released with Security Updates appeared first on nixCraft....
- Setting up VSCode for Ansible Lightspeed AI in Ubuntu 22.04 desktop22 July 2023, 2:01 pm
Red Hat launched the Ansible Lightspeed Code Assistant Generative AI with IBM Watson Code Assistant in May 2023. This preview is now available to all Ansible users, allowing them to explore the technology, provide feedback to Red Hat, and further train the AI model. In this brief blog post, I will share my personal experience with installing and utilizing Ansible Lightspeed AI to create playbooks in VSCode using Ubuntu Linux 20.04 LTS desktop.
Love this? sudo share_on: Twitter - Facebook - Linke...
- How to upgrade FreeBSD 13.1 to 13.2 release12 April 2023, 1:55 am
The FreeBSD Release Engineering Team is announcing the availability of FreeBSD version 13.2-RELEASE on 11/April/2023. It is the third release of the stable/13 branches. I updated my FreeBSD version 13.1 to 13.2 using the CLI over an ssh-based session. Here are my quick notes.
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit
The post How to upgrade FreeBSD 13.1 to 13.2 release appeared first on nixCraft....
- PaloAlto init-cfg.txt Bootstrap Config file Layout with Examples19 May 2022, 3:30 am
When you install and configure the PaloAlto firewall, when the firewall boots up for the first time, it does the bootstrapping process. PaloAlto uses the settings defined in the bootstrap files, including the init-cfg.txt and bootstrap.xml under the config folder to configure the initial state of the firewall. For example, during the bootstrap process, it […]...
- 21 Examples to Manage Secrets using AWS Secrets Manager CLI16 March 2022, 2:00 am
Using AWS Secrets manager you can store, retrieve, rotate and manage secrets such as database credentials, API keys and other sensitive information used by your application. Secrets are rotated without any disruption to your application, and you can also replicate secrets to multiple AWS regions. You can manage secrets from AWS console, SDK, CLI, or […]...
- 13 Examples to Manage S3 Bucket Replication Rules using AWS CLI9 December 2021, 3:30 am
Using S3 replication, you can setup automatic replication of S3 objects from one bucket to another. The source and destination bucket can be within the same AWS account or in different accounts. You can also replicate objects from one source bucket to multiple destination buckets. If you want to have a second copy of your […]...
- 5 Python Examples to Read and Write JSON files for Encode and Decode1 April 2021, 4:00 am
JSON stands for JavaScript Object Notation, which is a format for structuring data that is very similar to the concept of maps in computer programming. Maps consists of keys and corresponding values. A key has to be unique within a map. JSON is light-weight format of representing data as text in a file, whose syntax […]...
- 8 Examples to Add Static Routes in PAN-OS PaloAlto from CLI and Console10 March 2021, 4:00 am
Managing routes is an essential configuration task for network admins who are managing firewalls. If you are using the PaloAlto firewall, this tutorial explains how to add static routes using both the PAN-OS command line interface and from the PaloAlto Firewall Console. 1. CLI – View Current Routes Before adding a route, view all current […]...
- 3 Methods to Create Jenkins Pipeline – Classic UI, BlueOcean, Git7 January 2021, 3:30 am
Jenkins is a DevOps tool which can be used to automate your build, test and delivery of software code. If you are new to Jenkins, this tutorial will help you to understand how to create Jenkins pipeline using one of the following methods: Classic Jenkins User Interface Jenkins Blue Ocean User Interface which reduces clutter […]...
- 12 Examples to Manage AWS Transit Gateway Route Table from CLI7 October 2020, 3:00 am
Apart from the default route table that gets created when you create a transit gateway, you can also create additional route tables. This helps you to associate a specific attachment with a specific route table. The attachments can propagate their routes to one or more route tables. You can also add static routes to the […]...
- 10 Examples to Manage PaloAlto Firewall Users from PAN-OS CLI23 September 2020, 3:00 am
This tutorial explains how to manage PaloAlto users from CLI. You’ll learn about user and role related functionalities including how to create a new user, assign a role to an user, make regular user as an admin user, list all existing users, delete an user, etc., 1. Enter PaloAlto CLI Configuration Mode First, login to […]...
- 24 Examples to Manage AWS Transit Gateway and Attachments from CLI16 September 2020, 3:00 am
AWS Transit gateway acts as a hub to connect multiple VPC and on-prem networks. Apart from attaching a VPC to transit hub and routing traffic, you can also attach a VPN connection or Direct Connect gateway to your transit gateway. You can also peer two transit gateways and route traffic between them. In a multi-account […]...
- 5 Steps to Upgrade PaloAlto PAN-OS Firewall Software from CLI or Console9 June 2020, 3:30 am
PaloAlto releases software updates on an on-going basis. It’s essential that you stay current with the latest stable release of firewall. On a high-level the following are 5 easy steps to upgrade PaloAlto firewall: Pre-install: Verify current software version Check Available Software Versions Download Latest Version of PaloAlto Install the Latest version of Firewall Software […]...
- God of War: What you need to know about Prime Video's live-action show4 April 2026, 8:00 pm
It's finally happening, and yes, it's for real.... 
- My single homelab server became a nightmare, so I split it into eight4 April 2026, 7:05 pm
I stopped running everything on one server, and my homelab is finally stable... 
- Got a Raspberry Pi Pico? Here's the first thing you should do4 April 2026, 6:45 pm
The Pi Picos are tiny but capable, once you get used to their differences.... 
- Stop spending thousands on Cybertruck upgrades—these 5 Amazon finds cost $200 total4 April 2026, 6:45 pm
You could buy designer jeans that look like they were run over by a Cybertruck, or spend it on the actual truck itself.... 
- The movies you'll never see: 4 finished films being held hostage by streamers4 April 2026, 6:00 pm
We need to fight to see them!... 
- Want a private homelab? Put these 12 apps at the top of your list4 April 2026, 6:00 pm
The cloud is cool—until it leaks.... 
- Stop overpaying for Home Assistant: Buy a used Intel NUC for $40 instead4 April 2026, 5:30 pm
With prices like these, they're giving them away!... 
- Stop blaming your internet: Why Netflix's 4K compression is the real problem4 April 2026, 5:00 pm
Paying for 4k and tools for Netflix doesn't guarantee a great stream, unfortunately, thanks to some behind-the-scenes ways the company saves money.... 
- Android Auto has a hidden developer menu most people never open4 April 2026, 4:45 pm
You auto take a look.... 
- Stop copying one thing at a time: Clipboard history will change how you work4 April 2026, 4:30 pm
It's usually hidden or disabled, but it's an incredibly useful productivity tool.... 
- GitOps policy-as-code: Securing Kubernetes with Argo CD and Kyverno2 April 2026, 9:00 am
A hands-on guide to deploying Kyverno with Argo CD and enforcing custom policies As Kubernetes environments develop, GitOps with Argo CD has become the standard for declarative, self-healing infrastructure. Yet without guardrails for your deployments, misconfigured,......
- Sustaining OpenTelemetry: Moving from dependency management to stewardship31 March 2026, 4:05 pm
Modern software runs on open source. In fact, “free” and open source software generates more than $500 billion in annual value in the U.S. alone and an estimated $8.8 trillion in total global value. For most......
- LLMs on Kubernetes Part 1: Understanding the threat model30 March 2026, 11:00 am
Let’s say you’ve got an LLM running on Kubernetes. Pods are healthy, logs are clean, users are chatting. Everything looks fine. But here’s the thing: Kubernetes is great at scheduling workloads and keeping them isolated. It......
- The weight of AI models: Why infrastructure always arrives slowly27 March 2026, 11:00 am
As AI adoption accelerates across industries, organizations face a critical bottleneck that is often overlooked until it becomes a serious obstacle: reliably managing and distributing large model weight files at scale. A model’s weights serve as......
- The platform under the model: How cloud native powers AI engineering in production26 March 2026, 9:07 am
AI workloads are increasingly running on Kubernetes in production, but for many teams, the path from a working model to a reliable system remains unclear. The cloud native ecosystem – its projects, patterns, and community –......
- Announcing Kubescape 4.0 Enterprise Stability Meets the AI Era26 March 2026, 8:00 am
We are happy to announce the release of Kubescape 4.0, a milestone bringing enterprise-grade stability and advanced threat detection to open source Kubernetes security. This version focuses on making security more proactive and scalable. It also......
- F5 Elevates to Gold Membership in the Cloud Native Computing Foundation26 March 2026, 8:00 am
Application delivery and security provider strengthens collaboration to drive secure, scalable cloud native innovation Key Highlights: AMSTERDAM—26 March 2026—The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced that F5......
- CNCF Backstage Documentary Highlights Project Evolution from Development to Global Open Source Standard for Platform Engineering25 March 2026, 5:15 pm
Documentary follows the creation and growth of the Backstage project, highlighting its role in accelerating platform engineering initiatives Key Highlights AMSTERDAM—25 March, 2026—The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software,......
- Higress Joins CNCF: Delivering an enterprise-grade AI gateway and a seamless path from Nginx Ingress25 March 2026, 1:22 pm
We are thrilled to announce that Higress has officially passed the Technical Oversight Committee (TOC) vote to join the Cloud Native Computing Foundation (CNCF) as a Sandbox project, becoming a proud member of the CNCF ecosystem.......
- CNCF Celebrates Innovators Advancing Cloud Native at KubeCon + CloudNativeCon Europe25 March 2026, 9:30 am
Recipients are recognized for their outstanding contributions to the cloud native ecosystem and community Key Highlights KUBECON + CLOUDNATIVECON EUROPE, AMSTERDAM, MARCH 25, 2026 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for......
- Kubernetes v1.36 Sneak Peek30 March 2026, 12:00 am
Kubernetes v1.36 is coming at the end of April 2026. This release will include removals and deprecations, and it is packed with an impressive number of
enhancements. Here are some of the features we are most excited about in this cycle!
Please note that this information reflects the current state of v1.36 development and may change before release.
The Kubernetes API removal and deprecation process
The Kubernetes project has a well-documented deprecation policy for features. This policy states th...
- Announcing Ingress2Gateway 1.0: Your Path to Gateway API20 March 2026, 7:00 pm
With the Ingress-NGINX retirement scheduled for March 2026, the Kubernetes networking landscape is at a turning point.
For most organizations, the question isn't whether to migrate to Gateway API, but how to do so safely.
Migrating from Ingress to Gateway API is a fundamental shift in API design.
Gateway API provides a modular, extensible API with strong support for Kubernetes-native RBAC.
Conversely, the Ingress API is simple, and implementations such as Ingress-NGINX extend the API through eso...
- Running Agents on Kubernetes with Agent Sandbox20 March 2026, 6:00 pm
The landscape of artificial intelligence is undergoing a massive architectural shift. In the early days of generative AI, interacting with a model was often treated as a transient, stateless function call: a request that spun up, executed for perhaps 50 milliseconds, and terminated.
Today, the world is witnessing AI v2 eating AI v1. The ecosystem is moving from short-lived, isolated tasks to deploying multiple, coordinated AI agents that run constantly. These autonomous agents need to maintain c...
- Securing Production Debugging in Kubernetes18 March 2026, 6:00 pm
During production debugging, the fastest route is often broad access such as cluster-admin (a ClusterRole that grants administrator-level access), shared bastions/jump boxes, or long-lived SSH keys. It works in the moment, but it comes with two common problems: auditing becomes difficult, and temporary exceptions have a way of becoming routine.
This post offers my recommendations for good practices applicable to existing Kubernetes environments with minimal tooling changes:
Least privilege with...
- The Invisible Rewrite: Modernizing the Kubernetes Image Promoter17 March 2026, 12:00 am
Every container image you pull from registry.k8s.io got there through
kpromo, the Kubernetes image
promoter. It copies images from staging registries to
production, signs them with cosign, replicates
signatures across more than 20 regional mirrors, and generates
SLSA provenance attestations. If this tool breaks, no
Kubernetes release ships. Over the past few weeks, we rewrote its core from
scratch, deleted 20% of the codebase, made it dramatically faster, and
nobody noticed. That was the whole p...
- Announcing the AI Gateway Working Group9 March 2026, 6:00 pm
The community around Kubernetes includes a number of Special Interest Groups (SIGs) and Working Groups (WGs) facilitating discussions on important topics between interested contributors. Today, we're excited to announce the formation of the AI Gateway Working Group, a new initiative focused on developing standards and best practices for networking infrastructure that supports AI workloads in Kubernetes environments.
What is an AI Gateway?
In a Kubernetes context, an AI Gateway refers to network ...
- Before You Migrate: Five Surprising Ingress-NGINX Behaviors You Need to Know27 February 2026, 3:30 pm
As announced November 2025, Kubernetes will retire Ingress-NGINX in March 2026.
Despite its widespread usage, Ingress-NGINX is full of surprising defaults and side effects that are probably present in your cluster today.
This blog highlights these behaviors so that you can migrate away safely and make a conscious decision about which behaviors to keep.
This post also compares Ingress-NGINX with Gateway API and shows you how to preserve Ingress-NGINX behavior in Gateway API.
The recurring risk pa...
- Spotlight on SIG Architecture: API Governance12 February 2026, 12:00 am
This is the fifth interview of a SIG Architecture Spotlight series that covers the different
subprojects, and we will be covering SIG Architecture: API
Governance.
In this SIG Architecture spotlight we talked with Jordan Liggitt, lead
of the API Governance sub-project.
Introduction
FM: Hello Jordan, thank you for your availability. Tell us a bit about yourself, your role and how
you got involved in Kubernetes.
JL: My name is Jordan Liggitt. I'm a Christian, husband, father of four, software engi...
- Introducing Node Readiness Controller3 February 2026, 2:00 am
In the standard Kubernetes model, a node’s suitability for workloads hinges on a single binary "Ready" condition. However, in modern Kubernetes environments, nodes require complex infrastructure dependencies—such as network agents, storage drivers, GPU firmware, or custom health checks—to be fully operational before they can reliably host pods.
Today, on behalf of the Kubernetes project, I am announcing the Node Readiness Controller.
This project introduces a declarative system for managi...
- New Conversion from cgroup v1 CPU Shares to v2 CPU Weight30 January 2026, 4:00 pm
I'm excited to announce the implementation of an improved conversion formula
from cgroup v1 CPU shares to cgroup v2 CPU weight. This enhancement addresses
critical issues with CPU priority allocation for Kubernetes workloads when
running on systems with cgroup v2.
Background
Kubernetes was originally designed with cgroup v1 in mind, where CPU shares
were defined simply by assigning the container's CPU requests in millicpu
form.
For example, a container requesting 1 CPU (1024m) would get (cpu.sha...
- Defending Your Software Supply Chain: What Every Engineering Team Should Do Now2 April 2026, 6:14 pm
The software supply chain is under sustained attack. Not from a single threat actor or a single incident, but from an ecosystem-wide campaign that has been escalating for months and shows no signs of slowing down. This week, axios, the HTTP client library downloaded 83 million times per week and present in roughly 80% of......
- Gemma 4 is Here: Now Available on Docker Hub2 April 2026, 4:16 pm
Docker Hub is quickly becoming the home for AI models, serving millions of developers and bringing together a curated lineup that spans lightweight edge models to high-performance LLMs, all packaged as OCI artifacts. Today, we’re excited to welcome Gemma 4, the latest generation of lightweight, state-of-the-art open models. Built on the same technology behind Gemini,......
- Docker Offload now Generally Available: The Full Power of Docker, for Every Developer, Everywhere.2 April 2026, 1:00 pm
Docker Desktop is one of the most widely used developer tools in the world, yet for millions of enterprise developers, running it simply hasn’t been an option. The environments they rely on, such as virtual desktop infrastructure (VDI) platforms and managed desktops, often lack the resources or capabilities needed to run Docker Desktop. As enterprises......
- Run and Iterate on LLMs Faster with Docker Model Runner on DGX Station31 March 2026, 5:57 pm
Back in October, we showed how Docker Model Runner on the NVIDIA DGX Spark makes it remarkably easy to run large AI models locally with the same familiar Docker experience developers already trust. That post struck a chord: hundreds of developers discovered that a compact desktop system paired with Docker Model Runner could replace complex......
- Docker Sandboxes: Run Agents in YOLO Mode, Safely31 March 2026, 4:39 pm
Agents have crossed a threshold. Over a quarter of all production code is now AI-authored, and developers who use agents are merging roughly 60% more pull requests. But these gains only come when you let agents run autonomously. And to unlock that, you have to get out of the way. That means letting agents run......
- Building a News Roundup with Docker Agent, Docker Model Runner, and Skill27 March 2026, 2:24 pm
Hello, I’m Philippe, and I am a Principal Solutions Architect helping customers with their usage of Docker. I wanted a lightweight way to automate my IT news roundups without burning through AI credits. So I built a Docker Agent skill that uses the Brave Search API to fetch recent articles on a topic, then hands......
- Trivy supply chain compromise: What Docker Hub users should know23 March 2026, 11:25 pm
We wanted to provide you information about a security incident that we became aware of that affects customers who use the Aqua Security Vulnerability scanner (Trivy) across multiple distribution channels including Docker Hub, GitHub, and npm. Between 18:24 UTC on March 19, 2026 and 01:36 UTC on March 23, 2026, Docker Hub customers who pulled......
- From the Captain’s Chair: Naga Santhosh Reddy Vootukuri18 March 2026, 4:00 pm
Docker Captains are leaders from the developer community that are both experts in their field and are passionate about sharing their Docker knowledge with others. “From the Captain’s Chair” is a blog series where we get a closer look at one Captain to learn more about them and their experiences. Today we are interviewing Naga......
- Achieving Test Reliability for Native E2E Testing: Beyond Fixing Broken Tests13 March 2026, 1:00 pm
End-to-end (E2E) tests are particularly important for native applications that run on various platforms (Android/iOS), screen sizes, and OS versions. E2E testing picks up differences in behavior across this fragmented ecosystem. But keeping E2E tests reliable is often more challenging than writing them in the first place. The fragmented device ecosystem, gaps in test frameworks,......
- How to Run Claude Code with Docker: Local Models, MCP Servers, and Secure Sandboxes13 March 2026, 12:17 pm
Claude Code is quickly becoming a go-to AI coding assistant for developers and increasingly for non-developers who want to build with code. But to truly unlock its potential, it needs the right local infrastructure, tool access, and security boundaries. In this blog, we’ll show you how to run Claude Code with Docker to gain full......
- Hadoop on AmpereOne Reference Architecture3 April 2026, 10:25 pm
Ampere processors with Arm architecture deliver superior power efficiency and cost advantages compared to traditional x86 architecture. Hadoop, with its core components and broader ecosystem, is fully compatible with Arm-based platforms.
Ampere Computing has previously published a comprehensive reference architecture demonstrating Hadoop deployments on Ampere® Altra® M processors. This paper builds on that foundation and extends the analysis by highlighting Hadoop performance on the next gen... 
- 5 Proven Strategies for Modernizing Legacy .NET Applications3 April 2026, 8:00 pm
As a developer, it is almost inevitable that you’ll eventually work on maintaining or modernizing an existing codebase. Rarely is this straightforward; the challenge can feel overwhelming, especially if the core logic is a tangled mess and a classic ‘big ball of mud’. This lack of clarity decreases your confidence and increases the risk of the system breaking in unexpected places whenever you make changes.
Defining Legacy .NET Code
A common misconception is that legacy code must be old cod...
- Chat with Your Oracle Database: SQLcl MCP + GitHub Copilot3 April 2026, 7:00 pm
Ask questions in plain English inside VS Code. Get SQL results back instantly — no copy-pasting, no switching tools.
The Problem: Too Many Switches
If you work with Oracle databases, you know the drill: write SQL in a text editor, copy it to SQL Developer or SQLcl, run it, then copy results back. Add an AI assistant into the mix and you get another window — one that can write SQL but has no way to actually run it against your database....
- Not AI-First — Work-First!3 April 2026, 6:00 pm
As the AI marketing machine accelerates, a new vocabulary has emerged alongside it. One of the most popular current phrases is “AI-First.” Organizations aspire to become AI-First enterprises.
Software teams aim for AI-First development. Strategies are increasingly framed through an AI-First lens....
- Retiring a Tier-0 Legacy Database Without Breaking the Business3 April 2026, 5:00 pm
The most dangerous lie in tier-0 migrations is not “this will be quick.” It is “we can always roll back.”
That sentence sounds reasonable when you are migrating a stateless service or swapping a cache. It becomes fiction when the system you are retiring holds years of operational history, audit-critical records, dispute workflows, and the kind of long-tail queries that only show up when something goes wrong at the worst possible time. In 2026, the pressure is higher because data retentio...
- From Concept to Production: A Strategic Framework for AI/ML Project Success3 April 2026, 4:00 pm
The AI revolution has promised to transform business operations by automating manual work intelligently; however, it has fallen short of expectations.
MIT recently published a report claiming 95% of generative AI projects fail to deliver measurable ROI. This highlights a massive gap between AI hype and real-world success. When you compare this with the Project Management Institute (PMI) findings that 73.4% of traditional projects succeed, the difference is hard to ignore. This is not just a simp...
- Reducing Deployment Time by 60% on GCP: A CI/CD Pipeline Redesign Case Study3 April 2026, 3:00 pm
The Problem: Deployments Were Slowing Down Engineering
Our deployment cycle had quietly become a bottleneck.
Every production release took 45–60 minutes, even for small changes. That delay created hesitation around shipping frequently. Engineers batched features instead of releasing incrementally. Rollbacks were painful. Incident response was slower than it should have been....
- How Our gRPC Services Collapsed During Traffic Bursts — and What Finally Stopped It3 April 2026, 2:00 pm
Traffic bursts don’t look dangerous at first. Most of the time, dashboards are still mostly green while the system is already drifting toward failure. That’s exactly what kept happening to us.
For a long time, our services behaved predictably. Traffic grew gradually. Autoscaling worked. Latency stayed reasonable. Things felt stable. Then we started seeing short, sharp traffic bursts — often triggered by promotions or external events. Request rates jumped within seconds. Autoscaling never h...
- How Spec-Driven Development Brings Structure to AI-Assisted Engineering and How We Put It to the Test3 April 2026, 1:00 pm
AI coding assistants have made developers incredibly fast since the start of the AI boom, but this new speed often comes at a hidden cost. The IT industry is realizing that generating code is the easy part. The real challenge is building systems that are coherent, maintainable, and actually do what they were supposed to do.
This is where Spec-Driven Development (SDD) comes in. This methodology shifts the focus from vibe coding to following the general intent, using specifications as the new sour...
- AI-Generated DataWeave in MuleSoft: Production Failure Modes and How to Make It Safe3 April 2026, 12:00 pm
Generative AI can produce DataWeave transformations in seconds. For teams under delivery pressure, that looks like a productivity multiplier: paste a payload, describe the mapping, and a seemingly valid script appears.
I’ve personally reviewed multiple integration flows where the generated mapping looked perfectly reasonable in isolation, but failed within hours of deployment once retries and partial payloads entered the picture. These failures typically surface only under load, partial payloa...
- Anthropic Announces Claude Subscribers Must Now Pay Extra to Use OpenClaw4 April 2026, 7:34 pm
Anthropic's making a big and sudden change — and connecting its Claude AI to third-party agentic tools "is about to get a lot more expensive," writes the Verge:
Beginning April 4th at 3PM ET, users will "no longer be able to use your Claude subscription limits for third-party harnesses including OpenClaw," according to an email sent to users on Friday evening. Instead, if users want to use OpenClaw with Claude, they'll have to use a "pay-as-you-go option" that will be billed separate from th... 
- No, AMD Is Not Buying Intel4 April 2026, 6:34 pm
"The April 1st timing should have been your first clue," writes Gadget Review. TechSpot's false story was just an April Fool's prank — although Gadget Review thinks it's still funny how "something about this particular piece of satire felt uncomfortably plausible."
Maybe it's because AMD stock sits around $196 while Intel hovers near $41, or perhaps it's the poetic justice of the underdog finally eating the giant. The semiconductor world has witnessed stranger reversals, but none quite this ... 
- Amazon Must Negotiate With First Warehouse Workers Union, US Labor Board Rules4 April 2026, 5:34 pm
Amazon "must negotiate with a labor union representing some 5,000 workers at a company warehouse on Staten Island," reports Reuters, citing a ruling Wednesday from America's National Labor Relations Board (NLRB).
The union formed in 2022, according to the article, and "has been seeking to negotiate with Amazon over pay, working conditions and other matters."
The NLRB said in its ruling that Amazon "has engaged in unfair labor practices" by refusing to bargain with the labor group or to recog... 
- The Document Foundation Removes Dozens of Collabora Developers4 April 2026, 4:34 pm
Long-time GNOME/OpenOffice.org/LibreOffice contributor
Michael Meeks is now general manager of Collabora Productivity. And earlier this month he complained when LibreOffice decided to bring back its LibreOffice Online project, as reported by Neowin, which had been inactive since 2022. After the original project went dormant — to which Collabora was a major contributor — they forked the code and created their own product, Collabora Online.
But this week Meeks blogged about even more changes... 
- 'Cognitive Surrender' Leads AI Users To Abandon Logical Thinking, Research Finds4 April 2026, 2:00 pm
An anonymous reader quotes a report from Ars Technica: When it comes to large language model-powered tools, there are generally two broad categories of users. On one side are those who treat AI as a powerful but sometimes faulty service that needs careful human oversight and review to detect reasoning or factual flaws in responses. On the other side are those who routinely outsource their critical thinking to what they see as an all-knowing machine. Recent research goes a long way to forming a n... 
- Colorado's New Speed Camera System Makes Waze Nearly Useless4 April 2026, 11:00 am
Colorado is rolling out an average-speed camera system that tracks vehicles across multiple points instead of catching them at a single camera, making it much harder for drivers to dodge tickets with apps like Waze and Radarbot. Motor1 reports: The state's new automated vehicle identification systems (AVIS) use several cameras to calculate your average speed between them, and if it is 10 miles per hour or more over the limit, you get a ticket. No longer will you be able to slow down as you appro... 
- Artemis II Astronauts Pass 100,000 Miles From Earth On Voyage To the Moon4 April 2026, 7:00 am
The Artemis II crew has passed 100,000 miles from Earth and is now on a "free-return" path around the moon after a successful "translunar" injection burn. "Ladies and gentlemen, I am so, so excited to be able to tell you that for the first time since 1972 during Apollo 17, human beings have left Earth orbit," NASA's Dr Lori Glaze told a news conference. The Guardian reports: The astronauts -- the Americans Reid Wiseman, Victor Glover and Christina Koch, and a Canadian, Jeremy Hansen -- spent the... 
- 'AI' Is Coming For Your Online Gaming Servers Next4 April 2026, 3:30 am
"Consumer PC parts aren't the only things being gobbled up by the 'AI' industry," writes PCWorld's Michael Crider. "A Starcraft-inspired strategy game is shutting down its multiplayer servers because the hosting company got bought out for 'AI.'" The game will still be playable offline for now, but the shutdown highlights the ripple effects of the AI boom on the gaming industry. Amid the ongoing hardware shortages, AI companies are basically gobbling up as much infrastructure as they can to repur... 
- Iran Strikes Leave Amazon Availability Zones 'Hard Down' In Bahrain and Dubai3 April 2026, 11:00 pm
Iranian strikes have reportedly knocked out key AWS availability zones in Bahrain and Dubai, leaving parts of both regions effectively offline for an extended period and forcing Amazon to urge teams and customers to shift workloads elsewhere. "These two regions continue to be impaired, and services should not expect to be operating with normal levels of redundancy and resiliency," an internal Amazon communication memo reads. "We are actively working to free and reserve as much capacity as possib... 
- Microsoft To Invest $10 Billion In Japan For AI, Cyber Defense Expansion3 April 2026, 10:00 pm
Microsoft plans to invest $10 billion in Japan from 2026 to 2029 to expand AI infrastructure, boost local cloud capacity, train 1 million engineers and developers, and deepen cybersecurity cooperation with the Japanese government. Reuters reports: The investment includes the training of 1 million engineers and developers by 2030, Microsoft said, which was unveiled during a visit to Tokyo by Vice Chair and President Brad Smith. In a statement, the company said the plan aligns with Prime Minister ... 
- Sopwith4 April 2026, 6:06 pm
Comments... 
- Scientists observe an immune signaling complex forming inside cells4 April 2026, 5:52 pm
Comments... 
- A new gene therapy is giving people born deaf the chance to hear4 April 2026, 5:35 pm
Comments... 
- Plague Ships4 April 2026, 5:33 pm
Comments... 
- IBM 3270 Information Display System: Color and Programmed Symbols (1979) [pdf]4 April 2026, 5:20 pm
Comments... 
- Why the most valuable things you know are things you cannot say4 April 2026, 4:49 pm
Comments... 
- Show HN: A game where you build a GPU4 April 2026, 4:45 pm
Comments... 
- Apple approves driver that lets Nvidia eGPUs work with Arm Macs4 April 2026, 4:16 pm
Comments... 
- German men 18-45 need military permit for extended stays abroad4 April 2026, 3:39 pm
Comments... 
- Show HN: sllm – Split a GPU node with other developers, unlimited tokens4 April 2026, 3:18 pm
Comments... 
- Using Scrivener in Linux4 April 2026, 6:11 pm
... 
- Razer Wolverine V3 Pro & Betop KP50 Controllers to be supported by Linux 7.04 April 2026, 5:15 pm
... 
- Bought tv box to repurpose - worth it?4 April 2026, 4:46 pm
... 
- This Week in Plasma: UI and Stability Improvements4 April 2026, 3:39 pm
... 
- A hardware monitor that also watches Docker, open ports, web servers, cron jobs and GPU usage per process4 April 2026, 3:02 pm
... 
- Kdenlive 26.04 Release Candidate is ready for testing.4 April 2026, 2:34 pm
... 
- Hardware Incompatibility Report: Lenovo Legion 5 (83RW) / Intel Panther Lake / Kernel 6.19.104 April 2026, 1:54 pm
... 
- AWS Engineer Reports PostgreSQL Performance Halved By Linux 7.04 April 2026, 1:14 pm
... 
- Redox OS Introducing New CPU Scheduler For ~1.5x Performance In Heavy Tasks4 April 2026, 1:11 pm
... 
- Fzf (general-purpose command-line fuzzy finder) 0.71.04 April 2026, 12:04 pm
... 
- Puzzling DHCP Issue - Assistance Requested4 April 2026, 5:57 pm
... 
- Anthropic just changed Claude billing for OpenClaw users with less than 24 hours notice on a Friday night. Check your auto-refill settings.4 April 2026, 5:55 pm
... 
- Cyber security vs data science?4 April 2026, 4:42 pm
... 
- Windows Server 2025 Hyper-V: Black Screen after "Loading Files"4 April 2026, 2:56 pm
... 
- Should I Still Continue My OCI Certification?4 April 2026, 1:40 pm
... 
- Laid off, just passed AZ-104, finished my migration lab project — what's the honest next move?4 April 2026, 11:42 am
... 
- Courses or resources for learning Linux server setup end-to-end?4 April 2026, 11:09 am
... 
- Found technical proof for the Win11 KB5086672 input lag/hotkey bug?4 April 2026, 3:47 am
... 
- If Defender for Office would stop flagging legit services...4 April 2026, 12:48 am
... 
- Does anyone else hate Splunk?3 April 2026, 11:55 pm
... 
- 'Cognitive Surrender' Leads AI Users To Abandon Logical Thinking, Research Finds4 April 2026, 2:00 pm
An anonymous reader quotes a report from Ars Technica: When it comes to large language model-powered tools, there are generally two broad categories of users. On one side are those who treat AI as a powerful but sometimes faulty service that needs careful human oversight and review to detect reasoning or factual flaws in responses. On the other side are those who routinely outsource their critical thinking to what they see as an all-knowing machine. Recent research goes a long way to forming a n... 
- Artemis II Astronauts Pass 100,000 Miles From Earth On Voyage To the Moon4 April 2026, 7:00 am
The Artemis II crew has passed 100,000 miles from Earth and is now on a "free-return" path around the moon after a successful "translunar" injection burn. "Ladies and gentlemen, I am so, so excited to be able to tell you that for the first time since 1972 during Apollo 17, human beings have left Earth orbit," NASA's Dr Lori Glaze told a news conference. The Guardian reports: The astronauts -- the Americans Reid Wiseman, Victor Glover and Christina Koch, and a Canadian, Jeremy Hansen -- spent the... 
- Python Blood Could Hold the Secret To Healthy Weight Loss3 April 2026, 11:00 am
Longtime Slashdot reader fahrbot-bot writes: CU Boulder researchers are reporting that they have discovered an appetite-suppressing compound in python blood that helps the snakes consume enormous meals and go months without eating yet remain metabolically healthy. The findings were published in the journal Natural Metabolism on March 19, 2026.
Pythons can grow as big as a telephone pole, swallow an antelope whole, and go months or even years without eating -- all while maintaining a healthy he...
- Artemis II Astronauts Have 'Two Microsoft Outlooks' and Neither Work2 April 2026, 5:00 pm
Even on NASA's Artemis II mission around the moon, astronauts apparently still have to deal with broken Microsoft Outlook. One of the crew members, Reid Wiseman, jokingly reported that he had "two Microsoft Outlooks" and neither worked. 404 Media reports: On April 1, four astronauts from the U.S. and Canada embarked on a 10-day flight to loop around the moon. Spotted by VGBees podcast host Niki Grayson on the NASA livestream of live views from the , around 2 a.m. ET, mission control acknowledges...
- NASA Launches Artemis II Astronauts Around the Moon1 April 2026, 11:00 pm
NASA's Artemis II mission has launched four astronauts around the moon and back, marking humanity's first crewed lunar voyage in 53 years and the first test flight of NASA's Orion capsule and Space Launch System (SLS) with people on board. Five minutes into the flight, Commander Reid Wiseman saw the team's target: "We have a beautiful moonrise, we're headed right at it," he said from the capsule. The Associated Press reports: Artemis II set sail from the same Florida launch site that sent Apollo...
- Startup Pitches 'Brainless Clones' To Serve the Role of Backup Human Bodies1 April 2026, 11:00 am
MIT Technology Review discovered that startup R3 Bio has pitched an ethically and scientifically explosive long-term vision beyond its public work on non-sentient monkey "organ sacks": creating human "brainless clones" or replacement bodies for organs as part of an extreme life-extension agenda. From the report: Imagine it like this: a baby version of yourself with only enough of a brain structure to be alive in case you ever need a new kidney or liver. Or, alternatively, he has speculated, you ...
- Quadratic Gravity Theory Reshapes Quantum View of Big Bang31 March 2026, 11:00 am
Researchers at the University of Waterloo say a new "quadratic quantum gravity" framework could explain the universe's rapid early expansion without adding extra ingredients to Einstein's theory by hand. The idea is especially notable because it makes testable predictions, including a minimum level of primordial gravitational waves that future experiments may be able to detect. "Even though this model deals with incredibly high energies, it leads to clear predictions that today's experiments can...
- Scientists Shocked To Find Lab Gloves May Be Skewing Microplastics Data31 March 2026, 7:00 am
Researchers found that common nitrile and latex lab gloves can shed stearate particles that closely resemble microplastics, potentially "increasing the risk of false positives when studying microplastic pollution," reports ScienceDaily.
"We may be overestimating microplastics, but there should be none," said Anne McNeil, senior author of the study and U-M professor of chemistry, macromolecular science and engineering. "There's still a lot out there, and that's the problem." From the report: Re...
- 'Project Hail Mary': Real Space Science, Real Astrophotography29 March 2026, 10:19 pm
Project Hail Mary has now grossed $300.8 million globally after earning another $54.1 million this weekend from 86 markets, reports Variety, noting that after just nine days it's now Amazon MGM's highest-grossing film ever. And last weekend it had the best opening for a "non-franchise" movie in three years, adds the Associated Press — the best since 2023's Oppenheimer:
Project Hail Mary, which cost nearly $200 million to produce... is on an enviable trajectory. Its second weekend hold was ev...
- Jupiter's Lightning May Have the Force of Nuclear Weapons29 March 2026, 2:34 pm
How powerful is Jupiter's lightning? Thick clouds cover the view, notes Science magazine. But using an instrument on NASA's Juno spacecraft (orbiting Jupiter for the past decade), researchers determined Jupiter's lightning bolts are 100 to 10,000 times more energetic than earth's:
A single bolt of lightning on Earth releases about 1 billion joules of energy. That means the most extreme bolts of jovian lightning carry 10 trillion joules of energy, equivalent to 2400 tons of TNT, or one-sixth the...
- The 2026 IT Investment Benchmark: Navigating Sovereignty, AI and Resilience31 March 2026, 10:06 pm
If you’ve followed my work for a while, you know I care deeply about three things: open source, hybrid cloud and data. So when we had the opportunity to survey nearly 600 enterprise technology leaders across the U.S., UK, Japan, India and Germany on how AI is reshaping infrastructure priorities, I had to see […]
The post The 2026 IT Investment Benchmark: Navigating Sovereignty, AI and Resilience appeared first on SUSE Communities....
- SUSE Wins 64 G2 Badges in Spring Report31 March 2026, 8:57 pm
I’m delighted to share that G2, the world’s largest and most trusted tech marketplace, has recognized SUSE’s solutions once again. We received 64 badges in its 2026 Spring Report across our portfolio for SUSE Rancher Prime, SUSE Linux Enterprise Server (SLES), SUSE Multi-Linux Manager (formerly SUSE Manager) and SUSE Cloud Observability. We received 10 badges […]
The post SUSE Wins 64 G2 Badges in Spring Report appeared first on SUSE Communities....
- Secure, Local, and Connected: Insights from SAPinsider on the Future of SAP Integration Suite with Edge Integration Cell27 March 2026, 1:57 pm
The conversations at our booth this year in Las Vegas shifted from “what’s coming next” to “what we can do now”. For customers in regulated industries like pharma, defense, or the public sector, the SAP Edge Integration Cell (EIC) is the missing link. It finally enables the full power of the SAP Integration Suite without […]
The post Secure, Local, and Connected: Insights from SAPinsider on the Future of SAP Integration Suite with Edge Integration Cell appeared first on SUSE Communit...
- Sideloading SUSE Virtualization onto an existing Linux system27 March 2026, 4:22 am
After the v1.7.0 community release of Harvester, we learned that there was a problem with network interface naming for certain types of Intel NIC, when upgrading from v1.6.x. When I was working on fixing this for SUSE Virtualization v1.7.1, I needed to test the fix on hardware with Intel X710 NICs, but we didn’t have […]
The post Sideloading SUSE Virtualization onto an existing Linux system appeared first on SUSE Communities....
- From System Admin to Game Dev: Cockpit as the Ultimate Canvas for Custom Linux Tooling26 March 2026, 2:20 pm
The Modern Face of Linux Management In the world of SUSE, we often talk about “Zero-Touch” and “Infrastructure-as-Code.” But behind every automated cluster is a human who occasionally needs to see exactly what is happening on a specific node, or make adjustments. This is about pets, not cattle. For many of our customers – especially those […]
The post From System Admin to Game Dev: Cockpit as the Ultimate Canvas for Custom Linux Tooling appeared first on SUSE Communities....
- Supercharge the Telco Edge with SUSE and Ampere: The cloud-native fix for power-hungry infrastructure25 March 2026, 10:02 pm
The Edge Infrastructure Perfect Storm Have you noticed the perfect storm brewing in the telecommunications world lately? With the massive push toward 5G-Advanced, Open RAN, and AI-driven automation, network traffic is absolutely exploding. But there is a huge roadblock: the physical edge locations where all this data needs to be processed are severely limited on […]
The post Supercharge the Telco Edge with SUSE and Ampere: The cloud-native fix for power-hungry infrastructure appeared first on ...
- What are SAPHanaSR-angi configuration variants?25 March 2026, 1:10 pm
SAPHanaSR-angi is the SAPHanaSR Advanced Next Generation Interface. It aimes to ensure SUSE HA for SAP HANA over the next decade. In this blog article you learn about SAPHanaSR-angi configuration variants. Particularly you will understand which variants are available, what they do and how to choose the right one. Which variants are available and what […]
The post What are SAPHanaSR-angi configuration variants? appeared first on SUSE Communities....
- The Open Standard: Gary Mackenzie on Modernizing the Telco Ecosystem25 March 2026, 5:49 am
As 5G transitions from a futuristic promise to a foundational reality, the telecommunications industry is hitting a critical inflection point. The move toward cloud native infrastructure is no longer optional, but the path to getting there is often cluttered with fragmentation and proprietary roadblocks. In a recent featured interview with TelecomTV, Gary Mackenzie, GM of […]
The post The Open Standard: Gary Mackenzie on Modernizing the Telco Ecosystem appeared first on SUSE Communities....
- Security that speaks Kubernetes. Introducing the new SUSE Security Vulnerability Scanner and Process Enforcer.24 March 2026, 8:15 am
What is Kubernetes runtime security Kubernetes runtime security combines vulnerability scanning, policy enforcement, and behavioural monitoring to protect container workloads throughout the software lifecycle. Modern platforms increasingly integrate scanning tools such as Trivy with runtime enforcement mechanisms like eBPF to detect vulnerabilities, prevent misconfigurations, and automatically enforce compliance policies across clusters. Security tooling has a […]
The post Security that speaks...
- Extract GitHub repository URLs from BlackArch tools pages12 February 2026, 8:38 am
$ curl -sL blackarch.org/{tools,recon}.html | awk -F'"' '$4 ~ /^https:\/\/github\.com\// { print $4 }'
Downloads BlackArch tool pages and prints only GitHub links using pure awk filtering.
View this command to comment, vote or add to favourites
View all commands by wuseman1
Diff your entire server config at ScriptRock.com...
- Import a wireguard configuration into networkmanager11 February 2026, 8:31 pm
$ nmcli connection import type wireguard file wireguard_config.conf
View this command to comment, vote or add to favourites
View all commands by wuseman1
Diff your entire server config at ScriptRock.com...
- Print a full-width horizontal line using the current terminal width (custom character supported)11 February 2026, 6:27 pm
$ printf '%*s\n' "${COLUMNS:-80}" '' | tr ' ' "${1-_}"
This is good when the other option on this site not includes ´tput´ like on minimal shell
View this command to comment, vote or add to favourites
View all commands by wuseman1
Diff your entire server config at ScriptRock.com...
- Send a file to the first reachable KDE Connect device3 February 2026, 3:10 am
$ kdeconnect-cli -d $(kdeconnect-cli -a --id-only) --share kdeconnect-cli-send-file.sh
View this command to comment, vote or add to favourites
View all commands by wuseman1
Diff your entire server config at ScriptRock.com...
- Play raw entropy noise via ALSA (bypass PulseAudio/PipeWire)27 January 2026, 1:25 pm
$ cat /dev/urandom | play -q -t raw -r 8000 -e unsigned-integer -b 8 -c 1 -t alsa default
View this command to comment, vote or add to favourites
View all commands by wuseman1
Diff your entire server config at ScriptRock.com...
- Trigger a notification on USB device insertion using udev27 January 2026, 12:24 pm
$ udevadm monitor --udev --subsystem-match=usb | gawk '/add/ { system("espeak \"USB device attached\"") }'
View this command to comment, vote or add to favourites
View all commands by wuseman1
Diff your entire server config at ScriptRock.com...
- Minimal Runtime Kernel Module Dependency View26 January 2026, 7:00 pm
$ lsmod | awk 'NR>1 && $4!="-" {print $1; split($4,a,","); for(i in a) print " -> used by:", a[i]; print ""}'
View this command to comment, vote or add to favourites
View all commands by wuseman1
Diff your entire server config at ScriptRock.com...
- Go to the Nth line of file25 November 2025, 6:40 pm
$ awk 'NR==13' /etc/services
View this command to comment, vote or add to favourites
View all commands by atoponce
Diff your entire server config at ScriptRock.com...
- Quick way to sum every numbers in a file written line by line25 November 2025, 6:21 pm
$ awk '{sum += $0} END {print sum}' file
View this command to comment, vote or add to favourites
View all commands by atoponce
Diff your entire server config at ScriptRock.com...
- Show tcp connections sorted by Host / Most connections25 November 2025, 6:15 pm
$ netstat -ntu | tail -n +3 | awk '{print $5}' | sed 's/:[0-9]*$//' | sort | uniq -c | sort -rn
View this command to comment, vote or add to favourites
View all commands by atoponce
Diff your entire server config at ScriptRock.com...
- Kali Linux Waxes Nostalgic with BackTrack Mode26 March 2026, 1:53 pm
For those who've used Kali Linux since its inception, the changes with the new release are sure to put a smile on your face....
- Gnome 50 Smooths Out NVIDIA GPU Issues25 March 2026, 2:07 pm
Gamers rejoice, your favorite pastime just got better with Gnome 50 and NVIDIA GPUs....
- System76 Retools Thelio Desktop24 March 2026, 3:15 pm
The new Thelio Mira has landed with improved performance, repairability, and front-facing ports alongside a high-quality tempered glass facade....
- Some Linux Distros Skirt Age Verification Laws24 March 2026, 2:21 pm
After California introduced an age verification law recently, open source operating system developers have had to get creative with how they deal with it....
- UN Creates Open Source Portal17 March 2026, 3:04 pm
In a quest to strengthen open source collaboration, the United Nations Office of Information and Communications Technology has created a new portal....
- Latest Linux Kernel RC Contains Changes Galore16 March 2026, 9:13 pm
Linux kernel 7.0-rc3 includes more changes than have been made in a single release in recent history....
- Nitrux 6.0 Now Ready to Rock Your World6 March 2026, 6:14 pm
The latest iteration of the Debian-based distribution includes all kinds of newness....
- Linux Foundation Reports that Open Source Delivers Better ROI5 March 2026, 2:43 pm
In a report that may surprise no one in the Linux community, the Linux Foundation found that businesses are finding a 5X return on investment with open source software....
- Keep Android Open3 March 2026, 5:32 pm
Google has announced that, soon, anyone looking to develop Android apps will have to first register centrally with Google....
- Filesystem Searching with Clapgrep and Recoll3 March 2026, 8:20 am
Clapgrep and Recoll edge out grep for filesystem searches thanks to straightforward graphical user interfaces....
- MX Linux Pushes Back Against Age Verification: A Stand for Privacy and Open Source Principles2 April 2026, 4:00 pm
by George Whittaker
The MX Linux project has taken a firm stance in a growing controversy across the Linux ecosystem: mandatory age-verification requirements at the operating system level. In a recent update, the team made it clear, they have no intention of implementing such measures, citing concerns over privacy, practicality, and the core philosophy of open-source software.
As governments begin introducing laws that could requ...
- LibreOffice Drives Europe’s Open Source Shift: A Growing Push for Digital Sovereignty31 March 2026, 4:00 pm
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 ex...
- From Linux to Blockchain: The Infrastructure Behind Modern Financial Systems26 March 2026, 4:00 pm
by George Whittaker
The modern internet is built on open systems. From the Linux kernel powering servers worldwide to the protocols that govern data exchange, much of today’s digital infrastructure is rooted in transparency, collaboration, and decentralization. These same principles are now influencing a new frontier: financial systems built on blockchain technology.
For developers and system architects familiar with Linux and ...
- Firefox 149 Arrives with Built-In VPN, Split View, and Smarter Browsing Tools24 March 2026, 4:00 pm
by George Whittaker
Mozilla has officially released Firefox 149.0, bringing a mix of new productivity features, privacy enhancements, and interface improvements. Released on March 24, 2026, this update continues Firefox’s steady push toward a more modern and user-focused browsing experience.
Rather than focusing on a single headline feature, Firefox 149 introduces several practical tools designed to improve how users multitask,...
- Blender 5.1 Released: Faster Workflows, Smarter Tools, and Major Performance Gains19 March 2026, 4:00 pm
by german.suarez
The Blender Foundation has officially released Blender 5.1, the latest update to its powerful open-source 3D creation suite. This version focuses heavily on performance improvements, workflow refinements, and stability, while also introducing a handful of new features that expand what artists and developers can achieve.
Rather than reinventing the platform, Blender 5.1 is all about making existing tools faster, s...
- The Need for Cloud Security in a Modern Business Environment17 March 2026, 4:00 pm
by George Whittaker
Cloud systems are an emergent standard in business, but migration efforts and other directional shifts have introduced vulnerabilities. Where some attack patterns are mitigated, cloud platforms leave businesses open to new threats and vectors. The dynamic nature of these environments cannot be addressed by traditional security systems, necessitating robust cloud security for contemporary organizations.
Just as...
- Google Brings Chrome to ARM Linux: A Long-Awaited Step for Modern Linux Devices12 March 2026, 4:00 pm
by George Whittaker
Google has officially announced that Chrome is coming to ARM64 Linux systems, marking a major milestone for both the Linux and ARM ecosystems. The native browser is expected to launch in Q2 2026, finally closing a long-standing gap for users running Linux on ARM-based hardware.
For years, ARM Linux users have relied on Chromium builds or workarounds to access a Chrome-like experience. That’s about to change....
- CrackArmor Exposed: Critical Flaws in AppArmor Put Millions of Linux Systems at Risk10 March 2026, 4:00 pm
by George Whittaker
A newly disclosed set of vulnerabilities has sent shockwaves through the Linux security community. Dubbed “CrackArmor,” these flaws affect AppArmor, one of the most widely used security modules in Linux, potentially exposing millions of systems to serious compromise.
Discovered by the Qualys Threat Research Unit, the vulnerabilities highlight a concerning reality: even core security mechanisms can harbor w...
- Intel Expands Linux Graphics Team to Boost Drivers and Gaming Support5 March 2026, 5:00 pm
by George Whittaker
Intel is once again investing in Linux development. The company has recently posted several job openings aimed at strengthening its Linux graphics driver and GPU software teams, signaling continued interest in improving Intel hardware support on the open-source platform.
For Linux users, especially gamers and developers, this could mean faster improvements to Intel’s graphics stack and stronger support for m...
- AerynOS 2026.02 Alpha Released: Advancing a Modern Atomic Linux Vision3 March 2026, 5:00 pm
by George Whittaker
The developers behind AerynOS have released AerynOS 2026.02 Alpha, the latest development snapshot of the independent Linux distribution previously known as Serpent OS. This new release continues the project’s rapid evolution, bringing updated packages, improved build tools, and new installation options while the system remains in an early testing stage.
Although still labeled as an alpha-quality release, th...
- Google Vids Just Got a Major AI Upgrade — Here’s What’s New3 April 2026, 6:58 pm
Google Vids adds AI avatar controls, custom music, and YouTube publishing, positioning itself as a powerful new competitor in AI video creation.
The post Google Vids Just Got a Major AI Upgrade — Here’s What’s New appeared first on TechRepublic....
- Android Alert: 50 Google Play Apps Linked to ‘NoVoice’ Malware Reached 2.3M Downloads3 April 2026, 4:01 pm
NoVoice malware was found in 50 Android apps on Google Play, with 2.3 million downloads, by bypassing detection and targeting outdated devices.
The post Android Alert: 50 Google Play Apps Linked to ‘NoVoice’ Malware Reached 2.3M Downloads appeared first on TechRepublic....
- Apple Adds Dozens of iPhones, Macs, and Watches to Vintage and Obsolete List3 April 2026, 3:48 pm
Apple has updated its vintage and obsolete list, adding popular iPhones, MacBooks, and more. See which devices are affected and what it means.
The post Apple Adds Dozens of iPhones, Macs, and Watches to Vintage and Obsolete List appeared first on TechRepublic....
- FBI Declares Surveillance System Breach a ‘Major Incident’3 April 2026, 3:35 pm
China-linked hackers breached an FBI surveillance system, exposing sensitive investigation data and prompting a “major incident” classification.
The post FBI Declares Surveillance System Breach a ‘Major Incident’ appeared first on TechRepublic....
- AI Breakthroughs, Security Breaches, and Industry Shakeups Define the Week in Tech3 April 2026, 2:00 pm
See what you missed in Daily Tech Insider from March 30–April 3.
The post AI Breakthroughs, Security Breaches, and Industry Shakeups Define the Week in Tech appeared first on TechRepublic....
- Amazon Eyes $9B Globalstar Deal to Compete Against SpaceX’s Starlink2 April 2026, 7:13 pm
Amazon is reportedly negotiating to buy Globalstar, a $9 billion satellite company, as it looks to compete against Elon Musk’s SpaceX Starlink internet service.
The post Amazon Eyes $9B Globalstar Deal to Compete Against SpaceX’s Starlink appeared first on TechRepublic....
- Patch Now: Chrome Flaw Under Active Attack, Google Confirms2 April 2026, 7:02 pm
Google patches 21 Chrome vulnerabilities, including an actively exploited zero-day flaw that could enable code execution and full device compromise.
The post Patch Now: Chrome Flaw Under Active Attack, Google Confirms appeared first on TechRepublic....
- Hasbro Cyberattack Knocks Systems Offline, Recovery Could Take Weeks2 April 2026, 5:05 pm
Hasbro is investigating a cyberattack that forced systems offline, warning recovery could take weeks as it works to contain the incident and assess the impact.
The post Hasbro Cyberattack Knocks Systems Offline, Recovery Could Take Weeks appeared first on TechRepublic....
- Apple Issues Rare Patch: Up to 270M iPhones Could Be Vulnerable to ‘DarkSword’ Exploit2 April 2026, 4:55 pm
Apple issues a rare iOS 18 security patch as the DarkSword exploit threatens up to 270 million iPhones, marking a shift in its long-standing update policy.
The post Apple Issues Rare Patch: Up to 270M iPhones Could Be Vulnerable to ‘DarkSword’ Exploit appeared first on TechRepublic....
- Report: Apple Testing AI-Powered ‘Alternative Words’ Feature for iPhone Keyboard2 April 2026, 3:03 pm
Apple is reportedly testing a smarter iPhone keyboard for iOS 27, with AI-powered word suggestions and improved autocorrect to enhance typing.
The post Report: Apple Testing AI-Powered ‘Alternative Words’ Feature for iPhone Keyboard appeared first on TechRepublic....
- Fedora Infrastructure Status: Matrix server maintenance6 April 2026, 11:15 am
... 
- Fedora Community Blog: Community Update – Week 14 20263 April 2026, 10:00 am
This is a report created by CLE Team, which is a team containing community members working in various Fedora groups for example Infrastructure, Release Engineering, Quality etc. This team is also moving forward some initiatives inside Fedora project.
Week: 31 Mar – 03 Apr 2026
Fedora Infrastructure
This team is taking care of day to day business regarding Fedora Infrastructure.It’s responsible for services running in Fedora infrastructure.Ticket...
- Guillaume Kulakowski: Pourquoi, dans un projet Spring, je préfère souvent le client Java Kafka natif à Spring Kafka ?2 April 2026, 6:37 pm
...
- Fedora Community Blog: Fedora Code of Conduct Report 20242 April 2026, 12:00 pm
The Fedora Project’s Code of Conduct and its reports are managed by the Fedora Code of Conduct Committee, the Fedora Community Architect, and the Fedora Project Leader. We publish this summary to demonstrate our commitment to community safety and our project’s social fabric.
This post covers the year of reports received in the 2024 calendar year. The 2023 and 2024 annual report posts are published with delays due to changes in membership in the Code of Co...
- Brian (bex) Exelbierd: A Few More Thoughts on Sashiko and the Kernel2 April 2026, 11:50 am
Disclaimer: I work at Microsoft on upstream Linux in Azure. These are my personal notes and opinions.
I kept thinking about the LWN article $ and the basic analysis I did yesterday. I kept coming back to one of the central themes of the mailing list conversation: false positives. Sashiko’s false positive rate is debated, but, I’m gathering, is pretty good by LLM standards. Still, there was a complaint about the number of false positives focused on the burde...
- Brian (bex) Exelbierd: What’s Actually in a Sashiko Review?1 April 2026, 9:20 pm
Disclaimer: I work at Microsoft on upstream Linux in Azure. These are my personal notes and opinions. And, yes, I’m aware of the date. The data is real - and in 40 minutes it won’t be April 1 anymore, at least where I live.
Daroc Alden’s LWN article on Sashiko $ captures a real tension in the Linux kernel community. Andrew Morton wants to make Sashiko - an LLM-based patch reviewer - a mandatory part of the memory management workflow. Lorenzo Stoakes and o...
- Peter Czanik: My new toy: April 1 syslog-ng performance tests1 April 2026, 10:35 am
...
- Jeremy Cline: Fedora's aarch64 images support Secure Boot1 April 2026, 8:51 am
...
- Fedora Magazine: Make a private CA with step-ca1 April 2026, 8:00 am
In this article you will learn how TLS (Transport Layer Security) and SSH (Secure SHell) use public/private key-pairs to authenticate web servers you visit and linux machines you log in to. You will also learn how the TLS framework installed by default in mainstream web browsers fails to prevent MITM (Man In The Middle) attacks in critical ways. Then we will walk through setting up a private .FEDORA TLD (Top Level Domain), setting up your own private CA with th...
- Matthew Garrett: Self hosting as much of my online presence as practical1 April 2026, 2:35 am
...
- Generating Code Faster Is Only Valuable If You Can Validate Every Change With Confidence26 March 2026, 12:00 am
...
- When You Go to Production with gRPC, Make Sure You’ve Solved Load Distribution First19 March 2026, 12:00 am
...
- You may be building for availability, but are you building for resiliency?12 March 2026, 12:00 am
...
- When your coding agent doesn’t understand your project, you’ll get junk5 March 2026, 12:00 am
...
- You can have 100% Code Coverage and still have ticking time bombs in your code.26 February 2026, 12:00 am
...
- Getting More Out of Agentic Coding Tools19 February 2026, 12:00 am
...
- Why is Infrastructure-as-Code so important? Hint: It’s correctness12 February 2026, 12:00 am
...
- Optimizing the team’s workflow can be more impactful than building business features5 February 2026, 12:00 am
...
- I follow an architecture principle I call The Law of Collective Amnesia29 January 2026, 12:00 am
...
- Performance testing without a target is like running a race with no finish line22 January 2026, 12:00 am
...
- AutoSSL Let’s Encrypt Rate Limiting7 March 2026, 12:42 am
You’ve just completed a cPanel server migration. The accounts are transferred, DNS is propagating, everything looks good… until you check the AutoSSL logs and see this staring back at you: WARN AutoSSL failed to create a new certificate order because the server's Let's Encrypt account (https://acme-v02.api.letsencrypt.org/acme/acct/XXXXXXX) has reached a rate limit. (429 urn:ietf:params:acme:error:rateLimited) Every domain […]...
- How to Fix CSF/LFD “Excessive Resource Usage” Floods for PHP-FPM and dbus on AlmaLinux 95 March 2026, 12:41 am
If you have recently migrated to AlmaLinux 9 (or any RHEL 9 derivative) and run ConfigServer Security & Firewall (CSF) with Login Failure Daemon (LFD), you have probably noticed your inbox filling up with alerts like these: Time: Wed Feb 19 03:14:22 2025 Account: root Resource: Virtual Memory Size Exceeded: 384 > 256 (MB) Executable: […]...
- Why AutoSSL Fails Under Cloudflare Proxy2 March 2026, 12:38 am
If you manage domains behind Cloudflare’s proxy and run cPanel with AutoSSL, there’s a good chance you’ve woken up to an email like this: AutoSSL did not renew the certificate for “example.com”. You must take action to keep this site secure. DNS DCV: No local authority: “example.com”; HTTP DCV: “cPanel (powered by Sectigo)” forbids DCV […]...
- MariaDB Sandbox Mode Is Silently Breaking Your Database Migrations28 February 2026, 12:34 am
If you have recently tried to migrate a cPanel server and watched every single database import fail with ERROR at line 1: Unknown command '\-', you are not alone. This error has been quietly biting sysadmins for the better part of a year, and cPanel still has not published a word about it. Here is […]...
- Maildir to mdbox Conversion Silently Drops Emails for Date Ranges27 February 2026, 6:24 pm
If you have ever run a cPanel migration or triggered a mailbox format conversion in WHM and found that users are missing emails from specific date ranges, you are not alone. This is one of those issues that does not announce itself with a clear error. It simply leaves gaps in the mailbox, and unless […]...
- Bulk PHP-FPM Pool Tuner for Existing Accounts26 February 2026, 7:16 pm
WHM only applies PHP-FPM settings to new accounts, and as we know, the cPanel defaults may not be appropriate for higher-traffic sites. This script updates all existing accounts. #!/bin/bash # bulk-phpfpm-tuner.sh # Updates PHP-FPM pool settings for all accounts based on server RAM TOTAL_RAM_MB=$(free -m | awk '/^Mem:/{print $2}') RESERVED_MB=2048 # Reserve for OS/MySQL ACCOUNTS=$(whmapi1 […]...
- PHP-FPM pm.max_children Reached on cPanel Servers26 February 2026, 6:24 pm
See Also: Bulk PHP-FPM Pool Tuner for Existing Accounts If you manage cPanel servers, you have almost certainly encountered this log entry at some point: [pool username] WARNING: server reached pm.max_children setting (5), consider raising it It looks simple enough. PHP-FPM is telling you it ran out of worker processes to handle incoming requests. But […]...
- The cPanel/WHM Autofixer26 February 2026, 4:38 am
Cpanel 11.24 comes with an Autofixer that allows you to fix common problems that may prevent access to certain parts of your system....
- PCI DSS Compliance Cookbook for cPanel Servers26 February 2026, 12:20 am
If you’re running cPanel servers that process, store, or transmit credit card data, or even connect to systems that do, PCI DSS compliance isn’t optional. It’s a requirement that carries real financial and legal teeth. With PCI DSS v4.0.1 now fully enforced (the March 31, 2025 deadline for all “best practice” requirements has passed), every […]...
- CSF Post-Shutdown Survival Guide: Migration & Configuration11 February 2026, 12:49 am
For over a decade, ConfigServer Security & Firewall (CSF) was the undisputed firewall solution for cPanel/WHM servers. If you ran a shared hosting environment, a reseller setup, or even a standalone VPS with cPanel, CSF was almost certainly part of your security stack. Its WHM integration, Login Failure Daemon (LFD), and straightforward configuration made […]...
- Sunsetting Developer Web (User Web)9 August 2025, 7:16 pm
SourceForge will be sunsetting developer web hosting for user accounts (unrelated to project web hosting) in 60 days on October 10th, 2025. If you are using developer web ...
The post Sunsetting Developer Web (User Web) appeared first on SourceForge Community Blog....
- ProjectLibre Major Release: Day One downloads in 150+ countries… replacing Microsoft Project2 May 2025, 3:00 pm
Today marks a watershed moment for the global project-management community—and our 10-year partnership with SourceForge! We’re proud to unveil ProjectLibre Desktop 1.9.8, the most powerful update in years, delivering a ...
The post ProjectLibre Major Release: Day One downloads in 150+ countries… replacing Microsoft Project appeared first on SourceForge Community Blog....
- Display an Interactive Demo on your SourceForge Business Software Listing2 April 2024, 11:20 pm
Big News: SourceForge Just Got a Major Upgrade with Cool Demo Tools! Hey everyone! We’ve got some awesome news to share that’s going to make showcasing and exploring ...
The post Display an Interactive Demo on your SourceForge Business Software Listing appeared first on SourceForge Community Blog....
- Project Web Hosting Database Upgrade Notice20 October 2023, 1:13 am
The purpose of this blog post is to announce our scheduled maintenance window for project web hosting. We will be upgrading the database used by project websites on ...
The post Project Web Hosting Database Upgrade Notice appeared first on SourceForge Community Blog....
- GitHub is Ending Subversion (svn) Support: Subversion and SourceForge19 September 2023, 12:47 am
Earlier this year, GitHub announced that it would be sunsetting Subversion support on January 8th, 2024. Since then, SourceForge has seen high volume of projects that use Subversion migrate ...
The post GitHub is Ending Subversion (svn) Support: Subversion and SourceForge appeared first on SourceForge Community Blog....
- Welcoming OSDN Projects to SourceForge31 July 2023, 9:30 pm
—- OSDN.net has been having extended service outages since it was recently acquired. Some users are reporting that OSDN has been down on and off for over a ...
The post Welcoming OSDN Projects to SourceForge appeared first on SourceForge Community Blog....
- ProjectLibre Recognized With Open Source Excellence Award on SourceForge2 March 2022, 12:50 am
— We are happy to announce that SourceForge has recognized a number of exceptional projects on SourceForge with awards based on the value these projects provide to the ...
The post ProjectLibre Recognized With Open Source Excellence Award on SourceForge appeared first on SourceForge Community Blog....
- Does SourceForge have malware?8 March 2021, 10:17 pm
SourceForge does not have malware or viruses. All projects, downloads, and releases served from SourceForge are scanned for malware and viruses, so you can rest assured that your ...
The post Does SourceForge have malware? appeared first on SourceForge Community Blog....
- Projects of the Week, December 21, 202021 December 2020, 5:01 am
Here are the featured projects for the week, which appear on the front page of SourceForge.net: plantumlPlantUml allows you to quickly create some UML diagrams using a simple ...
The post Projects of the Week, December 21, 2020 appeared first on SourceForge Community Blog....
- Today in Tech – 200316 December 2020, 5:46 am
On this day in 2003 the Controlling the Assault of Non-Solicited Pornography And Marketing, better known as the CAN-SPAM Act of 2003 was signed into law in the ...
The post Today in Tech – 2003 appeared first on SourceForge Community Blog....
- NVIDIA 590 driver drops Pascal and lower support; main packages switch to Open Kernel Modules20 December 2025, 6:53 pm
With the update to driver version 590, the NVIDIA driver no longer supports Pascal (GTX 10xx) GPUs or older. We will replace the nvidia package with nvidia-open, nvidia-dkms with nvidia-open-dkms, and nvidia-lts with nvidia-lts-open.
Impact: Updating the NVIDIA packages on systems with Pascal, Maxwell, or older cards will fail to load the driver, which may result in a broken graphical environment.
Intervention required for Pascal/older users: Users with GTX 10xx series and older cards must switc...
- .NET packages may require manual intervention11 December 2025, 7:01 am
The following packages may require manual intervention due to the upgrade from 9.0 to 10.0:
aspnet-runtime
aspnet-targeting-pack
dotnet-runtime
dotnet-sdk
dotnet-source-built-artifacts
dotnet-targeting-pack
pacman may display the following error failed to prepare transaction (could not satisfy dependencies) for the affected packages.
If you are affected by this and require the 9.0 packages, the following commands will update e.g. aspnet-runtime to aspnet-runtime-9.0:
pacman -Syu aspnet-runtime...
- waydroid >= 1.5.4-3 update may require manual intervention6 November 2025, 12:35 am
The waydroid package prior to version 1.5.4-2 (including aur/waydroid) creates Python byte-code files (.pyc) at runtime which were untracked by pacman. This issue has been fixed in 1.5.4-3, where byte-compiling these files is now done during the packaging process.
As a result, the upgrade may conflict with the unowned files created in previous versions. If you encounter errors like the following during the update:
error: failed to commit transaction (conflicting files)
waydroid: /usr/lib/waydro...
- dovecot >= 2.4 requires manual intervention31 October 2025, 9:20 pm
The dovecot 2.4 release branch has made breaking changes which result
in it being incompatible with any <= 2.3 configuration file.
Thus, the dovecot service will no longer be able to start until the
configuration file was migrated, requiring manual intervention.
For guidance on the 2.3-to-2.4 migration, please refer to the
following upstream documentation:
Upgrading Dovecot CE from 2.3 to 2.4
Furthermore, the dovecot 2.4 branch no longer supports their
replication feature, it was removed.
For...
- Recent service outages21 August 2025, 10:01 pm
We want to provide an update on the recent service outages affecting our infrastructure. The Arch Linux Project is currently experiencing an ongoing denial of service attack that primarily impacts our main webpage, the Arch User Repository (AUR), and the Forums.
We are aware of the problems that this creates for our end users and will continue to actively work with our hosting provider to mitigate the attack. We are also evaluating DDoS protection providers while carefully considering factors in...
- zabbix >= 7.4.1-2 may require manual intervention4 August 2025, 2:58 pm
Starting with 7.4.1-2, the following Zabbix system user accounts (previously shipped by their related packages) will no longer be used. Instead, all Zabbix components will now rely on a shared zabbix user account (as originally intended by upstream and done by other distributions):
zabbix-server
zabbix-proxy
zabbix-agent (also used by the zabbix-agent2 package)
zabbix-web-service
This shared zabbix user account is provided by the newly introduced zabbix-common split package, which is now a dep...
- linux-firmware >= 20250613.12fe085f-5 upgrade requires manual intervention21 June 2025, 11:09 pm
With 20250613.12fe085f-5, we split our firmware into several vendor-focused packages. linux-firmware is now an empty package depending on our default set of firmware.
Unfortunately, this coincided with upstream reorganizing the symlink layout of the NVIDIA firmware, resulting in a situation that Pacman cannot handle. When attempting to upgrade from 20250508.788aadc8-2 or earlier, you will see the following errors:
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad103 exists in filesystem
linux-f...
- Plasma 6.4.0 will need manual intervention if you are on X1120 June 2025, 7:08 am
On Plasma 6.4 the wayland session will be the only one installed when the users does not manually specify kwin-x11.
With the recent split of kwin into kwin-wayland and kwin-x11, users running the old X11 session needs to manually install plasma-x11-session, or they will not be able to login. Currently pacman is not able to figure out your personal setup, and it wouldn't be ok to install plasma-x11-session and kwin-x11 for every
one using Plasma.
tldr: Install plasma-x11-session if you are still ...
- Transition to the new WoW64 wine and wine-staging16 June 2025, 4:22 pm
We are transitioning the wine and wine-staging package to a pure wow64 build. This change removes the dependency on the multilib repository for wine and wine-staging.
The main reason for this is to align with upstream Wine development, which simplifies packaging and the dependency chain.
Potential Issues:
OpenGL Performance: A known limitation of the new WoW64 mode is reduced performance for 32-bit applications that use OpenGL directly
Breaking Changes: Existing 32-bit prefixes needs to be recr...
- Valkey to replace Redis in the [extra] Repository17 April 2025, 1:16 pm
Valkey, a high-performance key/value datastore, will be replacing redis in the [extra] repository. This change is due to Redis modifying its license from BSD-3-Clause to RSALv2 and SSPLv1 on March 20th, 2024.
Arch Linux Package Maintainers intend to support the availability of the redis package for roughly 14 days from the day of this post, to enable a smooth transition to valkey. After the 14 day transition period has ended, the redis package will be moved to the AUR. Also, from this point forw...
- Flatpak security in real life: how to audit permissions and reduce data exposure25 January 2026, 5:52 am
Flatpak is an application packaging and distribution technology that makes it possible to develop an application that can be run in a sandbox across Linux distributions. Being distribution agnostic, a Flatpak application that you install in Debian can also be installed as-is in Fedora. Because it runs in a sandbox, a Flatpak app needs permissions […]...
- Ethereum architects harden the kernel for mass adoption16 January 2026, 2:43 am
Core engineers are now treating Ethereum’s mainnet like the secure, rigid Linux kernel, offloading computation to modular layer-2 rollups. All speed and experimentation are pushed to these user-space environments. This framework ensures future growth does not compromise security. Minor market action often obscures monumental architectural changes occurring deep within the protocol. Vitalik Buterin recently drew […]...
- Browser isolation for safer casino sessions in Linux19 December 2025, 7:18 pm
Linux users tend to be more privacy-aware than average. You update packages, you think twice before pasting commands from random forums and you probably have at least one hardened browser profile sitting around. But even with good habits, the web is still the web. A single sketchy ad script, a dodgy extension update or a […]...
- Online casinos and streamers: A winning combination for all involved11 November 2025, 3:07 pm
In the past several years, there has been a curious development on sites like Twitch and YouTube: casino streaming. This type of digital entertainment, which used to be limited in scope, has now grown into a worldwide phenomenon that has drawn in millions of viewers. Audiences watch as popular creators pull the lever, place bets, […]...
- 3 steps to build the perfect website for your organization6 November 2025, 12:48 am
If you’re running an organization, you must have a website to establish credibility and show that you prioritize professionalism. Companies that don’t have websites give out negative impressions to clients. Also, remember that a website will allow you to showcase your expertise and introduce visitors to your team. Building a website today is fairly easy. […]...
- Ethereum price predictions 2025: Can ETH break $7K as ETFs and Layer 2 growth drive the market?5 November 2025, 5:14 am
The crypto market is buzzing again as conversations shift toward Ethereum’s potential over the next two years. Analysts and investors alike are wondering whether ETH can realistically reach the $7,000 mark sometime 2026. Exchange-traded funds (ETFs) have already opened the doors to a new wave of institutional capital, while Layer 2 adoption continues to expand […]...
- How technology and security drive high-performance online platforms4 November 2025, 4:57 pm
People expect digital platforms to be fast, reliable, and always available. This demand has encouraged businesses to rely heavily on innovative technology and strong security systems. Behind what appears simple to users is a network of tools that keeps everything operating smoothly. Industries depend on systems that can expand quickly, protect private data, and comply […]...
- How to run a repository of casino games in Linux using Wine or Proton22 September 2025, 10:46 am
Linux is one of the most flexible operating systems in the world, but gaming has traditionally been its weak spot. A lot of games, especially the casino game library, are designed for Windows computers. So, if you trust running them straight on Linux, you’ll often run into problems. These issues vary from the installer not […]...
- Enhancing privacy measures for Linux gaming enthusiasts25 August 2025, 4:31 am
In the ever-expanding universe of online activities, ensuring your privacy as a Linux gamer is vital. Engaging in gaming requires connecting with communities and online platforms, which can expose your personal information to potential threats. By implementing effective privacy measures, you not only protect yourself but also contribute to a safer gaming environment for all. […]...
- Top 5 holiday slot games to play year round on any Linux distro21 August 2025, 1:08 am
While the term holiday slot games evoke slot games that are popular during the major holidays, you don’t have to wait for the holidays to play your favorite slot games with garlands, zombies, or leprechauns on your favorite Linux distro. That’s because holiday slot games have gone beyond the calendar — they just hook you. […]...
- Why the Tesla Model Y L Is the Most Feature-Packed EV for Its Price in the Philippines30 March 2026, 7:16 am
If you’re a long-time reader of TechSource, you know this site has mostly been about Linux, open-source software, and all things computing. But if you’ve been following our recent comeback, you also know we’ve expanded into covering the broader tech landscape — AI, smartwatches, crypto, and whatever else catches my persistently curious eye. Today, we’re parking (pun intended) in a topic that’s been occupying a significant amount of my brain space lately: electric vehicles. Specifical...
- Linux Won, and Nobody Noticed25 March 2026, 1:38 am
The tech industry has failed to properly acknowledge this for years: Linux won. Not "Linux is doing fine." Not "Linux is making progress." Not "maybe next year will be the year of the Linux desktop." No. Linux won. Decisively. Overwhelmingly. In nearly every category of computing that actually matters, Linux is the dominant operating system on the planet — and it happened quietly that most people, including many who use it every single day, have absolutely no idea.I've been writing about Lin...
- How I Built a Local AI Hub Using Free and Open Source Software on My Old Mac Mini16 March 2026, 1:46 am
I’m going to tell you something that would have sounded absolutely insane five years ago: I’m running artificial intelligence on a computer the size of a lunch box, it works offline, my data never leaves my house, and it costs me nothing beyond the electricity to keep it running.No monthly subscription. No API fees. No sending my private documents to some server farm in Virginia. Just me, a Mac Mini M1, and a free and open-source software called Ollama that has quietly become one of the most...
- Health Is Wealth: Why I Chose a Smartwatch Over a Rolex8 March 2026, 8:33 am
A few years ago, a friend of mine bought a Rolex Submariner. It cost him roughly the same as a decent used car. He showed it to me with the kind of pride usually reserved for newborn babies and championship trophies. It was beautiful, I’ll admit. The weight of it, the way it caught the light, the satisfying click of the rotating bezel — there’s a reason people have been obsessed with luxury watches for centuries.He then asked me what I was wearing on my wrist. I looked down at my Garmin Fe...
- The State of the Linux Desktop in 2026: A Love Letter from a Prodigal Penguin1 March 2026, 1:24 pm
Let me start with a confession. I haven’t used Linux as my daily desktop operating system in roughly a decade.I know. Take a moment. Breathe. For those of you who have been reading TechSource since the Ubuntu and Compiz days, that sentence may stung. This is, after all, the same site that published 587 posts tagged “linux” — from distro reviews and desktop customization showcases to that infamous Distrowar series where I played judge and jury as two distributions fought for supremacy lik...
- TechSource in the Age of AI20 February 2026, 1:15 am
Hello (again, again) world! If you’re reading this, congratulations — you are either one of the most patient humans on the internet, or you accidentally stumbled here while googling “tech blogs that ghost their readers.” Either way, welcome. You are appreciated. To my loyal subscribers, followers, and random visitors who have this site bookmarked after all these years — I am deeply sorry for disappearing. Again. I know, I know. This is starting to feel like that friend who keeps sayi...
- How to Easily Install a Full Bitcoin Lightning Node on a Raspberry Pi24 June 2021, 3:56 am
I recently installed a full bitcoin node on our home network, and lucky for me, I got everything up and running quickly without bumping into some issues. Before I will show you the steps on how to install a full bitcoin node, allow me to explain some of my reasons why I ended up doing this. As some of you may already know, bitcoin is a network composed of thousands of nodes. A record of every bitcoin transaction is verified and maintained inside a node. So if you are running one, you will essen...
- The Bitcoin Revolution is Here15 June 2021, 9:33 am
Since 2014, I’ve been talking about bitcoin here (read: Is Bitcoin The Next Open-source Software Revolution?, Best Bitcoin Applications for Linux). Back then, bitcoin was still very much in its infancy and our articles about it were some of the least popular posts we’ve ever had. However, I have already seen its potential and proclaimed that it could become a revolutionary open-source software project and that it has the potential to be bigger than Linux. Today, bitcoin and cryptocurrenc...
- 25 (More) Funny Computer Quotes31 October 2019, 2:29 pm
I have been reading some of my old posts here and noticed one that is still quite popular simply because a lot of us love humor. If you are a new site visitor, kindly check out "My Top 50 Funny Computer Quotes" post to know what I mean. Inspired by that one and since it’s been a long time that I wrote or posted some funny stuff here, I decided to collect a few more amusing quotes.
So without further delay, here is a brand new collection of funny computer quotes:
25. What if one day Goo...
- How to Install Raspbian OS on Raspberry Pi 3 Model B+11 October 2019, 10:47 am
After my Raspberry Pi 3 Model B+ First Impressions, allow me to share with you how I installed Raspbian OS on this tiny computer as promised. But first a quick introduction about Raspbian. This lightweight Unix-like operating system is based on Debian Linux and is highly optimized to run on Raspberry Pi’s ARM CPU. Its desktop environment is called PIXEL (Pi Improved X-Window Environment, Lightweight), which is made up of a modified LXDE desktop environment and the Openbox stacking window manag...
Like this:
Like Loading...