Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 389 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 389 Bytes

How to install VMware tools on Ubuntu Any Version.

Step 1: open the terminal

Step 2: Type below command and hit enter key

    sudo apt-get update

step 3: Once it done use this command

    sudo apt-get install open-vm-tools-desktop -y

you need to wait sometime to complete the installation

Step 4: Reboot your VM and type below command and hit enter key

    sudo reboot