In this guide, we demonstrate how to install KVM on Rocky Linux 9 / Alma Linux 9. KVM, short for Kernel Virtualization Machine, is an opensource virtualization platform designed for the Linux kernel. Itโ€™s a type 1 hypervisor, or commonly referred to
Read More

In the first chapter of the series, I shared my thoughts on why Rust is an increasingly popular programming language. I also showed how to write Hello World program in Rust. Let’s continue this Rust journey. In this article, I shall introduce
Read More

Every distro is tailored for a range of purposes. Some are configured to work on old computers, some aim to great user experience and some focus on security. Immutable distributions were not what users wanted a couple of years back. But, recently,
Read More

The NixOS series was concluded last week. Though NixOS is a lesser-known, niche distro, the series was appreciated by many FOSSers (It’s FOSS readers). This has given us the confidence boost to work on more tutorial series. openSUSE and Gentoo are on
Read More

Copying files is one of the most basic yet crucial tasks you will be doing regularly. Linux has a dedicated cp command for copying both files and directories (folders). In this part of the Terminal Basics series, you’ll learn to copy files
Read More

In this post, we will cover to how to install Kubernetes metrics server step by step. The Kubernetes(k8s) Metrics Server is a component that collects and aggregates metrics data from various sources in the Kubernetes cluster, including nodes and pods. This data
Read More

GNOME 44 is out now. The upcoming Ubuntu 23.04 and Fedora 38 will feature this new release. Rolling release distros will offer it sooner than other distros. There are a few new distros that have come up lately. One interesting distribution is
Read More