On Premise Virtual Lab Build Part 2 - Setup Environment on Linux PC

Опубликовано: 27 Июль 2026
на канале: Compuguy
224
2

On Premise Lab Build using Ryzen 7 5700g CPU
PopOS, Ubuntu and Mint Cinnamon installing Vmware Workstation Pro 16

Part 2

1. Download and install Vmware Workstation Pro
https://www.vmware.com/ca/products/wo...
Using Terminal:
Ubuntu only these pre-requisites may be required
sudo apt-get install gcc
sudo apt-get install make
sudo apt-get update

All Versions
sudo sh VMware-Workstation-Full-16.2.0-18760230.x86_64.bundle

2. Download unlocker master for Mac vms
https://github.com/paolo-projects/unl...
Using Terminal
Some versions of linux will require:
sudo apt-get install python3.6
sudo apt-get install python

All Versions
sudo chmod 777 /usr/lib/vmware/bin
sudo sh lnx-install.sh

3. Vmware Convertor not available for Linux