VMWare

Remove a conflicting VIB on ESXi upgrade
Enable SSH on the server (see below how to enable) Log into the server via SSH esxcli software vib list | grep LSI (to view LSI VIBS for instance) esxcl...
Thu, Jan 20, 2022 at 8:23 PM
Setting up ESX with teamed nics
Leave the switch portion in access mode with a single nic until esx is installed and configured. Inside the vSwitch leave everything as the default excep...
Thu, Jan 20, 2022 at 9:23 PM
Conflicting VIBs upgrading ESXi 5.5/6.0 to 6.5
If your conflicting VIB is LSI scsi-mpt3sas the following commands will find that specific VIB. ssh to the server esxcli software vib list | grep -i LSI e...
Thu, Jan 20, 2022 at 9:25 PM
How to configure the time service on ESXi using vCenter 6.7
This how-to will be using the Flex interface (the flash version) Log into your vcenter appliance Expand your hosts and select one of them Click on Confi...
Thu, Jan 20, 2022 at 9:46 PM