- systemd 261-rc3 Released With Individual Binaries Now Embedding dlopen ELF Metadata Note4 June 2026, 12:15 pm
The stable release of systemd 261 is quickly approaching for being found in H2'2026 Linux distributions...... 
- AMD Submits Its Long-Awaited HDMI 2.1 FRL Support For Linux 7.2 AMDGPU4 June 2026, 10:29 am
It's happening! The long-awaited HDMI 2.1 Fixed Rate Link "FRL" support for handling higher resolutions and higher refresh rates on modern AMD Radeon graphics cards with the upstream AMDGPU open-source driver has been submitted to DRM-Next ahead of this month's Linux 7.2 merge window!..... 
- Crown Engine 0.63 Restores Its OpenGL Renderer For Legacy Hardware Support4 June 2026, 10:16 am
While not as well known as the likes of the Godot or O3DE open-source game engines, Crown Engine continues advancing as an open-source, C++-based game engine...... 
- LLVM To Begin Offering Zstd-Compressed Binaries For "Significantly Reduced" Downloads4 June 2026, 10:06 am
The LLVM project will begin offering Zstd-compressed archives of their binaries in addition to the existing XZ-compressed releases. LLVM developers are finding Zstd working out great with "significantly reduced" download sizes...... 
- Steam Survey For May 2026 After Delay: Linux Just Under 4%4 June 2026, 9:38 am
Back in March Steam on Linux skyrocketed to 5.33% with more than double the Steam gaming marketshare of macOS. Then for April Steam on Linux pulled back to a still-great 4.52%, well above the times when Steam on Linux was at 2% or less for many years. Now the May 2026 figures have been published overnight by Valve...... 
- Widely-Used libinput Updated Due To Arbitrary Root Code Execution4 June 2026, 1:46 am
The libinput input handling library used by both X.Org and Wayland environments on modern Linux desktops is out with a new security fix release. A new vulnerability is now public allowing for arbitrary root code execution...... 
- 3mdeb Keeps Making Progress On Their Coreboot + AMD openSIL Port To Ryzen MSI Board4 June 2026, 12:59 am
Following thr 3mdeb consulting firm's recent release of their Dasharo build of Coreboot and AMD openSIL for the Gigabyte MZ33-ARI1 EPYC 9005 series motherboard, the same engineers continue working on their port of Coreboot and the openSIL CPU silicon initialization library to a Ryzen 9000 series consumer motherboard...... 
- COSMIC Now Implements Wayland Pointer Constraints For Better Gaming Experience3 June 2026, 6:53 pm
COSMIC Epoch 1.0.15 was released today and while it doesn't yet contain the new "Frosted Glass" option for the desktop UI, COSMIC Epoch 1.0.15 does contain some other notable enhancements...... 
- AMD EPYC 8635P "Sorano" Benchmarks: Significant Upgrade Opportunity For EPYC 8004 Servers3 June 2026, 3:36 pm
After announcing the AMD EPYC 8005 "Sorano" series back in February, AMD recently began shipping these Zen 5 successors to the EPYC 8004 "Siena" line-up. With the EPYC 8005 product stack ranging from 8 to 84 cores and being drop-in upgrades for EPYC 8004 servers after a BIOS update, these are quite some interesting processors for those after a single socket, performant server. Up today are benchmarks of the EPYC 8635P as the flagship 84 core Sorano CPU....
- Intel Preps GCC Function Multi-Versioning To Support APX & AVX10.23 June 2026, 1:40 pm
Along with some GCC compiler tuning for Nova Lake and Diamond Rapids to deal with some new APX capabilities not proving beneficial for performance, new patch activity today is preparing GCC for function multi-versioning (FMV) for the AVX10.2 and APX instruction set extensions......
- [$] LWN.net Weekly Edition for June 4, 20264 June 2026, 1:31 am
Inside this week's LWN.net Weekly Edition:
Front: MeshCore; x32 ABI; Open-source security; Package-manager metadata; More LSFMM+BPF coverage; Loadable crypto module.
Briefs: Lightwell; jqwik protestware; RedHat package compromise; DistroWatch; Fedora election; Rust 1.96.0; rsync; Vim Classic 8.3; Quotes; ...
Announcements: Newsletters, conferences, security updates, patches, and more.
... 
- [$] Open-source security is not a solo activity3 June 2026, 3:02 pm
Over time, many open-source maintainers face the same problem: they
lack the time to do all of the work that their project needs, and no
one else is stepping up to provide adequate help. Maintainers, though,
are often reluctant to throw in the towel. The result is suboptimal
all around; the maintainer is stressed out, project quality suffers,
and users face security risks that they may not be fully aware of. At
the 2026 Open
Source Summit North America, Robin Bender Ginn spoke about this
proble...
- [$] BPF in the agentic era3 June 2026, 1:14 pm
Alexei Starovoitov gave "less of a presentation, more of a scream of
realization" at the BPF track of the 2026
Linux Storage, Filesystem,
Memory-Management, and BPF Summit. He shared a set of ideas for how BPF could
change to avoid being swept away by the sea-change in programming represented by modern
large language models (LLMs) and the coding agents based on them.
In a follow-up session, the discussion covered
more problems with how coding agents use tools like bpftrace, and the current del...
- Tridgell: rsync and outrage3 June 2026, 1:00 pm
Andrew Tridgell has written a blog
post responding to complaints that he has begun using LLM tools in
his work maintaining rsync:
Like many developers of open source packages I've been hit by a
flood of security reports lately in my role as the rsync
maintainer. Many of those reports are AI generated (not all though,
there are some notable ones with very careful and high quality manual
analysis).
As this flood started to get more intense I realised I needed to
raise the defences on rsync a lo...
- Security updates for Wednesday3 June 2026, 12:59 pm
Security updates have been issued by Debian (php-twig), Fedora (hplip, python-wsgidav, roundcubemail, and xorg-x11-server), Oracle (compat-openssl10, httpd:2.4, and kernel), Red Hat (osbuild-composer), SUSE (busybox, cloudflared, cockpit, cups, ffmpeg-4, gnutls, google-osconfig-agent, helm, hplip, kernel, kubelogin, libjxl, libsoup, libunbound8, LibVNCServer-devel, mapserver, nvidia-open-driver-G06-signed, nvidia-open-driver-G07-signed, openssh, python-idna, qemu, rqlite, shadowsocks-v2ray-plugi...
- [$] Caching for extended attributes2 June 2026, 6:35 pm
Extended
attributes (xattrs) provide a way to attach key/value metadata to
inodes—files, directories, and the like—in a filesystem. As with many
Linux filesystems, the FUSE filesystem
supports xattrs. In a filesystem-track session at the 2026 Linux Storage,
Filesystem, Memory Management, and BPF Summit, FUSE maintainer Miklos
Szeredi led a discussion about caching xattrs in kernel memory; he would
like to create some common infrastructure that could be used by FUSE and
shared with other fi...
- [$] Trying to make sense of package-manager metadata2 June 2026, 1:33 pm
Package managers for operating systems and programming languages have been
around for decades. Each package manager, and its accompanying packaging format,
has been shaped by the needs of its respective ecosystem, but there is a growing
need to make use of package metadata for more than software management: for
example, in vulnerability scans, software bills of materials (SBOMs), and more. On
May 19, Damián Vicino spoke at the Open Source Summit North America 2026
about his experiences in the ...
- Vim Classic 8.3 released2 June 2026, 1:13 pm
Version
8.3 of Vim Classic has been
released. This is the first release of the Vim fork since the project
was announced
in March.
This release is based on Vim 8.2.0148, with a number of bug fixes
and patches conservatively backported from future versions of Vim
upstream. We elected to clean up this version of Vim, prepare it for a
release, and imagine an alternate history where Vim 8.3 was released
without Vim9 script. The result is Vim Classic 8.3. We chose to take
this approach in order to r...
- Security updates for Tuesday2 June 2026, 1:06 pm
Security updates have been issued by AlmaLinux (php:8.2 and php:8.3), Debian (gst-plugins-good1.0, symfony, and yelp), Fedora (dovecot, freeipa, hplip, libpng, perl-Catalyst-Plugin-Authentication, postfix, samba, unbound, and vim), Mageia (assimp, libcaca, sdl2_sound, and tar), Slackware (kernel), SUSE (alloy, apache-commons-lang3, apache-commons-text,, apache2, bubblewrap, busybox, chromium, cups, docker-stable, ffmpeg-8, google-osconfig-agent, gsasl, ignition, java-26-openjdk, kernel, libsolv-...
- Ombredanne: An AI agent ported our codebase from Python to Rust1 June 2026, 8:55 pm
Over on the AboutCode blog, lead
maintainer Philippe Ombredanne writes
about an agentic LLM system porting the ScanCode
Toolkit to Rust. In the process, the LLM (or the people behind it)
infringed the ScanCode trademark, stripped copyright and license notices,
"and started an outreach campaign, without ever engaging the AboutCode
community". Ironically, the toolkit is used to scan source code and binaries in
order to figure out licensing and copyright information; it also reports on
package
de...
- Linux Foundation Wants Open Standards for What AI is Actually Costing You4 June 2026, 10:52 am
The Tokenomics Foundation will work on vendor-neutral benchmarks for token spend, with backing from major players.... 
- Tuta Joins Other European Companies Under the Euro-Office Umbrella3 June 2026, 5:11 pm
The growing coalition is days away from shipping Euro-Office's first stable release.... 
- Not Kidding! Microsoft Just Brought Linux Commands to Windows Officially3 June 2026, 3:28 pm
The company that once called Linux a "cancer" is now the one shipping its core tools to Windows users....
- Vim Classic is a Vim Fork for People Who Want Their Editor AI-Free3 June 2026, 1:57 pm
Drew DeVault of SourceHut fame has shipped the first release of his Vim 8.2-based fork....
- I Tried This Open Source ChatGPT Alternative on Linux, But Went Back to Ollama2 June 2026, 11:23 am
Or should I call it "a little Jan"?...
- AlmaLinux Day is Coming to Hollywood's Backyard This July2 June 2026, 8:50 am
Expect a new AlmaLinux edition built for media and entertainment workflows to make its debut at the July 18 event....
- KDE Linux is Coming Along Nicely, Ditching the AUR and Tightening Up Security2 June 2026, 4:38 am
The project's May update also brings a better build system and replaces KWalletManager with the new KeepSecret app....
- This Credit Card-Sized Linux Box Has a Keyboard, Camera, and AI Capability1 June 2026, 10:00 am
M5Stack's offering has already pulled in over 10,000 Kickstarter backers....
- Reverse WSL? I Tried This New Tool to Integrate Windows Apps in Linux1 June 2026, 7:12 am
Not that I am a fan of Windows or need Windows-only application. But I appreciate the innovation of open source developers....
- Steam Deck OLED is Absurdly Overpriced Now, Yet It Sold Out in North America Overnight29 May 2026, 1:04 pm
The handheld returned at $789 and $949, sold out in North America within 24 hours, and is now back with inconsistent availability....
- Ubuntu plans to add AI-powered voice input to all text fields3 June 2026, 2:30 pm
Ever wished you could talk in to a text field rather than type? Ubuntu 26.10 hears you – quite literally. Canonical’s VP of Engineer Jon Seager, at the Ubuntu Summit, said the distro will soon lets users “press a button and talk into any field that you could previously type in”. A small, on-device AI language parsing model like Whisper will power the feature. It’s part of a wider push to integrate AI features in Ubuntu this year, with founder Mark Shuttleworth aiming to position Ubuntu...
- Canonical’s Steam Snap for ARM64 is now stable 2 June 2026, 8:15 pm
Canonical has bumped its Steam Snap for ARM64 to the stable channel. First announced in January, the snap has been tested across ARM64 hardware including the NVIDIA DGX Spark, Radxa Orion O6 and Lenovo ThinkPad X13s, with Canonical now reporting ‘solid performance’ across many popular games. Valve doesn’t provide a native ARM Linux client (edit: they began quietly publishing Linux ARM builds in April, but these aren’t linked to on the main website). Canonical’s snap version of Steam us...
- Play Catan in your terminal with El Poblador, a TUI clone1 June 2026, 11:09 pm
El Poblador is a fully playable Settlers of Catan clone that runs entirely in your terminal. Written in Go by developer vicho, El Poblador is a compete rendition of the iconic competitive board game, which is all about resources, trading, building settlements and blocking your opponents. All of Catan’s core mechanics are accounted for, albeit free of the tactile joy of handling and placing tiny wooden blocks in the real game. It’s a game designed for 3-4 players, so you’ll want to huddle a...
- Flathub bans AI-coded apps – with some exceptions1 June 2026, 5:08 pm
You’ll have to sift through fewer vibe-coded apps on Flathub in future, as the store has announced a policy change on software made using AI tools. Flathub, the de-facto place to find and install Flatpak applications, is banning the use of “AI” coded applications and automated submissions going forward. It’s not a blanket ban – mature projects with AI code are allowed A change to the store’s policy note says “applications containing AI-generated or AI-assisted code, documentation, ...
- Linux App Release Roundup (May 2026)31 May 2026, 10:46 pm
May 2026 delivered a sizeable set of Linux software updates, including the set I’ve rounded up for your reading pleasure in this post. The month also saw a buffet of big browser updates, including Firefox 151 with new-look new tab page, Vivaldi 8.0 with a new-look generally and a new public beta of Kagi’s Orion. Elsewhere, Ubuntu 26.04 LTS support was added to VMware Workstation (and Fusion for macOS), while open-source system cleaner BleachBit debuted a TUI for interactive command-line ...
- Ubuntu 26.10 Snapshot 1 is now available to download30 May 2026, 12:47 am
Canonical has released the first monthly snapshot of Ubuntu 26.10 ‘Stonking Stingray’. This is the first of 4 planned testing builds in the lead up to the final, stable release of Ubuntu 26.10 on 15 October, 2026. Utkarsh Gupta announced the release on the Ubuntu developer mailing list, noting that a couple of images – including the ubiquitous Intel/AMD64 build most of us use – are missing from the first snapshot. Those will return in time for Snapshot 2. Ubuntu monthly snapshots are not...
- Canonical takes over Flutter desktop maintenance29 May 2026, 2:58 pm
Google confirmed at Google I/O 2026 that Canonical is the new lead maintainer and ‘strategic steward’ of Flutter desktop for Windows, macOS and Linux. The announcement of an expanded partnership with Canonical came during the ‘What’s new in Flutter’ presentation at Google I/O 2026, where Kate Lovett, Engineer Manager on the Flutter Framework team at Google, touched on their existing work: “[The Flutter] desktop experience has reached a new level of maturity this year, driven by our i...
- Canonical’s Workshop: sandboxed, reproducible dev environments27 May 2026, 1:52 pm
Canonical has released Workshop, a new open-source tool to create reproducible development environments with a single command. Using YAML files, the same development setup can be reproduced across different hardware and devices, reducing dependency headaches and configuration drift. Environments in Workshop are built from SDKs (packages that install languages, frameworks and tools). Most of these come from the SDK Store, which supports versioned channels similar to the Snap Store so that project...
- Raspberry Pi 6 won’t arrive before 2028 (and won’t have an NPU)26 May 2026, 4:24 pm
The Raspberry Pi 6 won’t be released before 2028 and it won’t feature an onboard NPU to handle AI compute tasks. Insight into plans for the Pi 6 were shared by three of the company’s key engineers and leaders in an AMA (ask me anything) session on Reddit on 21 May, 2026. Based on past launches the gap between major Pi models (Raspberry Pi 2, 3, 4 and 5) is around 3-4 years. The Raspberry Pi 5 launched in 2023. That should put the Pi 6 on course for launch in 2026 or 2027. But Raspberry Pi ...
- Cinnamon desktop is getting its own, native screenshot tool24 May 2026, 11:40 pm
Linux Mint developers are building a new screenshot utility for the Cinnamon desktop, ahead of its next major release. The home-grown tool will give users more options when taking screenshots and will “accommodate the differences between CSD (Client Side Decoration) and SSD (Server Side Decoration) windows” to provide ‘cleaner’ looking screenshots. Currently, Cinnamon rolls with the GTK-based gnome-screenshot. That tool works fine, but it doesn’t render shadows in windowed app screensh...
- Tails 7.8.1 Is Out as an Emergency Release to Fix Serious Security Vulnerabilities4 June 2026, 11:58 am
Tails 7.8.1 anonymous Linux distribution is now available for download with an updated kernel patched against recent security vulnerabilities, Tor 0.4.9.9, and other changes.... 
- KDE Gear 26.04.2 Released with More Improvements for Your Favorite KDE Apps4 June 2026, 11:35 am
KDE Gear 26.04.2 is now available as the second maintenance update to the latest KDE Gear 26.04 open-source software suite series with fixes for various KDE applications.... 
- Free and Open Source Software4 June 2026, 10:58 am
This is free and open source software... 
- The Quiet Clause That May Save Linux From Age‑Verification Laws4 June 2026, 10:54 am
As Colorado and California move age verification to the OS layer, exemptions for open source determine whether Linux desktops stay free of mandatory age‑gating... 
- EX-11: Prepping for Plasma's Last X11-Supported Release4 June 2026, 10:50 am
This change will be included in Plasma 6.8, which will be released in around five months... 
- GNU/Linux in Israel Nearing 10% "Market Share" Based on statCounter4 June 2026, 10:11 am
It's hard to guess what to attribute this to... 
- Android Leftovers4 June 2026, 7:53 am
The closest thing to Pixel's Now Playing is already built into your Android phone... 
- Minimal distro MocaccinoOS 26.06 comes with KDE 6.6.5, the 6.18.33 kernel, more4 June 2026, 7:50 am
With new releases now moved to the MocaccinoOS SourceForge page... 
- Linux Lite 8.0 “Hematite” Launches with Linux Kernel 7.0, Ubuntu 26.04 LTS Base4 June 2026, 7:32 am
Linux Lite 8.0 distribution is now available for download based on Ubuntu 26.04 LTS (Resolute Raccoon) and powered by the Linux 7.0 kernel series. Here’s what’s new!... 
- 8 ways I optimize Zorin OS for peak performance - from a decades-long Linux user4 June 2026, 7:28 am
Like most Linux distributions, Zorin OS offers a lot... 
- 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....
- Tails 7.8.14 June 2026, 12:33 pm
The Amnesic Incognito Live System (Tails) is a Debian-based live DVD/USB with the goal of providing complete Internet anonymity for the user. The product ships with several Internet applications, including web browser, IRC client, mail client and instant messenger, all pre-configured with security in mind and with all traffic anonymised. To achieve this, Incognito uses the Tor network to make Internet traffic very hard to trace.... 
- CalamaroOS 2606044 June 2026, 9:34 am
CalamaroOS is a Gentoo-based Linux distribution for the desktop, using either KDE Plasma or Xfce desktop environment. It features the Calamares system installer, out-of-the-box support for Flatpak packages, support for BTRFS, XFS and F2FS filesystems, and the systemd software suite for system and service management. The project's goal is to bring the power of Gentoo Linux to an average user by eliminating the complex and time-consuming process associated with the classic Gentoo install method.... 
- TrueNAS 25.10.43 June 2026, 4:44 pm
TrueNAS CORE (previously known as FreeNAS) is a free and Open Source Network-Attached Storage (NAS) operating system that supports file, block and object storage. TrueNAS CORE is FreeBSD based and is a community-supported branch of the TrueNAS project, sponsored by iXsystems. It also has a commercial branch called TrueNAS Enterprise and a free and HyperConverged storage solution called TrueNAS SCALE. The TrueNAS SCALE branch is based on the Debian Linux distribution....
- T2 Linux 26.63 June 2026, 11:20 am
T2 Linux SDE is an independently-developed open-source system development environment (or distribution build kit). It enables the creation of custom distributions with bleeding-edge technology. Currently, the Linux kernel is used, but the project plans an expansion to Hurd, OpenDarwin and OpenBSD kernels too. T2 started as a community driven fork from the ROCK Linux Project with the aim to create a decentralised development and a clean framework for spin-off projects and customised distribution...
- Nemesis 26.063 June 2026, 12:54 am
Nemesis Linux is a set of lightweight, minimalist live Linux distributions inspired by the Slackware-based Porteus project, but based on Artix Linux instead. It uses the Pacman package manager and the OpenRC init system. Nemesis Linux offers four desktop variants featuring the Cinnamon, LXDE, LXQt and Xfce desktop environments....
- HackerOS 4.72 June 2026, 9:41 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....
- RakuOS 2026.06.022 June 2026, 7:32 pm
RakuOS is an immutable Linux distribution based on Fedora, with a choice of KDE Plasma, GNOME and COSMIC desktops. It combines an immutable, read-only base system with the full package flexibility of a traditional Linux distribution. While the core system updates atomically and can be instantly rolled back, the system's persistent overlay lets the user install any package, either through the dnf package manager or the distribution's own software center called RakuOS Software. Installation of Fl...
- Exton 260602 "exGENT"2 June 2026, 6:38 pm
Exton Linux is a set of over 15 Linux distributions based on Arch Linux, CRUX, Debian, deepin, Fedora, openSUSE, Puppy Linux and Slackware Linux. They are designed to be lightweight, fast and easy to use. Exton Linux comes with popular pre-configured desktop environments and a set of pre-installed software packages, including web browsers, office suites, multimedia players and development tools. It also includes various customization options, such as the ability to change the appearance of the ...
- blendOS 2026.06.012 June 2026, 5:08 pm
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....
- Synex 13-u92 June 2026, 4:11 pm
Synex is a GNU/Linux distribution based on Debian's "Stable" branch, developed with the official Debian Live Build tool. It offers four separate desktop options with GNOME, LXDE, KDE Plasma and Xfce, all of which are composed of a rather frugal set of applications in its default state, without any development tools or offices suites. Some of the distribution's main features include Calamares installer with support for both BIOS and UEFI, CUPS integration for printing and network support, out-of...
- Rsync 3.4.3 Regressions Trigger Debate Over AI-Assisted Code4 June 2026, 11:35 am
Rsync 3.4.3 is under scrutiny after backup regressions surfaced alongside wider debate over recent AI-assisted development work.... 
- COSMIC Desktop 1.0.15 Fixes Gaming, Tray Icons, and Bluetooth Issues4 June 2026, 10:03 am
COSMIC Desktop 1.0.15 brings fixes for tray icons, Bluetooth status, Steam Big Picture Mode, gaming cursor behavior, and more.... 
- COSMIC 1.0.15 Adds Support for Multiple Full-Screen Windows per Workspace4 June 2026, 8:32 am
Linux hardware vendor System76 released COSMIC 1.0.15 today as the latest stable update to this Rust-based desktop environment used by default on the Pop!_OS Linux distribution.... 
- Ubuntu To Ship Newer AMD ROCm Updates Via SRUs4 June 2026, 7:00 am
As noted back in April, with Ubuntu 26.04 LTS it's now possible to simply "apt install rocm" on Ubuntu Linux for installing AMD's open-source GPU compute stack. But as prominently noted there, what's shipped right now in Ubuntu 26.04 LTS is already months out of date compared to upstream ROCm. Fortunately, Canonical shared today that moving forward they plan to ship newer ROCm versions as stable release updates (SRUs)...... 
- Clonezilla Live 3.3.2 Released with Linux Kernel 7.0, Improved MDRAID Support4 June 2026, 5:29 am
Clonezilla Live maintainer Steven Shiau released today Clonezilla Live 3.3.2 as the latest stable version of this partition and disk imaging/cloning live Linux system based on Debian GNU/Linux.... 
- AMD EPYC 8635P "Sorano" Benchmarks: Significant Upgrade Opportunity For EPYC 8004 Servers4 June 2026, 3:57 am
After announcing the AMD EPYC 8005 "Sorano" series back in February, AMD recently began shipping these Zen 5 successors to the EPYC 8004 "Siena" line-up. With the EPYC 8005 product stack ranging from 8 to 84 cores and being drop-in upgrades for EPYC 8004 servers after a BIOS update, these are quite some interesting processors for those after a single socket, performant server. Up today are benchmarks of the EPYC 8635P as the flagship 84 core Sorano CPU.... 
- Dragon Q8B SBC combines Snapdragon 8cx Gen 3 with dual 2.5GbE4 June 2026, 2:26 am
Radxa has introduced the Dragon Q8B, a compact single-board computer built around the Qualcomm Snapdragon 8cx Gen 3 Compute Platform. The board combines an 8-core processor, up to 29 TOPS of AI performance, dual 2.5GbE networking, and multiple PCIe expansion options in a 100 × 75 mm form factor for edge computing, robotics, industrial automation, […]... 
- WriterAgent Week 8-9: Adding NumPy and Pandas to LibreOffice4 June 2026, 2:01 am
This update adds a feature LibreOffice should have probably added many years ago: real scientific Python.LibreOffice has lagged behind Excel in data science workflows. With my recent work in WriterAgent, you can now leverage the full Python ecosystem: Run NumPy in Calc, generate pandas DataFrames from Writer, or let AI agents create scripts and insert results into your documents.... 
- Communicating With Freedom - Part I - Developing “Quibble” and Improving GNU LibreJS in the Process4 June 2026, 12:30 am
In the 'Free World', people identify problems and pursue fixes, which they can do provided willpower and perseverance; the code is, after all, fully available and the licence permits improvements.... 
- Fedora 43 Upgrade revealed 20 years old Outlook Security Bug3 June 2026, 10:58 pm
Yes, the Fedora 43 upgrade brought an interesting revelation for all Outlook users—one that Microsoft is unlikely to be thrilled about. Outlook was not encrypting email connections, even though SSL/TLS was clearly enabled in the account settings. It looks like, that bug dates back to at least Outlook 2007, which is the oldest Outlook version […]... 
- 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 […]...
- Your Excel charts are hard to read—here's how I fixed mine in 10 minutes4 June 2026, 12:30 pm
A quick Excel routine clears visual noise, improves spacing, and locks in a reusable chart template.... 
- WiiM's first soundbar wants to replace more than your TV speakers4 June 2026, 12:19 pm
The WiiM Bar takes a different approach by working as a home theater and standalone speaker, while solving control headaches on soundbars.... 
- Why the upcoming Audi Q9 is a tough sell over a Genesis GV804 June 2026, 12:15 pm
What exactly does that massive $22,000 premium for the Q9 buy you?... 
- 7 new Hulu shows and movies to watch in June4 June 2026, 12:00 pm
A new Mindy Kaling comedy is coming your way.... 
- Linux promised freedom, but the command line demands something harder in return4 June 2026, 11:30 am
Don't fear the command line if you want to unlock Linux's true potential.... 
- Your 3D printer doesn't belong in your bedroom—here's where to put it instead4 June 2026, 11:00 am
Distractions, fumes, and space all come into play.... 
- This 34-year-old open source tool is still the fastest way to write on your computer4 June 2026, 10:30 am
It has built a cult-like following of power users over the decades... 
- Uber is rolling out 500 custom EVs to collect robotaxi data—here's why3 June 2026, 11:34 pm
The ridesharing giant is returning to self-driving car tech after six years.... 
- Tesla robotaxi service finally covers an entire metro area—with a handful of cars3 June 2026, 8:08 pm
You might be waiting a while for a ride.... 
- This American luxury SUV quietly gets everything right3 June 2026, 8:00 pm
Big on comfort, easy on fuel, and packed with tech, this American luxury SUV nails what buyers want in 2026.... 
- Securing CI/CD for an open source project: Controlling who runs what4 June 2026, 11:00 am
Part one The last twelve months have been rough on the open source supply chain. Axios was compromised on npm and shipped a remote access trojan inside otherwise normal-looking releases. LiteLLM’s PyPI package was hijacked to...... 
- Inspektor Gadget: Results from the first security audit3 June 2026, 11:01 pm
Inspektor Gadget, the open source eBPF-based toolkit for Kubernetes observability and Linux host inspection, has completed its first independent security audit. The audit was coordinated by the Open Source Technology Improvement Fund (OSTIF), funded by the...... 
- Cloud native is now AI-native: Engineering production-ready AI2 June 2026, 11:00 am
At KubeCon + CloudNativeCon Europe in Amsterdam from March 23-26, CNCF brought together a roundtable with experts in the cloud native ecosystem, including Ellis Tarn of AWS, Allan Naim of Google Cloud, Jorge Palma of Microsoft,......
- Mumbai Maha Mahotsav – KubeCon + CloudNativeCon India edition2 June 2026, 11:00 am
Welcome to Mumbai – the City of Dreams, where ambition is the only dress code – and the host city for KubeCon + CloudNativeCon India 2026. As a co-chair of this year’s program, I’ve spent months......
- Dynamic configuration for cloud native Swift services1 June 2026, 11:00 am
Modern Swift services increasingly run alongside the same cloud native infrastructure stacks that power much of today’s Kubernetes ecosystem — including ConfigMaps, containerized workloads, declarative deployments, and service lifecycle management. Projects such as Prometheus and OpenTelemetry......
- Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security29 May 2026, 11:00 am
Modern software delivery is no longer constrained by application code — it is constrained by the platform that runs it. This article presents the design of a cloud-native Internal Developer Platform (IDP) built on Kubernetes and......
- The Kubernetes integration tax: Prometheus, Cilium and production reality28 May 2026, 11:00 am
I still remember the first time we lost sleep over something that wasn’t a bug. It was a Tuesday. Grafana dashboards showed blank panels for Cilium network metrics. Hubble was working fine — DNS visibility, TCP......
- GPU autoscaling on Kubernetes with KEDA: Building an external scaler27 May 2026, 11:00 am
If you run GPU workloads on Kubernetes — vLLM, Triton, training jobs, or the newer agentic inference stacks — you’ve probably hit a familiar problem: the default autoscaling path still reasons about CPU and memory, while......
- Three TAG leads walk into the TOC26 May 2026, 3:38 pm
The 2026 CNCF TOC cohort has an unusual pattern: three of the incoming members; Brandt, former TAG Security, lead; Mario, former TAG Operational Resilience lead, and Mauricio Salatino, former TAG Developer Experience co-chair, came straight out of......
- How Jaeger is evolving to trace AI agents with OpenTelemetry26 May 2026, 11:00 am
As software architectures evolve, observability tools must adapt. When the industry moved to microservices, distributed tracing became a necessity. Jaeger emerged as a core tool for engineers to understand those fragmented systems. Now, as organizations integrate......
- From Kubernetes Dashboard to Headlamp: Understanding the Transition1 June 2026, 6:00 pm
For many people, Kubernetes Dashboard was their first window into Kubernetes. It offered a simple visual way to see what was running in a cluster, inspect resources, and build confidence without relying on the command line. For years, it helped developers, students, and operators make sense of Kubernetes, and it served as an important onramp into the ecosystem.
The Kubernetes Dashboard project has now been archived. We deeply respect the work the team did and the role Dashboard played in making ...
- Reconciling the Past: Correcting Records for Unfixed Kubernetes CVEs26 May 2026, 5:30 pm
The Kubernetes project relies on transparency to empower cluster administrators and security
researchers. One important way we do that is by publishing CVE records into the Common
Vulnerabilities and Exposures database. As part of our ongoing effort to mature the official
Kubernetes CVE Feed, we have identified
some discrepancies. CVE records for a few older, unfixed issues incorrectly include a
fixed version field.
The Kubernetes Security Response Committee (SRC) will correct the affected CVE r...
- Announcing etcd 3.7.0-beta.020 May 2026, 12:00 am
SIG-Etcd announces the availability of the first beta release of etcd v3.7.0. This new version of the popular distributed database and key Kubernetes component includes the long-requested RangeStream feature, as well as a refactoring and cleanup of multiple legacy components and interfaces. v3.7 will deliver improved security, better operational reliability, and an improved experience for working with large resultsets.
First, however, the project needs users to test the beta. You can find v3.7.0...
- Kubernetes v1.36: New Metric for Route Sync in the Cloud Controller Manager15 May 2026, 6:35 pm
This article was originally published with the wrong date. It was later republished, dated the 15th of
May 2026.
Kubernetes v1.36 introduces a new alpha counter metric route_controller_route_sync_total
to the Cloud Controller Manager (CCM) route controller implementation at
k8s.io/cloud-provider. This metric
increments each time routes are synced with the cloud provider.
A/B testing watch-based route reconciliationThis metric was added to help operators validate the
CloudControllerManagerWatchBa...
- Kubernetes v1.36: Mixed Version Proxy Graduates to Beta15 May 2026, 6:00 pm
Back in Kubernetes 1.28, we introduced the Mixed Version Proxy (MVP) as an Alpha feature (under the feature gate UnknownVersionInteroperabilityProxy) in a previous blog post. The goal was simple but critical: make cluster upgrades safer by ensuring that requests for resources not yet known to an older API server are correctly routed to a newer peer API server, instead of returning an incorrect 404 Not Found.
We are excited to announce that the Mixed Version Proxy is moving to Beta in Kubernetes ...
- Kubernetes v1.36: Deprecation and removal of Service ExternalIPs14 May 2026, 6:35 pm
The .spec.externalIPs field for Service was an early attempt to provide
cloud-load-balancer-like functionality for non-cloud clusters.
Unfortunately, the API assumes that every user in the cluster is fully
trusted, and in any situation where that is not the case, it enables
various security exploits, as described in
CVE-2020-8554.
Since Kubernetes 1.21, the Kubernetes project has recommended that all users disable
.spec.externalIPs. To make that easier, Kubernetes also added an admission control...
- Kubernetes v1.36: Advancing Workload-Aware Scheduling13 May 2026, 6:35 pm
AI/ML and batch workloads introduce unique scheduling challenges that go beyond simple Pod-by-Pod scheduling.
In Kubernetes v1.35, we introduced the first tranche of workload-aware scheduling improvements,
featuring the foundational Workload API alongside basic gang scheduling support built on a Pod-based framework,
and an opportunistic batching feature to efficiently process identical Pods.
Kubernetes v1.36 introduces a significant architectural evolution by cleanly separating API concerns:
the...
- Kubernetes v1.36: PSI Metrics for Kubernetes Graduates to GA12 May 2026, 6:35 pm
Since its original implementation in the Linux kernel in 2018,
Pressure Stall Information (PSI) has provided users
with the high-fidelity signals needed to identify resource saturation before it becomes an outage.
Unlike traditional utilization metrics, PSI tells the story of tasks stalled and time lost, all in nicely-packaged percentages of time across the CPU, memory, and I/O.
With the recent release of Kubernetes v1.36, users across the ecosystem have a stable, reliable interface to observe r...
- Kubernetes v1.36: Moving Volume Group Snapshots to GA8 May 2026, 6:35 pm
Volume group snapshots were introduced as an Alpha feature with the Kubernetes v1.27 release, moved to Beta in v1.32, and to a second Beta in v1.34. We are excited to announce that in the Kubernetes v1.36 release, support for volume group snapshots has reached General Availability (GA).
The support for volume group snapshots relies on a set of extension APIs for group snapshots. These APIs allow users to take crash-consistent snapshots for a set of volumes. Behind the scenes, Kubernetes uses a l...
- Kubernetes v1.36: More Drivers, New Features, and the Next Era of DRA7 May 2026, 6:35 pm
Dynamic Resource Allocation (DRA) has fundamentally changed how platform administrators handle hardware
accelerators and specialized resources in Kubernetes. In the v1.36 release, DRA
continues to mature, bringing a wave of feature graduations, critical usability
improvements, and new capabilities that extend the flexibility of DRA to native
resources like memory and CPU, and support for ResourceClaims in PodGroups.
Driver availability continues to expand. Beyond specialized compute accelerators...
- How to Secure AI Agents: A Practical Overview for Development Teams2 June 2026, 4:11 pm
In our State of Agentic AI report, 45% of organizations said they struggle to ensure the tools their agents use are secure and enterprise-ready. That number reflects a broader reality: AI agents are moving into production faster than the security practices around them are maturing. The challenge is not that organizations lack security awareness. It’s......
- What is Sandbox Security?1 June 2026, 3:51 pm
If you're already familiar with sandboxing as an isolation technique, sandbox security is the next layer: the policies, controls, and enforcement mechanisms that make sure those isolation boundaries actually hold under real-world pressure. According to our State of Agentic AI report, 40% of respondents cite security as the top challenge in scaling agentic AI, and......
- Coding Agent Horror Stories: The rm -rf ~/ Incident1 June 2026, 1:00 pm
This is Part 2 of our AI Coding Agent Horror Stories series, an in-depth look at real-world security incidents exposing the vulnerabilities in AI coding agents, and how Docker Sandboxes deliver workspace-scoped isolation that contains the worst failures at the execution layer. In part 1 of this series, we mapped six categories of AI coding......
- Mitigating CVE-2026-31431 (“Copy Fail”) in Docker Engine27 May 2026, 1:00 pm
CVE-2026-31431 is a Linux kernel vulnerability that was recently disclosed. This CVE does not compromise Docker infrastructure. That said, Docker Engine's default profiles prior to v29.4.3 allowed containers to create AF_ALG sockets, which is the syscall surface the exploit uses. You are not exposed if you are running Docker Engine v29.4.3 or later, OR a......
- The Untrusted Autonomous Workload: How AI Coding Agents Reshape What Isolation Has to Do26 May 2026, 1:00 pm
Earlier this year I mass-migrated my blog to Astro using Claude Code. 146 posts. 6,024 images. Canonical URLs, JSON-LD markup, sitemap generation, the whole stack. I'd spent hours writing a skills file to teach the agent about my blog's architecture, how deployment worked, what not to touch. And it worked. Claude Code rewrote components, fixed......
- Meet Gordon: Docker’s AI Agent For Your Entire Container Workflow19 May 2026, 7:08 pm
Gordon understands your environment, proposes fixes, and takes action across your entire Docker workflow. Now generally available. Image 1: Gordon in Docker Desktop Why Gordon Exists Developers are more productive than ever. AI coding assistants are writing code, merging PRs and cutting review cycles. But the moment something breaks in a container, or a teammate......
- Coding Agent Horror Stories: The Security Crisis Threatening Developer Infrastructure18 May 2026, 1:00 pm
This is issue 1 of a new series called Coding Agent Horror Stories where we examine critical security failures in the AI coding agent ecosystem and how Docker Sandboxes provide enterprise-grade protection against these threats. AI coding agents are everywhere. According to Anthropic's 2026 Agentic Coding Trends Report, developers are now using AI in roughly......
- Custom MCP Catalogs and Profiles: Advancing Enterprise MCP Adoption15 May 2026, 1:00 pm
We’re excited to announce the general availability of Custom Catalogs and Profiles for managing Model Context Protocol (MCP) servers. These two complementary capabilities fundamentally change how teams package, distribute, and manage AI tooling. Custom MCP Catalogs let organizations curate and distribute approved collections of MCP servers. MCP Profiles enable individual developers to easily build, run,......
- NIST Narrows the NVD: What Container Security Programs Should Reassess13 May 2026, 10:38 am
On April 15, NIST announced a prioritized enrichment model for the National Vulnerability Database. Most CVEs will still be published, but fewer will receive the CVSS scores, CPE mappings, and CWE classifications that container scanners and compliance programs have historically relied on. The change formalizes a drift that has been visible to anyone pulling NVD......
- Docker AI Governance: Unlock Agent Autonomy, Safely12 May 2026, 6:00 pm
Introducing Docker AI Governance: centralized control over how agents execute, what they can reach on the network, which credentials they can use, and which MCP tools they can call, so every developer in your company can run AI agents safely, wherever they work. Your laptop is the new prod Agents are the biggest productivity unlock......
- Compliance Automated Standard Solution (COMPASS), Part 11: Compliance as Code, the OSCAL MCP Server Way4 June 2026, 12:00 pm
(Note: A list of links for all articles in this series can be found at the conclusion of this article.)
In the previous installments of this series, we traced the arc from raw compliance intent — regulations such as NIST 800-53, FedRAMP, PCI DSS, EU AI Act — all the way to machine-readable OSCAL artifacts managed via GitOps pipelines and Trestle-powered automation. The central thesis has been that treating compliance artifacts as code, subject to the same versioning, testing, and review disc... 
- Building Threat Intelligence Pipelines Using Python, APIs, and Elasticsearch3 June 2026, 8:00 pm
Threat intelligence becomes operationally valuable when indicator data can be collected continuously, normalized into a consistent schema, and queried fast enough to support enrichment and detection workflows. Standardized exchange formats such as STIX and transport protocols such as TAXII exist specifically to make machine-readable cyber threat intelligence easier to distribute at scale, while preserving enough structure for downstream correlation and context.
Operational Requirements That Sh... 
- How to Save Money Using Custom LLMs for Specific Tasks3 June 2026, 7:00 pm
AI has already moved beyond text generation. Modern agents can browse the internet, read documents, call APIs, query databases, and coordinate numerous actions between tools and services. They are expected to do more than simply provide a single nebulous answer.
In real-world systems, agents evaluate the quality of their own results, independently identify errors, and learn. This capacity for reflection and adaptation distinguishes deep agent systems from the simple, one-off interactions of la... 
- Identity in Action3 June 2026, 6:00 pm
Switching from one single sign-on (SSO) vendor to another is a complex process that involves more than just changing technologies. This is a high-stakes identity operation that impacts security, user experience, following the rules, accessing applications, and keeping things running smoothly. It's not the same as moving a reporting tool or a collaboration platform because SSO is at the front door of every application in your environment. If you set it up wrong, everything will stop working.
Bu... 
- Getting Started With Agentic Workflows in Java and Quarkus3 June 2026, 5:00 pm
This post walks through building and running a real-world agentic workflow with Agentican and Quarkus. Specifically, an agentic workflow to automate market research and information sharing:
Identify the top vendors within a market category.
Research the positioning and strengths of each vendor.
Classify the findings as either standard or urgent.
Draft a brief to share with others in the company.
Prerequisites
Quarkus
Java 25
Maven (or Gradle)
LLM provider API key
Step 1: Add the depe...
- Build a GitHub Slack Bot With AWS Bedrock and MCP, Part 13 June 2026, 4:00 pm
I set out to build a simple Slack bot that could answer questions about our GitHub repository — open bugs, pending PRs, and recent releases. Straightforward enough.
It turned into 400 lines of API glue code....
- Building AI-Powered Java Applications With Jakarta EE and LangChain4j3 June 2026, 3:30 pm
Artificial intelligence is rapidly transforming software development. Many developers now use AI-powered tools to generate code, but the next advancement is integrating AI directly into applications. Modern systems increasingly use large language models (LLMs) to answer questions, automate workflows, summarize information, and enhance user experiences. Software engineers must therefore combine traditional enterprise development practices with AI capabilities while ensuring reliability, scalabili...
- Compliance Automated Standard Solution (COMPASS), Part 10: How OSCAL Mapping Paves the Way for Continuous Compliance Scalability3 June 2026, 3:00 pm
(Note: A list of links for all articles in this series can be found at the conclusion of this article.)
The Scalability Wall
In previous posts of this COMPASS series, we demonstrated how OSCAL enables compliance-as-code from Catalogs through Component Definitions, to System Security Plans (Part 3), how Compliance Policy Administration Centers bridge compliance to policy enforcement (Parts 4–7), and how these patterns scale to complex environments (Part 9). Yet organizations still hit a fundame...
- Securing the AI Host: Spring AI MCP Server Communication With API Keys3 June 2026, 2:30 pm
Abstract
This is a continuation of the first article in this series, Building a Spring AI Assistant with MCP Servers: A Step-by-Step Tutorial, and describes how one may address a serious concern when thinking of going from prototype to production — security.
The Problem
The MCP specification recommends that MCP servers using HTTP as their transport layer be secured with OAuth 2.0 access tokens. In practice, plenty of teams don't have the surrounding infrastructure — an authorization server, ...
- MuleSoft MCP and A2A in Production: What 17 Recipes Reveal3 June 2026, 2:00 pm
I searched Stack Overflow for MuleSoft MCP implementation questions last week. Zero results. Searched Reddit r/mulesoft for A2A discussions. Zero threads. Checked the Salesforce Trailblazer community, the MuleSoft help forum, and Salesforce Stack Exchange. Nothing. Across seven community sources where MuleSoft practitioners ask for help, MCP and A2A implementation questions don't exist yet.
Meanwhile, MuleSoft shipped MCP Connector GA in 2025. The A2A Connector hit general availability shortly a...
- NASA Says Goodbye to Its Longtime Mars MAVEN Mission4 June 2026, 11:00 am
NASA has officially ended the MAVEN mission after the Mars orbiter stopped responding in December, apparently after an unexpected spin drained its batteries and knocked out communications. Launched in 2013 and orbiting Mars since 2014, MAVEN spent more than a decade studying how the planet lost its atmosphere and helped explain how Mars transformed from a potentially habitable world into the cold, dry planet seen today. The New York Times reports: The NASA spacecraft MAVEN, short for Mars Atmosp... 
- Amazon's New Stargate Series Is Officially Dead4 June 2026, 7:00 am
Amazon has reportedly killed its planned new Stargate series despite giving it a series order in 2025. According to Variety, studio executives were worried it would only appeal to longtime fans. ScreenRant reports: Reports of what became Gero's Stargate series started in 2022, after Amazon acquired MGM Studios. Dean Devlin, who co-wrote the 1994 Stargate movie with Emmerich, was another executive producer for the Amazon show, as were Joby Harold and Tory Tunnell via Safehouse Pictures. The proje... 
- Demand Is Booming For New No Tech, Repairable Tractor4 June 2026, 3:30 am
An anonymous reader quotes a report from 404 Media: The secondary market for decades old, low-tech John Deere tractors has been booming for years as farmers have sought reliable tractors that they can actually fix without having to deal with John Deere's repair monopoly. A Canadian company has seen that demand and came up with a radical thought: What if they made a new, repairable, "no-tech" tractor to solve what has become a gigantic pain point for farmers? Alberta's Ursa Ag says that it has be... 
- Fedora Linux 43 Exposes 20-Year-Old Microsoft Outlook Security Failure3 June 2026, 11:00 pm
BrianFagioli writes: Fedora Linux 43 users upgrading to the latest Dovecot mail server discovered something rather unsettling: some older Microsoft Outlook configurations may have been silently ignoring SSL/TLS settings for POP3 email connections for years. According to a Fedora community blog post, affected Outlook clients reportedly continued using insecure port 110 connections even when encryption was enabled in the application settings. The issue surfaced after Dovecot 2.4 disabled plaintext... 
- EU Plots To Abandon US Tech3 June 2026, 10:00 pm
Ancient Slashdot reader whitroth shares a report from Politico, with the caption: "shutting down Microsoft Office for the International Criminal Court (ICC) was clearly a wake-up call." From the report: The EU is moving to counter American dominance in technology by reaching for one of the oldest tools in its arsenal: industrial strategy. As the European Commission unveiled a plan Wednesday to reduce Europe's reliance on the foreign technology providers that underpin the modern economy, it was c... 
- MacBook Neo is So Popular That Apple Reportedly Doubled Production3 June 2026, 9:00 pm
According to supply chain analyst Ming-Chi Kuo, Apple has reportedly doubled 2026 MacBook Neo production from 5 million to 10 million units after stronger-than-expected demand for its $599 budget laptop. MacRumors reports: On an earnings call in late April, Apple's CEO Tim Cook said that customer response to the MacBook Neo was "off the charts," and the popularity of the laptop has reportedly led the company to significantly boost production. [...] Apple was very optimistic about the MacBook Neo... 
- Google Launches 'Gemma 4 12B' AI Model That Can Run On Your Laptop3 June 2026, 8:00 pm
Google has launched Gemma 4 12B, a 12-billion-parameter open AI model designed to run locally on your laptop without depending entirely on cloud infrastructure. WION reports: According to Google, the new model delivers performance close to much larger AI systems while requiring significantly less memory. The company says Gemma 4 12B can run locally on devices equipped with just 16GB of VRAM, making advanced AI more accessible to developers, researchers and businesses. The launch highlights a gro... 
- Google Shares Fitbit Air Blueprints So Anyone Can 3D-Print Accessories3 June 2026, 7:00 pm
Google has released (PDF) technical specs and 2D CAD drawings for the Fitbit Air to encourage users to make their own accessories. "These CAD drawings include crucial mating dimensions, tolerances, and mating force specifications -- including attach and detach force -- to help you build a high-quality accessory band," Google says on a store page listing. 9to5Google reports: Noting how the "community has already come up with innovative and creative new ideas to make the Fitbit Air [their] own" si... 
- Microsoft Plans Linux Tools, RTX Spark Desktop For Windows Devs3 June 2026, 6:00 pm
An anonymous reader quotes a report from Ars Technica: Microsoft's Build developer conference kicked off today, and as with almost everything the company has done in the last few years, Microsoft's opening keynote focused overwhelmingly on AI and other closely related technologies. [...] On the hardware front, we didn't get any updates for existing Surface devices (not counting yesterday's Surface Laptop Ultra announcement), but we did get something new: the Surface RTX Spark Dev Box is "a compa... 
- Meta Workers Can Opt Out of Workplace Tracking for Up to 30 Minutes3 June 2026, 5:15 pm
Meta is scaling back parts of its employee tracking initiative after staff objected to software that collected mouse movements, clicks, keystrokes, and other actions for AI training data. According to Reuters, the company will now let workers pause collection for up to 30 minutes and request exemptions. Reuters reports: [Stephane Kasriel, a vice president in Meta's AI model-building Superintelligence Labs unit] said the team behind the software had also introduced "several optimizations" to redu... 
- AccessOwl (YC S22) is hiring an AI TypeScript Engineer to connect 300 SaaS tools4 June 2026, 12:00 pm
Comments... 
- French-Iranian author Marjane Satrapi, author of 'Persepolis', dies at 564 June 2026, 11:39 am
Comments... 
- When su replaced login for becoming another Unix login4 June 2026, 11:36 am
Comments... 
- Gaussian Point Splatting4 June 2026, 10:48 am
Comments... 
- Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites4 June 2026, 8:56 am
Comments... 
- UK media fails to disclose defence sector links in nearly 60% of cases4 June 2026, 8:45 am
Comments... 
- I built a vulnerable app and spent $1,500 seeing if LLMs could hack it4 June 2026, 12:56 am
Comments... 
- The ways we contain Claude across products4 June 2026, 12:27 am
Comments... 
- Failing grades soar with AI usage, dwindling math skills in Berkeley CS classes4 June 2026, 12:18 am
Comments... 
- They’re made out of weights3 June 2026, 11:37 pm
Comments... 
- Linux and Arm CPU's4 June 2026, 3:34 pm
... 
- Linus Torvalds at Open Source Summit North America 20264 June 2026, 2:04 pm
... 
- Become a KDE Supporting Member! Our Drive kicks off today4 June 2026, 1:37 pm
... 
- Fedora 43 Upgrade revealed 20 years old Outlook Security Bug4 June 2026, 10:56 am
... 
- Nonfree DRM'd Games on GNU/Linux: Good or Bad? (by Richard Stallman)4 June 2026, 8:20 am
... 
- [Project] ChromeOS Flex in a Docker (dockur) container: KVM accel + GPU + browser viewer, no manual QEMU setup3 June 2026, 8:56 pm
... 
- Backported niri (scrollable-tiling Wayland compositor) to Ubuntu 22.04 LTS — compositor + toolchain from source3 June 2026, 7:56 pm
... 
- The EU Open Source Strategy3 June 2026, 7:16 pm
... 
- why do so many things depend on emacs?3 June 2026, 6:12 pm
... 
- Print in block with Drag & Drop3 June 2026, 4:34 pm
...
- Device guard and credential guard in Windows 114 June 2026, 3:55 pm
... 
- VMware workstation and display locking up4 June 2026, 3:27 pm
... 
- OneDrive folder colour option missing?4 June 2026, 3:16 pm
... 
- After patching browsers, how to make sure the latest version is used?4 June 2026, 3:04 pm
... 
- File Server Clustering Inside a Cluster4 June 2026, 3:01 pm
... 
- Secure Boot certificate KEK 2023 check script4 June 2026, 2:59 pm
... 
- Mental slump and specialization dilemma | Splunk + Cloudflare WAF or CyberArk4 June 2026, 2:59 pm
... 
- just accepted my first systems admin role. Finally leaving the call queue4 June 2026, 2:26 pm
... 
- Worried for the future due to AI4 June 2026, 1:27 pm
... 
- Cant access shared printer from local segment while access from routed segment works4 June 2026, 1:25 pm
... 
- NASA Says Goodbye to Its Longtime Mars MAVEN Mission4 June 2026, 11:00 am
NASA has officially ended the MAVEN mission after the Mars orbiter stopped responding in December, apparently after an unexpected spin drained its batteries and knocked out communications. Launched in 2013 and orbiting Mars since 2014, MAVEN spent more than a decade studying how the planet lost its atmosphere and helped explain how Mars transformed from a potentially habitable world into the cold, dry planet seen today. The New York Times reports: The NASA spacecraft MAVEN, short for Mars Atmosp... 
- Mathematicians Warn of AI Threats to Profession As Industry Encroaches2 June 2026, 11:00 pm
A new Leiden Declaration, endorsed by the International Mathematical Union and published on June 2, 2026, warns that AI could undermine mathematics by flooding the field with plausible but flawed proofs, weakening attribution, shifting incentives, and giving tech companies too much influence over research priorities. "Mathematicians should find it quite striking that tech companies are suddenly interested in their work," said Kevin Buzzard, a mathematician at Imperial College London, in a statem...
- New Desalination System Turns Seawater Into Drinking Water and Useful Salts - Including Lithium1 June 2026, 3:54 am
"Scientists have developed a solar desalination system that turns seawater into drinking water without creating environmentally damaging brine," reports ScienceDaily.
"Special laser-textured metal panels use sunlight to evaporate water while automatically moving salt deposits away from the working surface, preventing clogging. The process was successfully tested with water from three oceans and can recover nearly all salts as solids. Those leftover materials could even become a source of valua...
- Something Made Earth's Molten Core Reverse Direction In 20101 June 2026, 2:08 am
ScienceAlert reports:
In the molten ocean of iron churning in Earth's outer core, a section deep beneath the Pacific Ocean suddenly reversed direction and started moving eastward against the planet's usual westward flow. This happened in 2010, according to satellite measurements of Earth's magnetic field, and scientists are still trying to figure out what caused it... [I]t seemed to have a large, wave-like structure — as though a chunk of molten core material suddenly thought better of where i...
- Mars Minerals Reveals an Ancient Ocean's Potential For Life - and a Possible Way to Make Oxygen30 May 2026, 6:34 pm
Researchers have identified a ring of minerals around the largest basin in the northern hemisphere of Mars (which past research suggests held a large body of water). Phys.org says the research provides new clues on when life may have been possible on Mars — and how future astronauts could make oxygen:
Manganese oxides and hydroxides (collectively written as manganese (hydr)oxides) can act as geological proxies for past oceans... The team involved in the new study analyzed short-wave infrar...
- Ozempic May Be Reshaping the Brain, Scientists Say30 May 2026, 4:34 pm
A research team found "extensive changes" on brain scans of 13 young women taking
GLP-1 drugs, reports the Washington Post:
Within only a few months, the brain connections in the salience network, which helps target attention, had multiplied... ["We didn't expect to see this effect, and we really don't know what it means," said an assistant professor assisting the research.] Ozempic and other GLP-1 drugs were initially understood as a metabolism breakthrough: medicines that act like hormones t...
- Blue Origin Rocket Exploded Thursday Night During Hot-Fire Test29 May 2026, 6:28 pm
Spaceflight Now shared their video of the explosion, which the Orlando Sentinel describes as showing Blue Origin's rocket "become engulfed in flames. The fireball expands out and covers the entire launch pad as the fuselage of the rocket can be seen crumbling into the flames."
Blue Origin founder Jeff Bezos said on X.com "It's too early to know the root cause but we're already working to find it. Very rough day, but we'll rebuild whatever needs rebuilding and get back to flying. It's worth it....
- NASA Details Its Plan to Build a Lunar Base At the Moon's South Pole29 May 2026, 7:00 am
NASA has outlined a three-phase plan to build a lunar base at the moon's south pole. The first phase, from 2026 to 2029, will focus on robotic missions, landers, rovers, reactors, satellites, and Blue Origin's Blue Moon Mark 1 Endurance test. Later phases will add habitats, power systems, communications, cargo logistics, and rotating crews. Wired reports: According to a recent press conference, phase one will be particularly active: at least 25 missions and 21 surface landings. Without detailing...
- MIT Researchers Develop a Low-Cost Technique To Get Lithium Out of Rocks29 May 2026, 3:30 am
An anonymous reader quotes a report from MIT News: Currently, lithium hard rock extraction involves baking the rock at over 1,000 Celsius and chemically leaching it to extract lithium. The rest of the rock is discarded. Now, a team of researchers from MIT and elsewhere has developed a low-temperature process for extracting battery-grade lithium from the most common type of lithium-bearing mineral. The process uses a liquid reagent to dissolve the rock into the useful forms of its constituent par...
- Perfect Randomness Realized For the First Time28 May 2026, 7:00 am
ETH Zurich researchers say they have generated certified "perfect randomness" for the first time by using a quantum Bell-test setup with two entangled superconducting chips connected by a 30-meter cooled link. "In the long term, this work could play a similar role in digital security as atomic clocks do for timekeeping: a physically certified source of randomness that other systems can rely on," reports Phys.org. "Possible applications range from the encryption of sensitive communications and di...
- The EU Cloud and AI Development Act: What It Gets Right, and What It Still Needs3 June 2026, 4:53 pm
Today, the Commission published its proposals in the EU Tech Sovereignty Package, which includes, among other policies, the EU Open Source Strategy and the EU Cloud and AI Development Act (CADA). One of the most highly anticipated policy efforts in years, perhaps decades, when it comes to the European tech sector. We’ve been digesting it […]
The post The EU Cloud and AI Development Act: What It Gets Right, and What It Still Needs appeared first on SUSE Communities....
- Field Notes: Using the Harvester CSI Driver to consume Longhorn storage in your guest cluster3 June 2026, 1:39 am
When running a guest Kubernetes cluster inside SUSE Virtualization/Harvester, you get the best of both worlds: bare-metal performance with VM-level flexibility. It’s a really common pattern: you installed your Rancher and downstream nodes as guest VMs and now you need to access the host storage (SUSE Storage/Longhorn). If you’ve browsed the SUSE Rancher Apps Marketplace, […]
The post Field Notes: Using the Harvester CSI Driver to consume Longhorn storage in your guest cluster appeared firs...
- SUSE HA for SAP HANA scale-up cost-optimized improved2 June 2026, 9:20 am
The SAPHanaSR-angi package ships an HADR provider hook script for automating changes in memory limits and table preload on takeover. This simplifies the SAP HANA scale-up cost-optimized scenario. In this blog article you will learn what is new for the scale-up cost-optimized scenario and where you find more information. What is a SAP HANA cost-optimized […]
The post SUSE HA for SAP HANA scale-up cost-optimized improved appeared first on SUSE Communities....
- Field Notes: Optimizing a DELL PowerStor CSI installation on SUSE Virtualization1 June 2026, 6:57 pm
What is this? I’m starting a series of blog posts on various tips, suggestions and optimizations I’ve devised here and there with SUSE products as a Solutions Architect! This one in particular are some notes and suggestions for improving the documentation at: https://infohub.delltechnologies.com/static/media/client/7phukh/DAM_4b73960f-163e-4463-bec1-d10280d8160e.pdf DISCLAIMER: This is not official documentation, just some field exploration and experimentation. ALWAYS […]
The post Field N...
- A Unified Approach to Virtualization1 June 2026, 4:31 pm
Managing enterprise IT often feels like keeping one foot in the past and the other in the future. On one side, you have legacy virtual machine infrastructure that your operations team knows inside out; on the other, cloud-native containerized stacks driving rapid application development. Running these environments separately usually means maintaining duplicate hardware investments and […]
The post A Unified Approach to Virtualization appeared first on SUSE Communities....
- Tuning Windows VM Performance on SUSE Virtualization31 May 2026, 6:31 am
SUSE Virtualization is a cloud native hyperconverged infrastructure platform solution optimized for running virtual machine and container workloads in the data center, multi-cloud and edge environments. This article focuses on tuning Windows VM performance on SUSE Virtualization since Windows guests often need a little more care to reach their full potential. You can find the […]
The post Tuning Windows VM Performance on SUSE Virtualization appeared first on SUSE Communities....
- Announcing Trento Version 3.129 May 2026, 12:38 pm
Trento 3.1 continues the road started with Trento 3.0 around automation and AI capabilities. It also strengthens the application core and brings important observability improvements. Timezone Awareness Trento 3.1 allows users to select the timezone in which date and time stamps are displayed across the UI. This facilitates the user understanding when past events collected in the […]
The post Announcing Trento Version 3.1 appeared first on SUSE Communities....
- Your Next Enterprise Linux: SUSE Linux 16.1 Public Beta is on the Way28 May 2026, 2:12 pm
Exciting news for the open-source and enterprise world! We are thrilled to announce the public beta release of the SUSE Linux 16.1 family officially arriving on May 28, 2026. As the successor to the highly successful SUSE Linux Enterprise (SLE) 15 family, this SUSE Linux release introduces a modernized Linux operating system engineered to tackle […]
The post Your Next Enterprise Linux: SUSE Linux 16.1 Public Beta is on the Way appeared first on SUSE Communities....
- The Art of Kernel Module Harmony27 May 2026, 6:09 pm
Every modern Linux system relies on a delicate runtime dance. The SUSE Linux Enterprise Server (SLES) kernel includes more than 2,000 loadable modules out of the box, with about 60 percent of them serving as hardware drivers. But what happens when you need to introduce a brand-new storage controller driver or swap out an existing […]
The post The Art of Kernel Module Harmony appeared first on SUSE Communities....
- 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...
- KDE Linux Drops AUR4 June 2026, 3:09 pm
KDE Linux developers have dropped the Arch User Repository from the build pipeline due to security concerns; other distributions should consider doing the same.... 
- California May Exempt Linux from Its Age-Verification Law2 June 2026, 3:15 pm
After backlash from the Linux community, California may be backing off on its promise to force all operating systems to verify age, but one platform may still have to comply....
- Another Logic Bug Found in Linux Kernel1 June 2026, 2:27 pm
Qualys has discovered a vulnerability in the Linux kernel that can be used to elevate standard user privileges....
- Transform Your Desktop Interactions with Kando31 May 2026, 5:20 am
Launch applications and interact with the desktop using mouse gestures at an entirely new level with Kando....
- Exploring the Nexis System Manager31 May 2026, 5:20 am
Nexis lets you manage processes, applications, packages, and disk health with a single tool. We'll help you get started....
- The Latest Quirky and Creative Linux Distros31 May 2026, 5:20 am
This month we explore Solus 4.9, RakuOS 2026.04.15, Trisquel 12.0, and iDeal OS 2026.04.03....
- Foreign-Made Router Restrictions31 May 2026, 5:20 am
A recent FCC decision won't allow new authorizations for foreign-made consumer routers to be sold in the US....
- Managing Systems and Applications with pyinfra31 May 2026, 5:20 am
Keeping Linux machines in a known state requires a configuration management system. Discover how pyinfra simplifies this task with Python's full programming power....
- Running Windows Apps on Linux31 May 2026, 5:20 am
Bottles lets you run Windows apps and games on Linux in clean, isolated environments without dual-booting....
- Sneaking Around Docker and Kubernetes Isolation31 May 2026, 5:20 am
Docker containers and Kubernetes pods might not be as airtight as you think. We'll show you three potential attacks....
- NixOS 26.05 ‘Yarara’ Released with Systemd Initrd by Default and Major Infrastructure Updates28 May 2026, 4:00 pm
by George Whittaker
The NixOS project has officially released NixOS 26.05, codenamed “Yarara,” continuing the distribution’s unique approach to Linux system management through declarative configuration, atomic upgrades, and reproducible deployments. The release introduces several important platform-level changes, modernized infrastructure components, and continued refinement of the Nix ecosystem.
As one of the most distinct...
- GNOME 51 Development Officially Begins as ‘A Coruña’ Cycle Gets Underway26 May 2026, 4:00 pm
by George Whittaker
The GNOME Project has officially opened the development cycle for GNOME 51, the next major release of one of Linux’s most widely used desktop environments. Following the recent launch of GNOME 50 “Tokyo,” developers are already shifting focus toward the next chapter of the desktop’s evolution, which will carry the codename “A Coruña.”
While it’s still very early in the process, the release sched...
- Alpine Linux Experiments with Systemd Compatibility While Keeping Its Lightweight Identity21 May 2026, 4:00 pm
by George Whittaker
Alpine Linux, one of the most recognizable non-systemd Linux distributions, is reportedly experimenting with an optional systemd compatibility layer, a move that has sparked intense discussion across the Linux community.
For years, Alpine has stood apart from mainstream Linux distributions by avoiding both glibc and systemd, instead relying on:
musl libc
BusyBox
OpenRC as its init system
Now, growing softw...
- Debian Experiments with AI-Assisted Bug Triage as Open-Source Projects Face Growing Report Overload19 May 2026, 4:00 pm
by George Whittaker
The Debian project has begun exploring AI-assisted bug triage workflows, joining a broader movement across the open-source world to manage the rapidly increasing volume of software bug reports and vulnerability submissions.
While Debian developers are approaching the idea cautiously, the effort reflects a growing reality for large open-source projects: modern software ecosystems are producing more bugs, duplic...
- BudsLink Brings Advanced Earbud Controls to Linux Desktops14 May 2026, 4:00 pm
by George Whittaker
Linux users have long faced a frustrating limitation with wireless earbuds: basic Bluetooth audio usually works, but advanced features often remain locked behind proprietary mobile apps. A new open-source project called BudsLink is trying to change that.
Designed specifically for Linux desktops, BudsLink adds support for battery monitoring, Active Noise Cancellation (ANC) controls, ambient sound modes, gesture...
- Ubuntu 26.10 Development Officially Begins as ‘Stonking Stingray’ Takes Shape12 May 2026, 4:00 pm
by George Whittaker
Canonical has officially kicked off development planning for Ubuntu 26.10, the next interim release of the popular Linux distribution. Codenamed “Stonking Stingray,” the release is scheduled to arrive on October 15, 2026, continuing Ubuntu’s predictable six-month development cycle.
Although Ubuntu 26.10 is still in the early planning stages, the release roadmap already offers hints about what users can e...
- Linux 7.1-rc2 Released with Driver Fixes, Steam Deck OLED Audio Repair, and Growing AI Patch Trends7 May 2026, 4:00 pm
by George Whittaker
Linus Torvalds has officially released Linux kernel 7.1-rc2, the second release candidate in the Linux 7.1 development cycle. While Torvalds described the update as a “fairly normal” RC release, the kernel includes a broad collection of driver fixes, subsystem cleanups, and stability improvements that continue shaping the next major Linux kernel release.
Although still an early testing version intended mai...
- LibreOffice 26.4 Beta Experiments with AI Writing Features and Smarter Editing Tools5 May 2026, 4:00 pm
by George Whittaker
The upcoming LibreOffice 26.4 Beta is introducing early AI-powered writing capabilities, signaling a new direction for the open-source office suite. While LibreOffice has traditionally focused on privacy, local processing, and open standards, the beta release shows that The Document Foundation is now exploring how artificial intelligence can assist users without fully embracing cloud-dependent ecosystems.
The ...
- Linux Foundation Launches Open Driver Initiative to Strengthen Hardware Support Across Linux30 April 2026, 4:00 pm
by George Whittaker
The Linux Foundation has announced a new Open Driver Initiative, a collaborative effort aimed at improving the development, maintenance, and long-term sustainability of open-source hardware drivers across the Linux ecosystem.
The initiative reflects growing demand for better hardware compatibility in areas ranging from desktops and gaming systems to cloud infrastructure, automotive platforms, AI hardware, and ...
- Canonical Unveils Ubuntu AI Strategy: Local Models, User Control, and Smarter Workflows28 April 2026, 4:00 pm
by George Whittaker
Canonical has officially revealed its long-anticipated plans to bring artificial intelligence features into Ubuntu, marking a significant shift for one of the world’s most widely used Linux distributions. Rather than rushing into the AI wave, Canonical is taking a measured, privacy-focused approach, one that aims to enhance the operating system without compromising its open-source values.
The rollout is exp...
- SpaceX Sets $135 IPO Price at $1.77T Valuation4 June 2026, 5:48 am
SpaceX set its IPO price at $135, putting the company on track for a record public listing and a valuation near $1.77 trillion.
The post SpaceX Sets $135 IPO Price at $1.77T Valuation appeared first on TechRepublic.... 
- Amazon Moves Prime Day, Keeps Four-Day Shopping Event for 20263 June 2026, 8:17 pm
Amazon Prime Day 2026 runs June 23-26, shifting earlier as the company keeps its four-day format and leans into groceries.
The post Amazon Moves Prime Day, Keeps Four-Day Shopping Event for 2026 appeared first on TechRepublic.... 
- Apple’s 2026 Security Events: iPhone Exploits, Zero-Days Put Millions at Risk3 June 2026, 8:09 pm
Apple’s 2026 security year includes zero-days, iPhone exploit kits, WebKit fixes, and background patches that users and IT teams need to track.
The post Apple’s 2026 Security Events: iPhone Exploits, Zero-Days Put Millions at Risk appeared first on TechRepublic.... 
- Microsoft Tests Wearable AI Badge for Office Workers3 June 2026, 8:02 pm
Microsoft showed Project Solara concept devices at Build 2026, including a wearable AI badge for office workers using AI agents.
The post Microsoft Tests Wearable AI Badge for Office Workers appeared first on TechRepublic.... 
- CISA Flags 2-Year-Old Oracle WebLogic Vulnerability as Actively Exploited3 June 2026, 3:56 pm
CISA added Oracle WebLogic flaw CVE-2024-21182 to its KEV catalog, giving federal agencies until June 4 to patch exposed servers.
The post CISA Flags 2-Year-Old Oracle WebLogic Vulnerability as Actively Exploited appeared first on TechRepublic....
- Microsoft Unveils AI-Powered Windows Features for Developers3 June 2026, 2:17 pm
Microsoft’s Build 2026 Windows updates add developer setup tools, local AI models, Linux workflows, and agent security controls.
The post Microsoft Unveils AI-Powered Windows Features for Developers appeared first on TechRepublic....
- Price Drop: Upgrade to Windows 11 Pro for Only $133 June 2026, 12:00 pm
Unlock the latest user interface, enhanced security features, and new tools for hybrid and remote workers.
The post Price Drop: Upgrade to Windows 11 Pro for Only $13 appeared first on TechRepublic....
- 5 Best Personal CRM Tools for 20263 June 2026, 5:00 am
I reviewed the best personal CRM tools and found HubSpot to be the top free option, while Pipedrive, monday CRM, Notion, and ClickUp stand out for timelines, task tracking, project databases, and customization.
The post 5 Best Personal CRM Tools for 2026 appeared first on TechRepublic....
- Zoom Introduces ‘ZoomMate,’ an AI Teammate for Post-Meeting Work2 June 2026, 8:14 pm
ZoomMate aims to turn meeting conversations into AI-powered workflows, giving IT leaders new questions around governance, automation, and ROI.
The post Zoom Introduces ‘ZoomMate,’ an AI Teammate for Post-Meeting Work appeared first on TechRepublic....
- Cisco Live 2026: New Security Tools Target AI Threats2 June 2026, 7:39 pm
Cisco unveiled Cloud Control, Live Protect, and Hybrid Mesh Firewall at Cisco Live to help enterprises manage AI-era IT and security operations.
The post Cisco Live 2026: New Security Tools Target AI Threats appeared first on TechRepublic....
- Fedora Infrastructure Status: Updates and reboots on Fedora infrastructure4 June 2026, 9:00 pm
... 
- Peter Czanik: The status of OpenSSL 4.0 support in syslog-ng4 June 2026, 12:01 pm
... 
- Fedora Magazine: Aleksandra Fedorova on Community, Flock, and the Human Side of Fedora4 June 2026, 8:00 am
Flock to Fedora is more than a conference — it’s where the Fedora community comes alive. As part of the #In the CommitHistory campaign, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they’re hoping for in Prague this June. This is one of those conversations.
Aleksandra Fedorova’s journey into Fedora started with a sticker. At LinuxTag in Berlin, her ... 
- Fedora Magazine: Fedora 43 Upgrade revealed 20 years old Outlook Security Bug3 June 2026, 7:19 pm
Yes, the Fedora 43 upgrade brought an interesting revelation for all Outlook users—one that Microsoft is unlikely to be thrilled about. Outlook was not encrypting email connections, even though SSL/TLS was clearly enabled in the account settings. It looks like, that bug dates back to at least Outlook 2007, which is the oldest Outlook version I was informed about.
Let us start with the beginning
Every six months, Fedora Servers require and upgrade to... 
- Akashdeep Dhar: Mindshare Election For FL44: Interview With Akashdeep Dhar3 June 2026, 6:30 pm
This is a part of the Fedora Linux 44 Mindshare Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.Interview with Akashdeep DharFAS ID: t0xic0derMatrix Rooms:Fedora Council (#council:fedoraproject.org)Fedora Mindshare (#mindshare:fedoraproject.org)Fedora Forgejo (#fedora-forgejo:fedoraproject.org)Fedora Infrastructure (#admin:fedoraproje... 
- Akashdeep Dhar: Council Election For FL44: Interview With Akashdeep Dhar3 June 2026, 6:30 pm
This is a part of the Fedora Linux 44 Council Elections Interviews series. Voting is open to all Fedora contributors. The voting period starts Monday, June 1st and closes promptly at 23:59:59 UTC on Friday, June 12th 2026.Interview with Akashdeep DharFAS ID: t0xic0derMatrix Rooms:Fedora Council (#council:fedoraproject.org)Fedora Mindshare (#mindshare:fedoraproject.org)Fedora Forgejo (#fedora-forgejo:fedoraproject.org)Fedora Infrastructure (#admin:fedoraproject... 
- Fedora Magazine: Valentin Rothberg on Building the Future of Fedora Containers3 June 2026, 8:00 am
Valentin Rothberg’s journey into container-native Linux didn’t start with a grand plan – it started with the work. After over 8 years at Red Hat contributing to projects like Podman and bootable containers, Fedora felt like the natural home for his next chapter. In Summer 2025 he began working on Project Hummingbird, which builds directly on top of Fedora. Flock 2026 is where he wants to share what he’s learned.
His first Flock was in Budapest in...
- Fedora Magazine: From Antarctica to FPL : Jef Spaleta on Leading Fedora Into Its Next Chapter2 June 2026, 10:40 pm
Flock to Fedora is more than a conference – it’s where the Fedora community comes alive. As part of the “CommitHistory” campaign, we sat down with confirmed Flock 2026 speakers to hear their stories: what brought them to Fedora, what Flock means to them personally, and what they’re hoping for in Prague this June. This is one of those conversations.
Jef Spaleta came back to Fedora at exactly the right moment. After years away, working across sof...
- Fedora Magazine: #Commit History: Tell Us About Your First Commit2 June 2026, 2:11 pm
Maybe it was a one-line typo fix in the docs. Perhaps it was a package you’d been maintaining in secret for months before you finally submitted it. Maybe it was completely terrifying, or maybe it just felt like the most natural thing in the world. Whatever it was we want to hear about it.
Ahead of Flock to Fedora 2026 (June 14–16, Prague), We the Fedora CommOps team are launching #Commit History: a community campaign to collect the origin stories of ...
- Fedora Infrastructure Status: Planned Outage - Fedora Copr - copr-backend upgrade2 June 2026, 9:00 am
...
- Health-check the listener your gRPC traffic actually uses21 May 2026, 12:00 am
...
- Weighted load balancing has saved me more times than I can count14 May 2026, 12:00 am
...
- YOLO Is a Terrible Strategy for Validating Production Changes7 May 2026, 12:00 am
...
- Deterministic routing is one of the most effective ways distributed systems reduce consistency…30 April 2026, 12:00 am
...
- When you think of microservices, you probably think of centralized shared services23 April 2026, 12:00 am
...
- Are you using traffic mirroring in production? If not, try it out16 April 2026, 12:00 am
...
- Agent Skills Are Becoming the Best Way to Capture Institutional Knowledge9 April 2026, 12:00 am
...
- Saved Prompts Are Dead. Agent Skills Are the Future2 April 2026, 12:00 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
...
- Finding Top Exim Queue Abusers by cPanel Account13 May 2026, 11:07 pm
A spiking Exim queue is one of those early warning signs that something on a cPanel server has gone sideways. Sometimes it is a compromised account blasting out phishing mail. Sometimes it is a legitimate client running a poorly throttled newsletter. Sometimes it is a contact form with no captcha that a bot has discovered. […]...
- 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 […]...
- 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....
- Arch Linux 2026 Leader Election Results4 June 2026, 12:27 pm
Recently we held our leader elections and after a lively discussion period on the (internal) mailing lists and voting phase with two candidates Levente "anthraxx" Polyák was re-elected as Arch Linux Project Lead.
As per our election rules he is re-elected with the term lasting two years.
The role of of the project lead within Arch Linux is connected to a bunch of
responsibilities regarding decision making (when no consensus can be reached), community leadership, Code of Conduct enforcement, han... 
- Breaking changes for all users of `varnish`, which is renamed to `vinyl-cache`25 May 2026, 4:58 am
The Varnish project has renamed itself to Vinyl Cache.
We followed this rename with a new vinyl-cache package.
This upgrade results in breaking changes and users are advised to study these changes and how it affects them before following the replacement.
All references to "varnish" have been changed to "vinyl" in all binaries and directories.
At minimum, users will have to:
rename /etc/varnish to /etc/vinyl-cache
rename /var/lib/varnish to /var/lib/vinyl-cache
fix up ownership of files inside /...
- kea >= 1:3.0.3-6 update requires manual intervention7 April 2026, 4:50 pm
The kea package has moved all services to run as a dedicated kea user (instead of root) for improved security. This change requires permission updates to the runtime files created by the kea services.
Users upgrading from an existing kea installation should therefore run the following commands after the upgrade:
chown kea: /var/lib/kea/* /var/log/kea/* /run/lock/kea/logger_lockfile
systemctl try-restart kea-ctrl-agent.service kea-dhcp{4,6,-ddns}.service
Accounts that need to interact with kea se...
- iptables now defaults to the nft backend5 April 2026, 6:28 pm
The old iptables-nft package name is replaced by iptables, and the
legacy backend is available as iptables-legacy.
When switching packages (among iptables-nft, iptables, iptables-legacy),
check for .pacsave files in /etc/iptables/ and restore your rules if needed:
/etc/iptables/iptables.rules.pacsave
/etc/iptables/ip6tables.rules.pacsave
Most setups should work unchanged, but users relying on uncommon xtables
extensions or legacy-only behavior should test carefully and use
iptables-legacy if r...
- 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...
- When you should upgrade to a dedicated server for better website performance23 May 2026, 8:21 pm
Your first car takes you places, but as life changes, you have longer commutes, road trips, and a family. The starter car starts holding you back; you don’t keep driving it forever just because it worked in the beginning. You don’t abandon the car; you upgrade it to match where you are in life. Your […]...
- Understanding tier IV data centers and why they matter23 May 2026, 8:20 pm
While ordering food online when you’re hungry, you usually choose a restaurant that is closer to you so you can receive the order faster, right? The relationship between a data center and hosting is similar. When choosing your hosting plan, especially if you are looking for low cost hosting in India, selecting a data center […]...
- The backbone of play: How online gaming platforms run on modern server infrastructure in 202611 April 2026, 2:52 pm
Online gaming is probably the one area that will continually push the limits of server architecture, networking, and operating systems. The pressure on the gaming infrastructure in 2026 is astronomical. Gamers demand sub-20ms latency, large-scale simultaneous multiplayer experiences, and no downtime, as they simultaneously stream 4K assets in real-time. To the legions of systems administrators, […]...
- 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 […]...
- I Emailed Python’s Creator in 2007. The Language Now Runs the World.23 April 2026, 6:15 am
In August 2007, a few weeks after launching this site, I did something that still surprises me when I think about it: I emailed Guido van Rossum — the creator of Python and the language’s self-titled “Benevolent Dictator For Life” — to ask for advice on starting a Python User Group in the Philippines.To my genuine shock, he replied. Quickly. With actual instructions on how to get it started.That email led to a blog post called “Will Real Python Hackers Please Stand Up,” which becam...
- The State of Linux-Powered Robots: From Lego Kits to World Domination14 April 2026, 12:48 pm
In 2009, I wrote a TechSource article called “[5 Awesome Robot Kits to Get You Started with Robotics].”The most advanced robot on that list was a LEGO Mindstorms NXT. It had three servo motors, four sensors, and the approximate intelligence of a toaster with ambitions.Two years later, I followed it up with “[Best Robotics Software for Linux],” where we covered tools like ROS, Player, and CARMEN. At the time, the state-of-the-art in Linux robotics was getting a wheeled platform to navigat...
- Ubuntu 24.04 LTS vs. macOS 26 Tahoe: The Free OS That Rivals a Premium Experience6 April 2026, 10:04 am
I’m writing this on a MacBook Air running macOS 26 Tahoe, and I keep glancing at my Mac Mini in the corner — the one running Ubuntu 24.04 LTS.I’ve been a macOS user for a decade. I develop iOS apps. I’m neck-deep in the Apple ecosystem — iPhone, Apple Watch Ultra, AirPods, the whole cult membership. But last year, Apple released macOS Tahoe with its Liquid Glass redesign, and I found myself wondering: has the free operating system actually gotten *better* than the premium one?Short ans...
- 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...