Answers for "how to install vm tools in vmware in ubandu"

1

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
Posted by: Guest on February-18-2021

Code answers related to "how to install vm tools in vmware in ubandu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language