TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


server: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
server:installing [2017/06/06 18:37] – [Linux] dcummingserver:installing [2025/03/04 02:44] (current) Scott Cunliffe
Line 3: Line 3:
 ===== Windows ===== ===== Windows =====
  
-The TapeTrack Framework Server will be installed by an InstallShield process.+The TapeTrack Framework Server Software installs automatically via an InstallShield installer. 
 + 
 +Locate the executable you downloaded, setup.exe, and double click to initiate the installation. 
 + 
 +{{server_install.png}} 
 + 
 +Click ''Next >'' to start the Install Shield Wizard. 
 + 
 +{{server_install_2.png}} 
 + 
 +After reading and agreeing to the License Agreement click ''I accept the terms in the license agreement'' and ''Next >'' to proceed 
 + 
 +{{server_install_3.png}} 
 + 
 +Confirm the installation directory is correct, \\ or click ''Change'' to select another installation directory. 
 +Click ''Next >'' to proceed. 
 + 
 +{{server_install_4.png}} 
 + 
 +Click ''Install'' to begin the installation 
 + 
 +{{server_install_5.png}} 
 + 
 +Click ''Finish'' to exit the installer. 
 + 
 +{{server_install_6.png}}
  
 At the conclusion of the installation process, the installer will also kick-off an install of the following packages, which can optionally be installed: At the conclusion of the installation process, the installer will also kick-off an install of the following packages, which can optionally be installed:
Line 10: Line 35:
   - TapeTrack Server Utilities   - TapeTrack Server Utilities
  
-==== Linux ====+ 
 + 
 +===== Linux =====
  
 The TapeTrack Framework Server will be installed by the Redhat Package Manager (RPM). The TapeTrack Framework Server will be installed by the Redhat Package Manager (RPM).
  
 An example installation command is: An example installation command is:
 +
 +Install the Client package (must be installed before the Server package).
  
 <code> <code>
-rpm -i http://mirror-us.tapetrack.com/Linux-x86/tapetrack-server-2017.1-1.i386.rpm+rpm -i https://mirror-us.tapetrack.com/Linux-i686/tapetrack-clients-latest.i386.rpm
 </code> </code>
 +
 +Install the Server package.
 +
 +<code>
 +rpm -i https://mirror-us.tapetrack.com/Linux-i686/tapetrack-server-latest.i386.rpm
 +</code>
 +
 +
 +
  
 <- server:components|Components  ^ server:guide|Introduction ^ server:firewall|Firewall Considerations -> <- server:components|Components  ^ server:guide|Introduction ^ server:firewall|Firewall Considerations ->
server/installing.1496774260.txt.gz · Last modified: 2025/01/21 22:07 (external edit)