RAID Capacity Calculation

In this article we will learn the logic behind the RAID capacity calculation. We will go through the calculation for all different types of RAID available. What is RAID ? To safeguard data in the event of a drive failure, RAID (redundant array of independent disks) allows the same data to be stored in various … Read more

How to Install Proxmox Virtual Environment on bare metal

In this blog we will go through on how to install Proxmox Virtual environment on a physical baremetal server. Introduction Proxmox is an effective open-source platform for managing virtual machines (VMs) and containers is Proxmox Virtual Environment (VE). It combines two virtualization technologies: Linux Containers (LXC) for lightweight containerization and Kernel-based Virtual Machines (KVM) for … Read more