The below method has been tested successfully on CentOS 7. The method below applies to most Linux OSes. On most Cloud Computing Platforms, the Linux OS Images come only with CLI access. In the event that you need to configure …
You may occasionally need to manage your Docker containers using a GUI. Kitematic being phased out and no longer being updated, Portainer.io saves the day. In the video below, we can learn how to set up a portainer, as a …
Let’s say, in your environment, 4 of your users have the same file stored in each of their storage space quotas on their disk. Assuming that each file is 1GB in …
Thick Provisioning or Fat Provisioning: With the Thick or Fat Provisioning, when a drive is created for a user or host, the entire space quota of the user/host is allocated right away to the user/host. Let us say, your organization …
BareMetal was written in the assembly language to achieve high-performance computing with minimal footprint, with “just enough operating system approach’*. A BareMetal OS’s only function is to provide virtualization of the underlying hardware and permit other compatible operating systems to …
Type 1 Hypervisor: Installing and Running a Baremetal OS(Click the link to know about Baremetal OS) on top of the Hardware. The primary and only functionality of the Baremetal OS is to perform the job of virtualizing the underlying Hardware …
The compute, network and memory resources on a machine serve as the primary system resources for all/any computational needs. Both the Scale-Up and Scale-Out Architecture methods point towards the methods used in scaling up the system resources in a more …