ubutnu install vmware tools code example
Example: install vmware tools ubuntu
# install open-vmware-tools-desktop for the desktop version, otherwise
# copy-paste between host and VM will not work:
sudo apt install open-vm-tools-desktop
# for the server version use
sudo apt install open-vm-tools