Skip to content

Downloading the Anyware Connector

First, connect to the machine and download the Connector files. The commands below will download the Anyware Connector archive, and extract it.

You need to ensure that you have a customer account created on our website to access the download information.

HP Distribution System

We have moved to a new distribution system. The URLs to download the Anyware Connector installation files have changed. Any automation, scripts or instructions downloading the installer from teradici.bintray.com should be updated to use the instructions outlined here. The download URL at teradici.bintray.com is no longer in use. You need to ensure that you have a customer account created on help.teradici.com to access the download information.

Downloading the Installer from our website

The following steps outline the current process that enables you to download the installer directly from our website as a tar.gz file or else run the shell script:

  1. SSH into the machine:

    ssh <username>@<server-ip-address>
    
  2. Download the installer from HP:

  3. Unpackage the installer:

    • Previously the installer was extracted into the ~/v2connector directory. This location has now changed. Run the following command to extract the installer to /usr/sbin/:
      sudo tar xzvf <PATH TO FILE>/cloud-access-connector_<version>_Linux.tar.gz -C /