Contents   Index   Previous   Next



Closing down the server

 

You can close down the server either with the script command or you can choose to kill it. The script command would be (when in the home directory of the TeamSpeak server):

./tss_minimal_startupscript stop

You can also kill the server if the above command doesn’t work properly:

kill –9 server_linux.

With

ps –ef

you can check all the processes running on your box and whether TeamSpeak has closed down properly.