Every VMware production’s implementation has two steps firstly, installation, and secondly, configuration. In the previous post, we explained how to install an ESXi host. We will do basic configuration in this post, such as setting the ESXi management IP address. Primary Management Console After the ESXi installation completes, as shown in the image below, you […]
How to choose an Esxi version? In the previous post, we discussed virtualization and introduced ESXi as a bare-metal Hypervisor to implement the virtualization abstraction layer. In this post, we will choose and install an ESXi Host version. Before starting the installation process, we should choose a suitable and compatible ESXi version for our virtual […]
What is Virtualization ? Virtualization is to simulate a virtual version of a physical device -like servers, network devices, and storage- on a physical platform. For this purpose, we need an abstraction layer over the computer hardware ….ok wait! you are right! This kind of definition will not help anyone! Ok, Let us see how […]