Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DarshanKumar89/1aa2aa81f56c9c8eb90319b688119092 to your computer and use it in GitHub Desktop.
Save DarshanKumar89/1aa2aa81f56c9c8eb90319b688119092 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