Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Create /usr/local/ubisecure folder, if one does not yet exist, and extract the archive cid-deployment-template-x.x.x-linux.tar.gz therein. 

mkdir -p /usr/local/ubisecure
cd /usr/local/ubisecure
tar xzvf ~/customerid/cid-deployment-template-x.x.x-linux.tar.gz

Optional additional step is to also copy the file containing versioning information from the installation package to the installation folder:

cp ~/customerid/customerid-x.x.x-versioninfo.txt /usr/local/ubisecure/
  • No labels