Skip to content

Instantly share code, notes, and snippets.

@davidkhala
Last active May 12, 2021 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidkhala/eb8c96d7886ff3c53fc49ee8ae6efc0a to your computer and use it in GitHub Desktop.
Save davidkhala/eb8c96d7886ff3c53fc49ee8ae6efc0a to your computer and use it in GitHub Desktop.
VMWare

兼容性指南

https://www.vmware.com/resources/compatibility/search.php?deviceCategory=guestos

For Linux

  • install
chmod +x ./*.bundle
sudo ./*.bundle
vwware
  • uninstall
sudo ./VMware-Workstation-Full-16.1.1-17801498.x86_64.bundle -u vmware-workstation
  • $ vmware could not be run on linux server without a display monitor

    DISPLAY is not set, unable to open the VMware Workstation user interface.

  • for Ubuntu, sudo apt install build-essential is required before running vmware

VMware kernal modules

  • vmmon
  • vmnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment