VPS FAQ and Tutorials

How to administrate my TeamSpeak server ?
Here is a list of SSH commands you can use for your TeamSpeak.

You must be logged as "teamspeak" user.

First, go to the server folder (This command can be used if you followed our tutorial to : Install a TeamSpeak server)

cd /home/teamspeak/teamspeak3-server_linux_amd6


Start the server :

./ts3server_startscript.sh start

Stop the serveur :

./ts3server_startscript.sh stop

Restart the serveur :

./ts3server_startscript.sh restart

Get server status :

./ts3server_startscript.sh status

Edit Server Admin Query password :

./ts3server_startscript.sh start serveradmin_password=NewPassword