
Reduce the VM CPU count and memory resources to the minimum and convert the VM to template, switch the CD/DVD drive to client device as well disconnect it and convert the VM to template. Remove the current network configuration: sudo rm /etc/netplan/50-cloud-init.yamlĬlean shell history and shutdown the VM: cat /dev/null > ~/.bash_history & history -c Prevent cloudconfig from preserving the original hostname and reset the hostname: sudo sed -i 's/preserve_hostname: false/preserve_hostname: true/g' /etc/cloud/cloud.cfg Enter your full name, a username, and a password. Once you select it, click Open and then Next. Click Browse to look for the ISO that you downloaded. On the Home tab, click Create a New Virtual Machine. First thing's first, open up VMware Player. Update your OS packages: sudo apt-get update Ensure that you've downloaded the ISO file for the version of Ubuntu that you want to use. No specific instructions here but:īefore converting the VM to a template, several actions are needed. Power on the VM and start the Ubuntu installation. Point to the Ubuntu server ISO file location. Make sure to select Ubuntu Linux (64-bit) as the guest OS. bundle file ( VMware-Workstation-Full-16.1. ), which is basically a shell script with embedded binary data. Step1 - Download VMware Workstation Step 2 - Install Build packages Step 3 - Make VMware workstation player file executable Step 4 - Open terminal again and. It's not designed to review either VMware or Ubuntu best practices.ĭownload the latest Ubuntu Server 18.04 ISO fileĪlthough it can be used locally, for faster deployment, upload the file to a vSphere datastore or to vCenter content library.Ĭreating Ubuntu 18.04 VM template Deploying and installing Ubuntu Install VMware Workstation Pro On Ubuntu 20.04 Go to the VMware download page and click on Download Now. This guide assumes that you have some VMware vSphere familiarity.
