Install Virtual Machine
Last updated
Was this helpful?
Last updated
Was this helpful?
Feel free to download any ISO of your choosing. In this example we are using Security Onion as the VM of choice. Repository of ISOs: https://ubuntu.com/download/desktop https://www.centos.org/download/ https://www.kali.org/downloads/ https://www.microsoft.com/en-us/software-download/windows10 https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016?filetype=ISO
Now that the network infrastructure is in place and you've downloaded the ISOs for your home lab, we can begin install virtual machines. Datastores are vSphere's location for virtual machine data, as well as ISOs. Upload your virtual machine ISO's to the datastore. Select Datastores -> Datastores -> Select the datastore associated with your ESXI host. Select New folder and create a directory for your ISOs. In our case we created a folder called ISOs. Select the folder you created and select upload files. Upload each ISO you plan on using.
Head on back to Hosts and Clusters and deploy a new VM.
In this instance we are creating a new VM.
Name your VM and select the datacenter that will save the VM's data
Select compatabiliy.
Select the OS and Version. In this instance we choose Ubuntu Linux 64 bit for Security Onion
Customize Hardware. Look up the recommended specs for your VM. After that make sure to select the port group that alligns with your network layout. To select the ISO, change the CD/DVD Drive option to datastore and then select your ISO from the folder that it was uploaded to.
If additional hardware is needed, like an additional NIC, now is your chance to select Add New Device.
And you're ready to head on over to the VM and power on. The rest of the install instructions will vary on OS.