1# STEP 1 - Installation
2
3## UBUNTU 20.04 SERVER:
4$ apt install open-vm-tools
5## UBUNTU 20.04 DESKTOP:
6$ apt install open-vm-tools-desktop open-vm-tools
7
8# STEP 2 - Reboot the virtual machine
9
10# STEP 3 - Check for installation with
11$ lsmod | grep vmw
1How to install Ubuntu 20.10 in VMware Workstation
2
3Step 01: Create a New Virtual Machine
4Step 02: Select Hardware Compatibility
5Step 03: Use or select Ubuntu 20.10 Image to install
6Step 04: Configure Virtual Machine Name and file Location
7Step 05: Configure Virtual processor for new virtual machine
8Step 06: Setup Virtual RAM memory for new virtual machine
9Step 07: Setup Virtual Machine Network
10Step 08: Configure Virtual storage disk for new virtual machine
11Step 09: Now power on of the virtual machine after finish the VMware setup
12Step 10: Get the Ubuntu setup screen on display
13
14follow the given instruction on screen and it will install in 10 min.
15