server:start_stop
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
server:start_stop [2017/06/06 17:27] – created Gerard Nicol | server:start_stop [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
====== Starting and Stopping the Service ====== | ====== Starting and Stopping the Service ====== | ||
Line 5: | Line 6: | ||
===== Windows ===== | ===== Windows ===== | ||
+ | ==== DOS Prompt ==== | ||
+ | From a DOS prompt started as Administrator you can run the following commands: | ||
+ | |||
+ | < | ||
+ | Microsoft Windows [Version 10.0.17134.523] | ||
+ | (c) 2018 Microsoft Corporation. All rights reserved. | ||
+ | |||
+ | C: | ||
+ | The TapeTrack Media Management Framework Server service is stopping....... | ||
+ | The TapeTrack Media Management Framework Server service was stopped successfully. | ||
+ | |||
+ | |||
+ | C: | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | Microsoft Windows [Version 10.0.17134.523] | ||
+ | (c) 2018 Microsoft Corporation. All rights reserved. | ||
+ | |||
+ | C: | ||
+ | The TapeTrack Media Management Framework Server service is starting....... | ||
+ | The TapeTrack Media Management Framework Server service was started successfully. | ||
+ | |||
+ | |||
+ | C: | ||
+ | </ | ||
+ | |||
+ | ==== Windows Service Manager ==== | ||
+ | |||
+ | {{: | ||
+ | \\ | ||
+ | ==== TapeTrack Server Helper | ||
+ | |||
+ | TapeTrack Server Helper can be found in th TapeTrack installation directory, default install location is C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10ServerHelper.exe | ||
+ | |||
+ | Run the TapeTrack Server Helper App and click the '' | ||
+ | |||
+ | {{: | ||
+ | |||
+ | \\ | ||
===== Linux ===== | ===== Linux ===== | ||
+ | < | ||
+ | [root@gazillabyte ~]# service tapetrack stop | ||
+ | Stopping tapetrack (via systemctl): | ||
+ | [root@gazillabyte ~]# service tapetrack start | ||
+ | Starting tapetrack (via systemctl): | ||
+ | </ | ||
+ | |||
+ | <- ^ server: |
server/start_stop.1496770047.txt.gz · Last modified: 2025/01/21 22:07 (external edit)