Creating an automation machine on a hypervisor
After downloading the ISO files, we will create a Linux machine over VMware ESXi and KVM hypervisors.
Creating a Linux machine over VMware ESXi
We will use the VMware vSphere client to create a virtual machine. Log in to one of the available ESXi servers using root credentials. First, you will need to upload either the Ubuntu or CentOS ISO to the VMware data store. Then, follow these steps to create the machine:
- Right-click on the server name and choose
New Virtual Machine
:

- Choose a
Custom
installation, so that you will have more options during the installation:

- Provide a name for the VM:
AutomationServer
. - Choose the machine version:
8
. - Choose the data store on which the machine will be created.
- Choose the guest operating system: either
Ubuntu Linux (64-bit)
orRed Hat version 6/7
:

- The VM specification shouldn't have less than 2 vCPU and 4 GB RAM, in order to have efficient performance. Select them in the
CPU
andMemory
tabs respectively.
- In the
Network...