Contents  Index  Previous  Next

Starting up the server

You can start the server with the following command:

Code:
./teamspeak2-server_startscript start

Do not stress about an error that might popup on some linux boxes: "Error starting deamon". Even with this error statement the server will run just fine. If you get a Runtime error 234: please install glibc-locale on your linux box. Other runtime errors might be caused by trying to start a server when there is already one running on the same box.

To get the admin and superadmin passwords, use the following command:

Code:
./teamspeak2-server_startscript passwords

The passwords displayed can also be found in the "server.log" file. The startscript reads them from there. However, you will only get the passwords that were generated on the first server start.