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 [2019/12/18 16:56] – [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 9: Line 34:
   - TapeTrack TapeMaster   - TapeTrack TapeMaster
   - TapeTrack Server Utilities   - TapeTrack Server Utilities
 +
 +
  
 ===== Linux ===== ===== Linux =====
Line 16: Line 43:
 An example installation command is: An example installation command is:
  
-<sxh+Install the Client package (must be installed before the Server package). 
-rpm -i http://mirror-us.tapetrack.com/Linux-x86/tapetrack-clients-latest.i386.rpm + 
-</sxh>+<code
 +rpm -i https://mirror-us.tapetrack.com/Linux-i686/tapetrack-clients-latest.i386.rpm 
 +</code> 
 + 
 +Install the Server package. 
 + 
 +<code> 
 +rpm -i https://mirror-us.tapetrack.com/Linux-i686/tapetrack-server-latest.i386.rpm 
 +</code>
  
-<sxh> 
-rpm -i http://mirror-us.tapetrack.com/Linux-x86/tapetrack-server-latest.i386.rpm 
-</sxh> 
  
  
  
 <- server:components|Components  ^ server:guide|Introduction ^ server:firewall|Firewall Considerations -> <- server:components|Components  ^ server:guide|Introduction ^ server:firewall|Firewall Considerations ->
server/installing.1576688198.txt.gz · Last modified: 2025/01/21 22:07 (external edit)