- Ubuntu To Ship Newer AMD ROCm Updates Via SRUs3 June 2026, 11:44 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)...... 
- NVIDIA Hopper & Blackwell GPU Support Moves Closer For Open-Source Nova Driver3 June 2026, 10:26 am
While the upstream, open-source Nouveau driver already supports NVIDIA's Hopper and Blackwell graphics processors with the GPU System Processor (GSP) code path, the bring-up of the Rust-written Nova driver remains ongoing. Out this week is the 12th iteration of the Hopper and Blackwell enablement for this future open-source NVIDIA Linux driver...... 
- Intel XPU Manager Adds Support For Arc Pro B65 + Arc Pro B703 June 2026, 10:17 am
Intel this week rolled out new versions of their open-source XPU Manager and Linux NPU driver software...... 
- Microsoft Announces Coreutils For Windows: Derived From Rust Coreutils3 June 2026, 9:47 am
As another interesting takeaway from this week's Microsoft Build 2026 conference beyond their open-source Intelligent Terminal project is Coreutils for Windows. Microsoft is maintaining a fork of Rust Coreutils for Windows to ease the developer experience across Windows / WSL / macOS / Linux...... 
- New "KRAID" Compiler Merged To Mesa For Panfrost/PanVK Drivers3 June 2026, 9:44 am
As a follow-up to the article last week about KRAID as a new compiler for modern Arm Mali graphics, that initial code has now been merged to Mesa 26.2 for benefiting the Panfrost and PanVK open-source drivers...... 
- Canonical Now Considers Their Steam Snap For ARM64 To Be Stable3 June 2026, 12:50 am
At the beginning of the year Canonical announced a Steam Snap package for Ubuntu ARM64 that leverages the FEX emulator for running x86/x86_64 games on ARM64. After months of testing and improvements, they now consider their Steam Snap for ARM64 to be stable...... 
- Marek Olšák Scores Up To 100% Pixel Throughput Optimization For RADV Driver3 June 2026, 12:30 am
Marek Olšák who had been a longtime AMD Linux driver engineer specializing in the RadeonSI Gallium3D driver, recently began working for Valve on their Linux graphics driver team. His focus has understandably shifted to working on the RADV Vulkan driver and one of his early optimizations now with the Valve hat on is up to a 100% pixel throughput optimization for the RADV driver, which is already quite well optimized thanks to years of investment from Valve, Red Hat, and others...... 
- Microsoft Announces Open-Source "Intelligent Terminal"2 June 2026, 7:18 pm
Microsoft today announced their newest open-source creation... Under the MIT license it's the Intelligent Terminal...... 
- Benchmarking The Different CachyOS Linux Kernel Flavors2 June 2026, 2:40 pm
CachyOS ships with a good Linux kernel configuration by default balancing the different features as well as performance. But they also ship a variety of other kernel builds for those preferring a more leading-edge kernel or the current LTS series, a hardened kernel configuration, and more. In this article are some fresh benchmarks of the Arch Linux based CachyOS Linux distribution with some of its main kernel flavors....
- KDE Plasma 6.8 Still Planning To End X11 Support, 95% Of Plasma 6.6 Users Are On Wayland2 June 2026, 2:24 pm
KDE developers are sticking to their plans for Plasma 6.8 going Wayland-exclusive in dropping X11 support. Meanwhile it turns out 95% of current Plasma 6.6 users are running already on Wayland......
- [$] 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...
- [$] Representing the true signatures of kernel functions1 June 2026, 6:59 pm
Optimizing compilers can, under some circumstances, infer when a parameter to a
function is not needed, and remove it. This is all well and good until the
kernel's tracing or BPF subsystems need information on how to call the function
or where its arguments are stored.
Alan Maguire and Yonghong Song spoke at the 2026
Linux
Storage, Filesystem, Memory-Management, and BPF Summit about their work on
recording information regarding changed function signatures in the kernel's BTF debugging
informat...
- Seven stable kernels for the first day of June1 June 2026, 5:38 pm
Greg Kroah-Hartman has announced the release of the 7.0.11, 6.18.34, 6.12.92, 6.6.142, 6.1.175, 5.15.209, and 5.10.258 stable kernels. As usual, each
contains important fixes throughout the tree, including a fix for the "CIFSwitch" vulnerability (CVE-2026-46243) which could allow a local-privilege-escalation exploit. Users are advised to
upgrade.
...
- DistroWatch turns 251 June 2026, 2:39 pm
The DistroWatch site is celebrating its
25th anniversary. "All in all, it has been an incredible ride. Many
of you who read these pages regularly know that downloading and testing
distributions is a highly addictive pastime. I have been an avid
distro-hopper for the last 25 years and I don't see myself abandoning this
activity for many more years to come." Congratulations to Ladislav
Bodnar and all the others who have kept that resource going for so long....
- [$] Reconsidering x32 — again1 June 2026, 2:22 pm
The x32 ABI was meant
to be the best of both worlds, providing the expanded registers and
instruction set of the x86-64 architecture while preserving the lower
memory use of 32-bit systems. The Linux kernel has supported x32 since the
3.4 release in 2012. The initial excitement around x32 did not last,
though, and kernel developers are considering removing that support — and
not for the first time. Even the most unloved features tend to have a few
users, though, making removal hard....
- Multiple redhat-cloud-services npm packages compromised (StepSecurity Blog)1 June 2026, 2:05 pm
StepSecurity is reporting
that a number of npm packages in the @redhat-cloud-services
scope include malware that runs automatically on every npm
install:
The payload is a multi-stage credential harvester that sweeps
GitHub Actions secrets along with AWS, GCP, Azure, Kubernetes,
HashiCorp Vault, npm, and CircleCI tokens, and it is purpose-built to
evade detection, including an explicit attempt to bypass StepSecurity
Harden-Runner.
StepSecurity analyzed @redhat-cloud-services/host-inventory-cli...
- 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....
- FOSS Weekly #26.22: Win for Linux, Firefox New AI Feature, AMD Betrayal, Rust Linux Commands and More28 May 2026, 1:38 pm
Linux gets some relief in the absurd OS-level age verification law fiasco....
- Don't Expect a Raspberry Pi 6 Until At Least 202827 May 2026, 5:57 pm
Raspberry Pi CEO Eben Upton confirmed that in a Reddit AMA recently....
- I Tried Firefox Smart Window, and It Won Me Over a Little27 May 2026, 4:47 pm
Mozilla's new AI browsing mode is in limited beta, and it's more capable than I expected....
- A New Linux Driver Could Make USB4 Cables a Blazing Fast Way to Move Data26 May 2026, 3:19 pm
The incoming driver would let you move data between two computers over a USB4 cable without needing a network interface....
- 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 (not yet, anyway), so Canonical bundles the Intel/AMD Steam binary with the FEX emulator. The stable release of the Steam snap for ARM64 exposes FEX’s... 
- 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...
- Canonical to shut Ubuntu Pastebin after 18 years of service24 May 2026, 6:28 pm
Canonical will decommission its long-running text-hosting service Ubuntu Pastebin on May 31. The company is pulling the plug as part of a broader “infrastructure modernization and migration project”, according to Canonical Community Engineer Aaron Prisk. Ubuntu Pastebin works similarly to GitHub’s Gist, albeit without the revision history. It’s been available as a tool the community can use since late 2007. The service was partly launched to help the distro’s official IRC support chann...
- T2 Linux 26.6 Brings Linux 7.0, Refined KDE Plasma Desktop with Flatpak Support3 June 2026, 12:04 pm
T2 Linux SDE 26.6 is now available for download as a hefty update for this highly portable source-based Linux distribution adding a refined KDE Plasma desktop with Flatpak support and Linux 7.0.... 
- Android Leftovers3 June 2026, 6:51 am
Android 17 Beta 4.1 Is Now Live: Here's Every Feature You Can Test and Eligible Phones... 
- Why Ubuntu won when every other "easy" Linux distro failed3 June 2026, 6:41 am
Every few years, someone declares that this is finally the Linux desktop's moment... 
- New Dell XPS 14 and 16 Announced, Ubuntu Version Coming This Year3 June 2026, 6:40 am
Dell has announced the return of its XPS laptop line at CES 2026... 
- A Green Anniversary3 June 2026, 6:21 am
a week away from this site's birthday (or anniversary)... 
- Windows Down to New Lows in Australia3 June 2026, 5:55 am
Is Microsoft going under down under?... 
- Free and Open Source Software, and Benchmark3 June 2026, 5:52 am
This is free and open source software... 
- Why I never let my Android recycling bin sit full for 30 days - and how I empty it3 June 2026, 5:30 am
Android keeps deleted files in the Trash for 30 days... 
- Today in Techrights3 June 2026, 4:03 am
Some of the latest articles... 
- Transmission 4.1.2 Open-Source BitTorrent Client Released with Important Fixes2 June 2026, 11:55 pm
Transmission 4.1.2 open-source BitTorrent client is now available for download with various bug fixes and improvements for the Qt client, GTK client, Web client, and macOS client.... 
- 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....
- 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.... 
- Aeon 202606012 June 2026, 10:47 pm
Aeon is an immutable desktop Linux distribution based on openSUSE. It is a relatively small, low-maintenance system with automated daily updates, thus recommended for Linux beginners or "lazy developers". Some of the distribution's other features include a custom system installer called Transactional Installation Kit (TIK), a pre-configured GNOME desktop, out-of-the-box support for Flatpak packages, Distrobox configured to launch Tumbleweed containers, and automatic rollbacks to its last workin... 
- 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...
- Clonezilla 3.3.2-312 June 2026, 11:33 am
Clonezilla Live is a Debian-based live CD containing Clonezilla, a partition and disk cloning software similar to Norton Ghost. It saves and restores only used blocks in hard drive. With Clonezilla, one can clone a 5 GB system to 40 clients in about 10 minutes....
- Flatcar 4593.2.22 June 2026, 11:10 am
Flatcar Container Linux is a container-optimized operating system based on Gentoo Linux. It is a minimal operating system image which includes only the tools needed to run containers and it supports all of the popular methods for running containers. The distribution ships an immutable filesystem and includes automatic atomic updates. Flatcar Container Linux runs on most cloud providers, virtualization platforms and bare metal servers....
- #Commit History: Tell Us About Your First Commit3 June 2026, 11:35 am
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 […]... 
- Microsoft Announces Open-Source "Intelligent Terminal"3 June 2026, 10:03 am
Microsoft today announced their newest open-source creation... Under the MIT license it's the Intelligent Terminal...... 
- Vim Classic 8.3 Debuts as an AI-Free Vim Fork3 June 2026, 8:32 am
Vim Classic 8.3 arrives as a long-term support fork of Vim, based on Vim 8.2 and maintained without generative AI tools.... 
- Claim of 500+ IBM Red Hat Layoffs With Termination Next Month3 June 2026, 7:00 am
From what we can gather but are unable to verify, as many as 500+ at Red Hat lost their job; at first we heard 300+, then some insiders said 400+. Someone says it's now 500+ (maybe more impacted later?)...... 
- From Antarctica to FPL : Jef Spaleta on Leading Fedora Into Its Next Chapter3 June 2026, 5:29 am
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 […]... 
- Canonical Now Considers Their Steam Snap For ARM64 To Be Stable3 June 2026, 3:57 am
At the beginning of the year Canonical announced a Steam Snap package for Ubuntu ARM64 that leverages the FEX emulator for running x86/x86_64 games on ARM64. After months of testing and improvements, they now consider their Steam Snap for ARM64 to be stable...... 
- HyprLTM-Net v0.4 Released with MAC Randomization, Speed Test, Custom Themes, and More3 June 2026, 2:26 am
HyprLTM-Net v0.4 is here with custom theme support, MAC Randomization, a built-in Speed Test, improved Wi-Fi handling, and several under-the-hood optimizations.... 
- Benchmarking The Different CachyOS Linux Kernel Flavors2 June 2026, 5:16 pm
CachyOS ships with a good Linux kernel configuration by default balancing the different features as well as performance. But they also ship a variety of other kernel builds for those preferring a more leading-edge kernel or the current LTS series, a hardened kernel configuration, and more. In this article are some fresh benchmarks of the Arch Linux based CachyOS Linux distribution with some of its main kernel flavors.... 
- 86Box 6.0 Brings Big Update to the Retro x86 Emulator2 June 2026, 3:45 pm
86Box 6.0 updates the open-source retro PC emulator for running DOS, Windows 98, Windows 2000, OS/2, BeOS, and early Linux systems....
- X.Org Server Starts June With Nine New Security Vulnerabilities Discovered Via AI2 June 2026, 2:13 pm
There are nine new security vulnerabilities impacting the X.Org Server as well as the XWayland component. Yep, more than a decade after X.Org Server security issues began coming to light with a security research acknowledging it's a disaster and "it's worse than it looks", it continues holding true......
- 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 […]...
- 8 new Paramount+ shows and movies streaming in June3 June 2026, 12:00 pm
True crime, espionage thrills, and action-packed entertainment.... 
- Stop paying $240 a year for Acrobat—these 3 free tools do everything you actually need3 June 2026, 11:30 am
I'm always looking for a way to cut a subscription.... 
- Seams can spoil your 3D prints, here’s what they are and how to hide them3 June 2026, 11:00 am
Seams are a normal part of 3D printing, but you might be able to improve them.... 
- I ditched my spare Windows PC for virtual machines—and testing sketchy software got way easier3 June 2026, 10:30 am
Virtual machines beat sandboxes for testing untrusted software, and here's why I switched... 
- 4 critically-acclaimed HBO Max shows to watch this week (June 1-7)2 June 2026, 8:01 pm
From a crumbling French château to basketball's flashiest dynasty, a variety of HBO Max picks to power your week.... 
- Supercar speed, sedan practicality—this BMW does both2 June 2026, 8:01 pm
Four seats, AWD, and serious supercar punch—the BMW M4 really does it all.... 
- 5 ways to repurpose an old Galaxy Watch2 June 2026, 7:31 pm
Stop letting that old Galaxy Watch collect dust... 
- The Subaru Trailseeker is the wagon the Outback used to be—and now it's electric2 June 2026, 7:00 pm
This electric crossover may be closer to Subaru’s roots than you’d think.... 
- One Claude feature solved my biggest frustration, then Anthropic killed it2 June 2026, 6:30 pm
Yelling at the screen is not a long-term solution.... 
- Google just made it way harder for scammers to trick Android users2 June 2026, 6:00 pm
And more Android phones are compatible with AirDrop... 
- 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......
- 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,......
- 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......
- Why Kubernetes policy enforcement happens too late—and what to do about it25 May 2026, 11:00 am
Kubernetes has become the backbone of modern cloud-native infrastructure. Its flexibility lets teams move fast, compose complex systems from modular components, and deploy across environments with relative ease. But that flexibility comes with a well-known cost:......
- Zero-Downtime migration from ingress NGINX to Envoy Gateway25 May 2026, 11:00 am
Teams running Ingress NGINX in production are increasingly evaluating migration paths as Kubernetes networking evolves toward Gateway API. For many organizations, the challenge is not just selecting a Gateway API implementation, but designing a migration strategy......
- 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......
- 7 Technology Waves I’ve Seen in 30 Years of Software — Will AI Be the Next Real Transformation?2 June 2026, 8:00 pm
A Small Program and a Dot Matrix Printer
In the early 1990s, one of the applications I worked on ran on a single PC in a small office. The program generated invoices and printed them on a dot matrix printer. The interface was text-based, the hardware was limited, and the system served only a handful of users.
The application was built using Clipper and early PC-based database tools. It solved a very specific problem — automating billing and record keeping for a local business that previously r... 
- The Missing `bandit` for AI Agents: How I Built a Static Analyzer for Prompt Injection2 June 2026, 7:00 pm
If you're building LLM agents with LangGraph or the OpenAI Agents SDK, your architecture might already be vulnerable — and no runtime tool will catch it before you ship.
The Problem Nobody Is Talking About
Everyone is building AI agents. Everyone is worried about prompt injection. But almost all the tooling to prevent it works at runtime — it inspects prompts as they flow through the system and tries to block malicious content.... 
- Why Stable RAG Answers Can Still Hide Unstable Evidence2 June 2026, 6:00 pm
Most RAG evaluations focus on the answer.
Is the answer correct?
Does it appear grounded?
Did retrieval metrics improve after a pipeline change?
Those checks are useful. But they do not tell the full story.... 
- When Snowflake Lies to You: Understanding False Failures in dbt Pipelines2 June 2026, 5:00 pm
The Problem Most Teams Get Wrong
Every data engineer has lived this moment. A dbt model fails at 3 AM. You pull up the logs, see a type conversion error, and start digging through SQL. You check recent commits. Nothing changed. You inspect the upstream data. Nothing looks off. You rerun the job. It passes.
You shrug, label it a transient issue, and go back to sleep.... 
- Migrate a Hardcoded LangGraph Agent to LaunchDarkly AI Configs in 20 Minutes2 June 2026, 4:00 pm
In this tutorial, you’ll run a small LangGraph agent locally, then migrate its hardcoded prompts, model choice, and tools into LaunchDarkly AI Configs. After the migration, every prompt tweak, model swap, or tool change ships as a LaunchDarkly update instead of a code deploy. The migration takes about 20 minutes.
When you finish, the codebase will:...
- Stop Debugging Glue Jobs Manually: Building an Agentic Observability Layer for Data Pipelines2 June 2026, 3:00 pm
The Pipeline Did Not Fail Cleanly
Most pipeline failures don't look like "the job failed."
Consider a common scenario. A Glue job reads overnight event files, applies business rules, and writes to an Iceberg curated table. The job runs at its scheduled time and errors out partway through. The control table shows SUCCESS for the previous batch and FAILED for the current one, which is what you'd expect. The problem is what happened between those two states: the job wrote nine of the day's twelve p...
- Building a Spring AI Assistant With MCP Servers: A Step-by-Step Tutorial2 June 2026, 2:30 pm
Large language models are powerful text generators, but on their own, they can't see your business data or invoke your existing systems. Model Context Protocol (MCP), released by Anthropic and quickly adopted across the industry, solves this with an elegant client-server design. It lets AI applications plug into specialized servers that expose tools, returning real data the LLM can use to give accurate, practical answers.
This article (the first one in a series of three) walks through building a...
- Alternative Structured Concurrency2 June 2026, 2:00 pm
Java structured concurrency has been under development for a span of 5 years, weaving through 8 (!) distinct JEPs (JEP 428, JEP 437, JEP 453, JEP 462, JEP 480, JEP 499, JEP 505, JEP 525). To me, this feels rather excessive for what could be considered a fairly concise feature.
My goal here is to experiment with an alternative approach that leverages Java's tried-and-tested, robust functionality available since JDK 1.5. It's possible this pathway could achieve better outcomes than what is propo...
- When One MVP Is Really Four Systems: A Better Way to Plan Multi-Role Apps2 June 2026, 1:00 pm
Teams often say they are building one app. A lot of the time, that is not true.
I saw this while reviewing a telemedicine MVP. At first, the plan sounded simple enough: video visits, messaging, scheduling, and basic records....
- 5 AI Security Incidents That Broke Things in Production (and What They Have in Common)2 June 2026, 12:00 pm
Amazon's internal coding tool deleted a live AWS environment. A consulting firm's internal chatbot was fully compromised in two hours with no credentials.
A calendar invite was enough to pull files off a developer's machine without a single user click....
- Thanks To Robots, Ukraine Is Now Talking About Winning, Not Just Surviving3 June 2026, 11:00 am
fjo3 shares a report from Defense One: A small but growing number of European officials and analysts are saying what four years ago was unthinkable: Ukraine isn't just surviving its grueling war with Russia, it is in some ways thriving and may even be on a path to victory. This isn't yet captured in headlines -- for example, about last weekend's barrage of Russian drones and missiles around Ukraine -- but in the details, like how some 90 percent were intercepted. Several long-term trends have sh... 
- Trump Administration to Dismantle Ocean Monitoring System3 June 2026, 7:00 am
The Trump administration is moving to dismantle the National Science Foundation's $368 million Ocean Observatories Initiative, a network of more than 900 deep-sea instruments used to monitor ocean currents, marine ecosystems, carbon absorption, heat waves, fisheries, coastal flooding, and climate change. The NSF said it would send ships in June to begin the removal of the instruments anchored off Oregon, Washington, Alaska, North Carolina, and an area between Greenland and Iceland known as the I... 
- Microsoft's Project Solara Is an OS For Devices That Run AI Agents Instead of Apps3 June 2026, 3:30 am
An anonymous reader quotes a report from GeekWire: A team inside Microsoft has been quietly building a platform for devices that run AI agents instead of apps, based on Android instead of Windows, with two working hardware designs so far, and an initial set of big-name companies lined up to run pilots. The platform, dubbed "Project Solara," is Microsoft's bet that AI will open up entirely new scenarios for computing -- using agents to avoid the constraints of traditional software, and off-the-sh... 
- 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... 
- European Parliament Ditches Google For French Search Firm2 June 2026, 10:00 pm
The European Parliament is replacing Google with French search engine Qwant as the default on in-house computers, citing digital sovereignty and privacy concerns. Politico reports: As of Thursday June 4, "Qwant will replace Google as default search engine on European Parliament computers," officials told lawmakers in an email seen by POLITICO. The change is being made "in line with the Parliament's commitment to digital sovereignty and the protection of users' personal data." The search-engine s... 
- Russian Spy Agency Says Foreign Spies Turned Officials' Smartphones Into Surveillance Devices2 June 2026, 9:00 pm
Russia's FSB claims foreign intelligence services compromised smartphones belonging to senior Russian officials, allegedly turning them into surveillance devices capable of stealing data, recording conversations, and activating microphones or cameras. "This software is used to steal existing data, eavesdrop on ongoing conversations, and conduct covert acoustic and video monitoring of the environment near electronic devices, all aimed at obtaining sensitive information," the FSB said. The Registe... 
- Microsoft Deliberately Bricking All Office For Mac 2019/2021 Installations2 June 2026, 8:00 pm
Microsoft Office 2019 and 2021 for Mac will reportedly drop into "reduced functionality mode" on July 13, 2026, when a license-validation certificate expires, leaving perpetually licensed apps able to open files but not edit or save them. Slashdot reader joshuark shares a report from OSnews: "Microsoft Office 2019 and 2021 for Mac view-only conversion (2026) is a scheduled remote degradation of perpetually-licensed Microsoft Office software for macOS and iOS, set for July 13, 2026 when a license... 
- Microsoft Unveils Scout, an Autonomous AI Agent Built On OpenClaw2 June 2026, 7:00 pm
Microsoft has unveiled Scout, an experimental always-on AI "autopilot" agent for Microsoft 365 that can operate across Teams, Outlook, OneDrive, SharePoint, calendars, contacts, browsers, and external apps via MCP. "Autopilots stay active in the background, understand how work gets done across your apps and systems, and take action without needing to be prompted each time," said Omar Shahine, a Microsoft veteran who recently announced he is leading a new team to bring OpenClaw-based personal ass... 
- Trump Signs AI Executive Order Asking Companies To Give Government Early Access To Models2 June 2026, 6:00 pm
An anonymous reader quotes a report from CNBC: President Donald Trump on Tuesday signed an executive order asking artificial intelligence companies to provide models to the federal government to assess their capabilities ahead of a full release. The order asks companies, on a voluntary basis, to participate in a benchmarking process to assess a model's "advanced cyber capabilities" and determine whether it should be considered a "covered frontier model." It then asks for access to those models u... 
- Adafruit Pauses Blog After Demand Letter From Flux.ai's Lawyers2 June 2026, 5:00 pm
Longtime Slashdot reader Matt_Bennett shares a blog post from Adafruit: Adafruit received at 10:38 p.m. ET on May 22, 2026 a letter from former FBI chief of staff, Jonathan F. Lenzner, and partner at Fenwick & West LLP, counsel for Flux, demanding, among other things, that Adafruit refrain from publishing an article addressing what the letter characterizes as false and potentially defamatory claims about Flux, including statements about Flux's intellectual property, commercial traction and u... 
- Piramidal (YC W24) – Software Engineers – NYC Onsite3 June 2026, 12:00 pm
Comments... 
- Every Byte Matters3 June 2026, 11:04 am
Comments... 
- Hacking your PC using your speaker without ever touching it3 June 2026, 10:53 am
Comments... 
- PlayStation Architecture3 June 2026, 10:24 am
Comments... 
- Leiden Declaration on Artificial Intelligence and Mathematics3 June 2026, 6:33 am
Comments... 
- Recovering Eric Graham's 1987 Amiga Juggler raytracer source code3 June 2026, 5:49 am
Comments... 
- The Unreasonable Redundancy of Nature's Protein Folds3 June 2026, 3:47 am
Comments... 
- U of T researchers demonstrate AI worm could target any online device3 June 2026, 3:47 am
Comments... 
- Capstone – multi-platform, multi-architecture disassembly framework3 June 2026, 1:59 am
Comments... 
- Roku LT Operating System open source distribution3 June 2026, 1:13 am
Comments... 
- 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...
- Starlink and Amazon May Be Able To Buy Into EU Mobile Satellite Spectrum Plan27 May 2026, 11:00 am
An anonymous reader quotes a report from Reuters: Elon Musk's Starlink and Amazon's low-earth-orbit satellite business may be able to acquire some European mobile satellite spectrum next year, two people with direct knowledge of the matter said on Tuesday. But they said two-thirds of the satellite spectrum that allows mobile devices and vehicles to communicate seamlessly even in remote locations, would be reserved for European companies.
U.S. companies Viasat and EchoStar hold licenses that ar...
- 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....
- A Modern Approach to SAP Infrastructure Observability with Grafana Alloy27 May 2026, 5:25 pm
Managing a high-availability SAP environment requires balancing strict uptime demands with infrastructure complexity. For critical applications like SAP S/4HANA, clear visibility into hardware and operating system metrics is necessary to detect and resolve issues early. Historically, tracking these components meant running multiple standalone data collectors across your network. In the latest SUSE Best Practices guide, […]
The post A Modern Approach to SAP Infrastructure Observability with Gra...
- 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...
- 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....
- Now You See It; Now You Don't31 May 2026, 5:20 am
Remember the old days when you could buy software and they gave you a permanent copy of the files on a shrink-wrapped CD? It was primitive, but at least you knew what you were getting, and you could rest assured that your new purchase would remain in your cupboard until you or one of your heirs decided to throw it away. The new service-based Internet was sold to the public as a convenience, but under the surface, it made consumer decisions even more complicated and challenged our assumptions abo...
- 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...
- Fedora Infrastructure Status: Updates and reboots on Fedora infrastructure4 June 2026, 9:00 pm
... 
- Fedora Magazine: “Valentin Rothberg on Building the Future of Fedora Containers”3 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
...
- Fedora Community Blog: F44 Elections Vote Now!1 June 2026, 1:39 pm
The F44 elections voting period is now open! The ballot boxes for this cycles elections are open from today, Monday June 1st until Friday, June 12th on the elections app. The ballot boxes will close on June 12th at 23:59:59 UTC.
For links to candidate interviews, please visit this post or the nominations wiki page of each election.
As the number of eligible candidates (4) equaled the number of open seats (4) for the EPEL Steering Committee, no ballot box ...
- Marcin Juszkiewicz: Arm desktop: so many cores, not enough speed1 June 2026, 1:06 pm
Using a system with 80 AArch64 cores can be a pleasure. Or a pain…
Multicore heaven?
Having 80 cores sounds nice, doesn’t it? But not so much during actual use…
You see, building Fedora packages was flying by. With all cores in use, ccache
buffers filling up (in case of rebuilds), and 128 GB of RAM in constant use, etc.
But at the same time, 100% load on all cores means you cannot listen to music
on Spotify or watch online videos, etc. All that becau...
- Aurélien Bompard: From May 25 to May 311 June 2026, 8:35 am
This week's main focus was on community governance and future planning, with the announcement that F44 election interviews are now live for the Council, FESCo, and other committees. In parallel, many groups are preparing for the next release cycle, with FESCo introducing several system-wide change proposals for Fedora 45, including updates to Golang 1.27, RPM 6.1, and the adoption of PURL metadata. Common infrastructure topics included the official End of Life f...
- Rénich Bon Ćirić: Migración de nubes a gran escala: de VMware a OpenStack con os-migrate y Ansible31 May 2026, 5:15 pm
La neta, la virtualización tradicional con VMware se ha vuelto un dolor de cabeza económico para muchísimas organizaciones. Con los
cambios recientes de licenciamiento y la incertidumbre del mercado, quedarse ahí amarrado ya no tiene sentido. Pero, a final de
cuentas, dar el salto a una nube abierta no es una decisión de "copiar y pegar"; es una chamba estratégica y bien técnica.
Si estás buscando migrar a OpenStack, especialmente a las arquitecturas mo...
- Vít Smolík: I am running for Fedora Council!31 May 2026, 10:16 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....
- 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...
- linux-firmware >= 20250613.12fe085f-5 upgrade requires manual intervention21 June 2025, 11:09 pm
With 20250613.12fe085f-5, we split our firmware into several vendor-focused packages. linux-firmware is now an empty package depending on our default set of firmware.
Unfortunately, this coincided with upstream reorganizing the symlink layout of the NVIDIA firmware, resulting in a situation that Pacman cannot handle. When attempting to upgrade from 20250508.788aadc8-2 or earlier, you will see the following errors:
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad103 exists in filesystem
linux-f...
- 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...