Teamspeak Admin

From TNGCwiki
Jump to: navigation, search

Management of the TNGC also involves maintaining a server for my ISP Plus.net. The server runs on a dedicated server within the server room of Plus.net and can be accessed in two ways. SSH and Teamspeak Web panel. Maximum capacity for the server is approximately ~1000 simultaneous users. The limitation being server resources and not bandwidth.

Using Webinterface

To access the Webinterface visit http://212.159.6.201:14534/ to login. This is just for Server Admins and allows for configuration changes to be made to the server you are an admin for as well as perform basic user management functions. To access the Super Admin Webinterface visit http://212.159.6.201:14534/slogin.html and select the SuperAdmin Login option. Once logged in you will have full control over both the TNGC and Plus.net servers. You'll also be able to add or delete other servers. Or restart a server should it crash.

Access via SSH

SSH Clients: For Linux I recommend Konsole (part of KDE) and for Windows I recommend Putty

Using the Secure Shell you can restart the Teamspeak Daemon should you ever find it crashed and you are unable to login via the Web Panel to restart each server. To login type

ssh 212.159.6.201 -p 22 -l teamspeak

When prompted for a password enter the Level 1 Game Server Password (ask FJ). To restart the server enter

./server_linux &

from within the root Teamspeak directory. To shutdown the server type

killall -9 server_linux

NOTE: Access via SSH is restricted to Plus.net IP ranges only.

Channel Requests

All requests for channels from other Plus.net customers must be made by via the Plus.net forums in the form of a Private Message to Firejack. Channels will only be granted to those using an IP in the Plus.net range. This is to ensure the person requesting space is indeed another Plus.net customer. All new channels should be set to the 25.9 Kbit speex codec. This offers the best voice quality and 99.9% of users now use a client compatible with this codec.

New Server

These are only granted at the request of a Plus.net customer who need a lot of slots (30+). When logged in as SuperAdmin these can be created by following SERVERS >> ADD SERVER then setup with the following settings.

IMPORTANT: To avoid hijacking of Teamspeak servers. Under Server Permissions >> Server Admins. PrivilageGrantSA and PrivilageRevokeSA ABSOLUTELY MUST be unchecked. To stops people being accidentally given Server Admin status. Server Admins must be added through the Web Panel.