Installing Cacheonix

Downloading Cacheonix

Download Cacheonix from the download site at http://downloads.cacheonix.com. Installation packages for Cacheonix use the following naming conversion:

cacheonix-<major version>.<minor version>.<patch version>

Example:

cacheonix-2.0.tar.gz

Cacheonix installation is available in several formats. The format depends on the platform for that the installation package has been built. It can be .tar.gz or .zip. Select the format that is appropriate for your operating system. Unix and Linux users usually prefer tar.gz format. Windows users usually prefer zip format.

Unpacking Cacheonix

Use an unpacking tool that is appropriate for your platform.

Unix and Linux

To unpack the downloaded Cacheonix installation in tar.gz format use tar command:

tar zxcf cacheonix-2.0.tar.gz

To unpack the downloaded Cacheonix installation in zip format use unzip command:

unzip cacheonix-2.0.zip

If unzip is not available, it can be installed using yum command (RedHat and CentOS):

yum install unzip

Users on Debian or Ubuntu should use apt-get command to install unzip:

apt-get install unzip

Windows

To unpack the downloaded Cacheonix installation in zip format use Winzip command.

See Also

Labels

 
(None)