TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


server:installing:linux

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
server:installing:linux [2025/03/04 02:46] – [Download and Install Linux RPM's -TapeTrack Framework Server] Scott Cunliffeserver:installing:linux [2026/02/02 01:21] (current) – [Install the Client RPM package.] Scott Cunliffe
Line 21: Line 21:
  
 The two installation packages required for TapeTrack Server for Linux are: The two installation packages required for TapeTrack Server for Linux are:
 +
 +32 Bit:
  
   * [[https://mirror-us.tapetrack.com/Linux-i686/tapetrack-clients-2025.1-1.i686.rpm|Client RPM Package]]   * [[https://mirror-us.tapetrack.com/Linux-i686/tapetrack-clients-2025.1-1.i686.rpm|Client RPM Package]]
   * [[https://mirror-us.tapetrack.com/Linux-i686/tapetrack-server-2025.1-1.i686.rpm|Server RPM Package]]   * [[https://mirror-us.tapetrack.com/Linux-i686/tapetrack-server-2025.1-1.i686.rpm|Server RPM Package]]
 +
 +64 Bit:
 +
 +  * [[https://mirror-us.tapetrack.com/Linux-x86_64/tapetrack-clients-2025.1-1.x86_64.rpm|Client RPM Package]]
 +  * [[https://mirror-us.tapetrack.com/Linux-x86_64/tapetrack-server-2025.4-1.x86_64.rpm|Server RPM Package]]
  
 Always install the Client RPM package first, as the Server RPM package depends on files located within the Client RPM package. Always install the Client RPM package first, as the Server RPM package depends on files located within the Client RPM package.
Line 29: Line 36:
 ==== Install the Client RPM package. ==== ==== Install the Client RPM package. ====
  
 +32 Bit:
  
 <code> <code>
 rpm -i https://mirror-us.tapetrack.com/Linux-i686/tapetrack-clients-latest.i386.rpm rpm -i https://mirror-us.tapetrack.com/Linux-i686/tapetrack-clients-latest.i386.rpm
 +</code>
 +
 +64 Bit:
 +
 +<code>
 +rpm -i https://mirror-us.tapetrack.com/Linux-x86_64/tapetrack-clients-2025.1-1.x86_64.rpm
 </code> </code>
  
 === Install the Server RPM package. === === Install the Server RPM package. ===
  
 +32 Bit:
  
 <code> <code>
Line 41: Line 56:
 </code> </code>
  
 +64 Bit:
 +
 +<code>
 +rpm -i https://mirror-us.tapetrack.com/Linux-x86_64/tapetrack-server-2025.4-1.x86_64.rpm
 +</code>
 ===== Download and Install TapeMaster and Server Utilities ===== ===== Download and Install TapeMaster and Server Utilities =====
  
server/installing/linux.1741056403.txt.gz · Last modified: 2025/03/04 02:46 by Scott Cunliffe