I know that there are two ways to install vmware tools in an Ubuntu 17.10 guest system:
a) using the Ubuhtu built-in packages:
b) using the installer provided by vmware player, as described here: https://kb.vmware.com/selfservice/mi...rnalId=1022525
Which is the best way? Or do both ways provide the same features?
a) using the Ubuhtu built-in packages:
Code:
sudo apt-get install open-vm-tools-desktop
Which is the best way? Or do both ways provide the same features?