Answers for "vmware for linux install"

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
0

install vmware workstation linux mint

sudo apt install gcc build-essential -y
Posted by: Guest on November-07-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language