Skip to content

Downloading cac

The following section outlines how to download the installer files for 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.

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 /