|||

Install Ubuntu 18.04 Virtual Machine in a VMware ESXi 6.7 Environment

Base Camp

Needing a desktop to work from while building the new infrastructure, one of the first virtual machine’s I’m building is a Ubuntu 18.04 with a desktop environment. I’ll also be updating the OS, and installing the Open-VM-Tools.

The Ubuntu install is pretty straight forward, so this was a pretty quick lab. At this point, vCenter is not installed, so I’m logged directly into the HTML5 Client on the Host. Select VMs and Templates, and Create and New Virtual Machine.

Create a new virtual machine

Configure the VMs Name, select the compatibility, guest OS family, and version.

Select the datastore location to store the VM. I select an NFS datastore, but can seamlessly Storage vMotion it elsewhere, once I have the VCSA installed and configured.

Customize any of the Guest resources as desired. I changed the CD-Rom to DataStore ISO, and selected the location where I have the Ubuntu Install ISO file.

Click Finish to Create the VM

Power On the VM, and click on the little remote screen to open a remote session tab.

You should be able to see Ubuntu booting from the ISO.

Selecting my Keyboard Layout

Select, Install Ubuntu.

Select Normal, download updates, and install third party software

I selected LVM, but did not choose to encrypt, as this is a lab, and the NAS where the VM disk will be stored is encrypted.

Click Continue, to write partition changes to disk.

Select timezone

Configure the host’s name, enter name, username, and password.

Off it goes installing!

Once the installation is complete, click Restart Now

Open a terminal console, and type the following to install all available updates, and upgrades: sudo apt-get update && echo y’ | sudo apt-get upgrade && echo y’ | sudo apt-get dist-upgrade && echo y’

sudo apt-get update && echo 'y' | sudo apt-get upgrade && echo 'y' | sudo apt-get dist-upgrade && echo 'y'

To install Open VM Tools, type the following: sudo apt-get install open-vm-tools open-vm-tools-desktop Type Y to continue.

sudo apt-get install open-vm-tools open-vm-tools-desktop -y

From the VMware Host’s HTML5 client the VMTools now show install and the version of OpenVMTools is shown.

To reboot type: sudo reboot

Up next Install xRDP on Ubuntu 18.04 Install a Kali Linux VM in a VMware ESXi 6.7 Environment
Latest posts 0104-change-synology-password-cli 0105-free-git-ebook 0103-using-brew-bundle-to-backup-and-restore-mac-app-store-and-brew-apps Update macOS with an all in one alias Mac App Store Command Line Interface 0100-macos-softwareupdate-cli Markdown Crash Course Video What’s New with Fusion and Workstation [HCP1833] File IO in Python Overview of vSphere 7 Video 0095-what_is_iso Migrating Website HTML details Tag Microsoft RD Client iOS App 0091-create_vmware_esxi_usb_install_media Intel NUC Lab Hosts Hardware Setup 0089-installng_microsoft_sql_2016 Installing the First Two Domain Controllers in the VMware ESXi 6.7 Lab Environment 0088-deploy_vcsa_in_lab Macchanger Utility, and Usage Install a Kali Linux VM in a VMware ESXi 6.7 Environment Install Ubuntu 18.04 Virtual Machine in a VMware ESXi 6.7 Environment Install xRDP on Ubuntu 18.04 Install Chromium on Ubuntu 18.04 Install OpenSSH on Ubuntu 18.04 Install VMware Workstation 14 on Ubuntu 18.04 Nested ESXi server Laboratorium Rattus The Animal Within Who is Veeam? RSAC OnDemand Videos 0075-create_win10_sandbox_vm