server:start_stop
This is an old revision of the document!
Table of Contents
Starting and Stopping the Service
When performing tasks such as server maintenance it may be necessary to manually start and stop the TapeTrack Service.
Windows
DOS Prompt
From a DOS prompt started as Administrator you can run the following commands:
net stop TMSS10SVC to stop the server.
net start TMSS10SVC to start the server.
Windows Service Manager
TapeTrack Server Helper
Run the TapeTrack Server Helper App and click the Start
or Stop
Button in the Server Control Section
.
Linux
[root@gazillabyte ~]# service tapetrack stop Stopping tapetrack (via systemctl): [ OK ] [root@gazillabyte ~]# service tapetrack start Starting tapetrack (via systemctl): [ OK ]
server/start_stop.1512353312.txt.gz · Last modified: 2025/01/21 22:07 (external edit)