Outils Ubuntu 20.04 VMware

# STEP 1 - Installation

## UBUNTU 20.04 SERVER:
$ apt install open-vm-tools
## UBUNTU 20.04 DESKTOP:
$ apt install open-vm-tools-desktop open-vm-tools

# STEP 2 - Reboot the virtual machine

# STEP 3 - Check for installation with
$ lsmod | grep vmw
Baraz