The term “service mesh” has been widely used over the last several years to refer to technology that helps to manage communications across microservices and applications. In the cloud-native world, arguably the first implementation of a service mesh came from Buoyant with the open-source Linkerd technology in 2015. Over the last 10 years, Linkerd has grown as a core project within the Cloud Native Computing Foundation (CNCF). Today the project is out with Linkerd 2.18, continuing the technology’s decade-long evolution with improvements focused on operational simplicity and real-world production scenarios.
Back in March some ideas were talked about by Canonical engineers for Ubuntu Linux to move to Rust Coreutils and other Rust-written system components. Some of this is likely to materialize for the Ubuntu 25.10 release due out in October to allow for sufficient testing ahead of the all important Ubuntu 26.04 LTS release next year. Today the more solidified plans have been laid out for moving to the Rust Coreutils as a replacement to GNU Coreutils with Ubuntu 25.10...
Fedora 43 may drop GNOME X11 under a new proposal that aligns with upstream efforts to focus entirely on Wayland from now on.
Whether you’ve heard it thrown around in a meeting, stumbled across it while setting up your Wi-Fi, or are just trying to figure out why your printer won’t connect to the network, subnet masks are all around you. We’re going to break this down together. By the end, you’ll know what a subnet mask is and why it matters to your everyday life—whether you’re a business owner or just someone who uses the Internet to work.
The newest open-source Linux driver being worked on by AMD engineers is a Remote Direct Memory Access (RDMA) solution for their Pensando networking hardware...
When talking about backup solutions, on Linux we are spoiled for choice: in the previous tutorials, for example, we talked about creating encrypted and efficient backups with Borg and Restic. Kopia is another free and open source alternative to those applications: it is written in Go, and it is able to create secure backups, both to local filesystems and to cloud-based storage services like Amazon S3, Azure Blob Storage, Backblaze B2 and Google Cloud Storage. Unlike Borg and Restic, Kopia comes also with an officially supported GUI interface: KopiaUI.
Earlier this month Canonical announced Ubuntu Linux support for the Orange Pi RV2 as a low-cost RISC-V developer board. The Orange Pi RV2 with eight RISC-V cores and 8GB of RAM costs just around $64 USD. The price point and specs were interesting that I ordered one and have been running performance benchmarks on it since for seeing how capable this is as finally an interesting, low-cost and readily available RISC-V board.
Setting colors in your Bash scripts can significantly enhance the visual output, making it easier for users to follow along. In this article, we will explore how to set different colors in your Bash scripts to highlight information, errors, or simply to beautify the console output.
The April 2025 ISO update is out today for CachyOS, the Arch based Linux distribution known for its aggressive out-of-the-box performance on modern hardware...
OpenMandriva Lx 6.0 is here featuring Linux kernel 6.14, KDE Plasma 6, GNOME 48, LXQt 2.2, and a brand new Server Edition.
The Docker pull command is one of the essential commands that allows users to download container images from a registry to their local machine. This command is often the first step in the container deployment workflow, enabling developers to retrieve pre-built images before running containers. As part of the core set of Docker basic commands, understanding how to effectively use the docker pull command is essential for anyone working with containerized applications.
Following a lot of work in this direction toward the end goal of removing GNOME X11 support, this milestone may finally be acheived for the Fedora 43 cycle due out by the end of the year. A change proposal has been filed for removing the GNOME X11 packages in the repository and in turn making the GNOME desktop Wayland-only on Fedora Linux...
Learn how to set temporary and permanent environment variables in ZSH to customize system behavior and streamline your workflow.
Today, the OpenMandriva project announced the release and general availability of OpenMandriva Lx 6.0, the latest stable version of this 100% community-driven GNU/Linux distribution and the direct successor to Mandriva Linux.
Mesa's NVK Vulkan driver had been Vulkan 1.4 conformant for Turing and newer GPUs, but now with Mesa 25.2-devel it's Vulkan 1.4 conformant going back to Maxwell GPUs. This change is exported to be back-ported to the upcoming Mesa 25.1 release as well for those interested in using this open-source NVIDIA Vulkan driver...
Discover how xclip can supercharge your workflow by letting you copy file content to your clipboard - no mouse required.
QEMU 10 open-source machine emulator brings new CPU features, better device support, and performance improvements.
With the Linux 6.15 kernel settling down nicely, I've been testing out the current Linux Git state on more systems in looking for any performance changes. Unfortunately this week I ran into a large performance regression affecting the Nginx HTTP(S) web server. Here's a look at that problem currently affecting Linux Git.
The open-source QEMU 10.0 machine emulator and virtualization software has been released as a major update that brings many new features and various improvements for next-generation emulation.
Merged yesterday to Mesa Git for next quarter's Mesa 25.2 release is an improvement for the Intel Vulkan ray-tracing code with an eye on next-gen Xe3 graphics hardware...