(Click to open topic with navigation)
This topic contains instructions on how to download and unpack the Nitro Tarball Bundle for all the hosts in your configuration.
Whether you are installing tarballs on one host or on several hosts, each host (physical machine) on which a server is installed (Nitro, Nitro Web Servcies) must have the Nitro Tarball Bundle.
If your site uses a proxy to connect to the Internet, do the following:
export http_proxy=http://<proxy_server_id>:<port>
export https_proxy=http://<proxy_server_id>:<port>
2.8.2 Download and Unpack the Nitro Tarball Bundle
The Nitro Tarball Bundle contains all the tarballs available for Nitro. However, not every tarball may be installed on the same host.
On each host (physical machine), do the following:
The variable marked <version> indicates the build's version, revision, and changeset information. The variable marked <OS> indicates the OS for which the build was designed.
Unpack the Nitro Tarball Bundle.
[root]# tar xzvf nitro-tarball-bundle-<version>-<OS>.tar.gz
Related Topics