This is the beginning of a new tutorial series on It’s FOSS. In this one, you’ll get familiar with bash scripting. The series assumes that you are somewhat familiar with the Linux terminal. You don’t have to be a master, but knowing
Read More

Hello techies, in this post, we will show you how to install Debian 12 desktop edition step-by-step. Debian 12, code name Bookworm has been released on 10th June 2023 with lot of new features and improvements. Some of the new features are
Read More

Debian 12, code name Bookworm, has been released on June 10th, 2023. It ships with a myriad of new features and improvements over Debian 11. The latest release of Debian bundles over 11089 new packages, coming to a total of over 64419
Read More

Virtualization software is prevalent because of its use cases and benefits. You get to experiment, test, or run software that requires a specific OS version. Virtualization provides an abstract concept of computer hardware to help you create virtual machines (VMs), networks, storage,
Read More

The Terminal Basics series provided a good starting point for getting comfortable with the Linux command line. A Linux command and its usage will be featured every Tuesday to take the learning further. For this week, you get the tail command. Apart
Read More

In this post, we will show you how to setup dynamic nfs provisioning in Kubernetes (k8s) cluster. Dynamic NFS storage provisioning in Kubernetes allows you to automatically provision and manage NFS (Network File System) volumes for your Kubernetes applications on-demand. It enables
Read More