In this post, we will cover how to set static ip address on Ubuntu server 22.04. It is highly recommended to have a static ip on linux server because it would be persistent across the reboot. Static IP plays an important role
Read More
In this guide, we explore how you can implement a dual-boot setup of Linux Mint 21 (Vanessa) alongside Windows 11. If you are running Windows on your PC and want to try out Linux, one of the options is to install a
Read More
Hello Techies, VMware Workstation is one of the best Virtualization tool used at windows and Linux desktop level. It comes with different two versions, VMware Workstation Player & VMware Workstation Pro. Former is used for non-commercial and offers basic vmware functionalities whereas
Read More
In this guide, we will cover how to create lvm partition step-by-step in Linux. LVM stands for Logical Volume Management, it is the recommended way to manage disk or storage on Linux systems specially for servers. One of the main advantages of
Read More
In this guide, we will cover how to install latest version of HAProxy on Ubuntu 20.04 LTS (Focal Fossa) step-by-step. HAProxy is a free & open source solution for High availability and load balancing, it can also be used for proxying TCP
Read More
In this guide, we will cover how to install virtualbox on Debian 11 (Bullseye) step-by-step. VirtualBox is a free and open-source virtualization software used at desktop level. It is available for both Linux and Windows operating system. VirtualBox allows to spin up
Read More
In this guide, we will cover, how to create a VM (Virtual Machine) using VMware workstation on Ubuntu 22.04 step-by-step. In our previous guide, we have already cover How To Install VMware Workstation On Ubuntu 22.04 | 20.04. So, letโs get started,
Read More
In this guide, we examine how to install Cockpit on Ubuntu 22.04 LTS (Jammy Jellyfish) step-by-step. Cockpit is a free and opensource web-based graphical server management tool that allows administrators and Linux users to easily manage and configure their Linux servers/PCs from
Read More
Are you looking for an easy guide for installing Kubernetes Cluster on Debian 11 (Bullseye)? The step-by-step guide on this page will demonstrate you how to install Kubernetes cluster on Debian 11 with Kubeadm utility. Kubernetes (k8s) cluster contains master and worker
Read More
In this guide, we will demonstrate how to install FreeIPA server on RHEL 9 step-by-step. Sponsored by RedHat, FreeIPA, โ Identity Policy Authentication โ is a free and opensource identity and Authentication management solution designed specifically for Linux/Unix environments. FreeIPA is to
Read More