installing VMware Workstation 15 on Ubuntu 20.04 LTS / Linux Mint 19.3 Tricia
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
VMware is a mature and stable virtualization solution that allows you to run multiple, isolated operating systems on a single machine.
Offcial Website :https://www.vmware.com/
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Os : Ubuntu 20.04 LTS (focal fossa) 64Bit || Linux Mint 19.3 Tricia
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
lsb_release -a
apt install -y build-essential net-tools curl git software-properties-common
VMware Workstation Download Link - http://www.vmware.com/go/tryworkstation-linux-64
chmod -R 777
./
apt update ; apt install open-vm-tools -y
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
No comments:
Post a Comment