Skip to content

Instantly share code, notes, and snippets.

@jak119
Last active May 28, 2023 01:02
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jak119/26bcc1734b688a56b422 to your computer and use it in GitHub Desktop.
Save jak119/26bcc1734b688a56b422 to your computer and use it in GitHub Desktop.
Install VMware Horizon Client on Ubuntu

Rough instructions on insatlling the VMware Horizon Client on Ubuntu

  1. Go to https://www.vmware.com/go/viewclients and download the appropriate version
  2. Open terminal and cd to the directory the .bundle file downloaded to
  3. Run chmod +x VMware-Horizon-Client-*
  4. Execute the .bundle file with sudo ./VMware-Horizon-Client-*
  5. Step through the installer being sure to enable drive redirection
  6. Lauch the application with vmware-view
  7. Connect to server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment