2 Ways To install VMware Tools On Linux Mint 19.3 "Tricia
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
VMware Tools enhances your VM experience by allowing you to share clipboard and folder among other things.
VMware Tools improves video resolution, mouse movement, and adds the ability to share files between a host and guest system.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
VM - Install VMware Tools
cd Downloads/
sudo ./vmware-install.pl -f
vmware-toolbox-cmd --version
Method:2
sudo apt update ; sudo apt install open-vm-tools-desktop -y
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
No comments:
Post a Comment