TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


sync:installing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sync:installing [2021/06/02 04:35] Scott Cunliffesync:installing [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 50: Line 50:
 The TapeTrack Sync Software installs automatically via an InstallShield installer. The TapeTrack Sync Software installs automatically via an InstallShield installer.
  
-Double click setup.exe to start the install.+Double click the downloaded executable, setup.exeto start the install.
  
  
Line 59: Line 59:
 To invoke the installation simply enter the command 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> <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note>
Line 75: 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> <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note>
Line 87: 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 /usr/bin  cd /usr/bin 
 mkdir /usr/bin/tapetrack  mkdir /usr/bin/tapetrack 
Line 93: 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> <note tip>File name shown is an example only.  Replace with the file name of your downloaded version.</note>
sync/installing.1622608553.txt.gz · Last modified: 2025/01/21 22:07 (external edit)