sync:installing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sync:installing [2021/06/02 01:47] – [Solaris] Scott Cunliffe | sync:installing [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
Windows will need a separate executable to be installed. | Windows will need a separate executable to be installed. | ||
- | {{page> | + | ====== |
+ | |||
+ | The TapeTrack Synchronization Suite comprises the following Command Line Interface (CLI) programs: | ||
+ | |||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | |||
+ | The TapeTrack Synchronization Suite also installs the additional Command Line Interface (CLI) programs: | ||
+ | |||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | * [[cli: | ||
+ | |||
====== Installation By Operating System ====== | ====== Installation By Operating System ====== | ||
+ | |||
+ | Native binaries are available for the following operating systems: | ||
+ | |||
+ | * AIX | ||
+ | * HP UX | ||
+ | * IBMi (via PASE) | ||
+ | * Linux (Intel and ARM) | ||
+ | * Microsoft Windows (64-Bit) | ||
+ | * Solaris (Intel and SPARC) | ||
+ | * z/OS (via UNIX System Services) | ||
===== Windows ===== | ===== Windows ===== | ||
Line 15: | Line 50: | ||
The TapeTrack Sync Software installs automatically via an InstallShield installer. | The TapeTrack Sync Software installs automatically via an InstallShield installer. | ||
- | Click setup.exe to start the install. | + | Double click the downloaded executable, |
===== AIX, Linux and IBMi ===== | ===== AIX, Linux and IBMi ===== | ||
- | The software is packaged using Redhat Package Manager (RPM). To invoke the installation simply enter the command | + | The software is packaged using Redhat Package Manager (RPM). |
+ | |||
+ | To invoke the installation simply enter the command | ||
- | <sxh>rpm -i tapetrack-clients-2013.3.1.rpm </sxh> | + | <code>rpm -i tapetrack-clients-2013.3.1.rpm </code> |
<note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | <note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | ||
Line 38: | Line 75: | ||
To invoke the installation simply enter the command: | To invoke the installation simply enter the command: | ||
- | <sxh> | + | <code> |
pkgadd -d TapeTrack-Clients.2013.4.SPARC.pkg | pkgadd -d TapeTrack-Clients.2013.4.SPARC.pkg | ||
- | </sxh> | + | </code> |
<note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | <note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | ||
Line 50: | Line 87: | ||
The software is packaged as a tar archive and can be installed under USS with the following commands: | The software is packaged as a tar archive and can be installed under USS with the following commands: | ||
- | <sxh> | + | <code> |
cd / | cd / | ||
mkdir / | mkdir / | ||
Line 56: | Line 93: | ||
gunzip tapetrack-clients-2013.3-1.s390.tar.gz | gunzip tapetrack-clients-2013.3-1.s390.tar.gz | ||
tar xvf tapetrack-clients-2013.3-1.s390.tar | tar xvf tapetrack-clients-2013.3-1.s390.tar | ||
- | </sxh> | + | </code> |
<note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ | <note tip>File name shown is an example only. Replace with the file name of your downloaded version.</ |
sync/installing.1622598477.txt.gz · Last modified: 2025/01/21 22:07 (external edit)