server:start_stop
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
server:start_stop [2019/01/13 22:54] – [DOS Prompt] 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 9: | Line 10: | ||
From a DOS prompt started as Administrator you can run the following commands: | From a DOS prompt started as Administrator you can run the following commands: | ||
- | <sxh> | + | <code> |
Microsoft Windows [Version 10.0.17134.523] | Microsoft Windows [Version 10.0.17134.523] | ||
(c) 2018 Microsoft Corporation. All rights reserved. | (c) 2018 Microsoft Corporation. All rights reserved. | ||
Line 19: | Line 20: | ||
C: | C: | ||
- | </sxh> | + | </code> |
- | <sxh> | + | <code> |
Microsoft Windows [Version 10.0.17134.523] | Microsoft Windows [Version 10.0.17134.523] | ||
(c) 2018 Microsoft Corporation. All rights reserved. | (c) 2018 Microsoft Corporation. All rights reserved. | ||
Line 31: | Line 32: | ||
C: | C: | ||
- | </sxh> | + | </code> |
- | + | ||
- | {{: | + | |
==== Windows Service Manager ==== | ==== Windows Service Manager ==== | ||
Line 41: | Line 40: | ||
==== TapeTrack Server Helper | ==== TapeTrack Server Helper | ||
- | Run the TapeTrack Server Helper App and click the '' | + | 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 '' | ||
- | {{:server:server_helper.png|}} | + | {{:server:stopserver.png|}} |
\\ | \\ | ||
===== Linux ===== | ===== Linux ===== | ||
- | <sxh> | + | <code> |
[root@gazillabyte ~]# service tapetrack stop | [root@gazillabyte ~]# service tapetrack stop | ||
Stopping tapetrack (via systemctl): | Stopping tapetrack (via systemctl): | ||
[root@gazillabyte ~]# service tapetrack start | [root@gazillabyte ~]# service tapetrack start | ||
Starting tapetrack (via systemctl): | Starting tapetrack (via systemctl): | ||
- | </sxh> | + | </code> |
<- ^ server: | <- ^ server: |
server/start_stop.1547420086.txt.gz · Last modified: 2025/01/21 22:07 (external edit)