VMware

From UVOO Tech Wiki
Revision as of 21:56, 1 April 2020 by Busk (talk | contribs)
Jump to navigation Jump to search

VMware vSphere, ESXi and other related goodies

Create Template for Terraform and other provisioning needs.

# Base install of Ubuntu Bionic and then
sudo apt-get install -y open-vm-tools ssh
vmkfstools -i myfile.vmdk -d thin dest/myfile.vmdk

this copies both .vmdk and -flat.vmdk

Performance

References