In this tutorial we’ll install the Debian Linux 9 (squeeze), Apache 2 with mpm-itk (to run each web as a isolated user),...
How to install open-vm-tools (Open Virtual Machine Tools)
Ástþór IPVMware recommends using open-vm-tools instead of VMware tools as outlined in this article. The benefits of using open-vm-tools include improved stability as the package is optimized for each distribution, automatic updates smaller footprint.
Installing open-vm-tools on Debian Linux is very easy, just install the package using apt-get and reboot the machine when completed.
1. Install the open-vm-tools package
apt-get install open-vm-tools
2. Reboot the machine
reboot