


#Teamspeak servers update#
*/30 * * * * /home/ts3server/ts3server update > /dev/null 2>&1Ġ 0 * * 0 /home/ts3server/ts3server update-lgsm > /dev/null 2>&1 Configure LinuxGSMįor detailed documentation visit the LinuxGSM docs. TeamSpeak 3 die aktuellste Serverversion. */5 * * * * /home/ts3server/ts3server monitor > /dev/null 2>&1 crontab -eīelow are the recommended cron tasks. You can edit the crontab using the following. To automate LinuxGSM you can set scheduled tasks using cronjobs, to run any command at any given time. Documentationįor detailed documentation visit the LinuxGSM docs.
#Teamspeak servers how to#
You can use cronjobs to setup monitoring./ts3server monitor Configure LinuxGSMįor details on how to alter LinuxGSM settings visit LinuxGSM Config Files page. Should the server go offline LinuxGSM can restart the server and send you an alert. LinuxGSM can monitor the game server by checking that the proccess is running and querying it. home/ts3server/logs Backupīackup will allow you to create a complete tar bzip2 archive of the whole server./ts3server backup Monitor Script, console and game server (if available) logs are created for the server. Server logs are available to monitor and diagnose your server. Debug allows you to see the output of the server directly to your terminal allowing you to diagnose any problems the server might be having./ts3server debug Logs Getting Started Get secure, reliable communication with TeamSpeak 3 in minutes.

Use debug mode to help you if you are having issues with the server. You can get all important and useful details about the server such as passwords, ports, config files etc./ts3server details Debug The server will update and restart only if required. Update checks for any server updates and applies them.
#Teamspeak servers install#
ts3server install as root and LinuxGSM will automatically install missing dependencies.Ī complete list of commands can be found by typing.īelow are the most common commands available. It is possible for LinuxGSM to install dependencies either by having the ts3server user account with sudo access or running the installer as root.ĭuring the installation if the game server user has sudo permissions LinuxGSM will attempt to install any missing dependencies itself. To install GameDig follow the steps in the LinuxGSM documentation. NFOservers rents the guaranteed highest quality game servers, Murmur servers / Mumble servers, TeamSpeak / TS / TS3 servers, dedicated servers and VDS/VPS. It also replaces the default LinuxGSM query module in monitor. Every server at TeamSpeak has varying details in which to connect to them. GameDig is a recommended additional module that allows LinuxGSM to gather more info from the game server such as current map and connected players to be displayed in details and in logs. yum install epel-release CentOS 64-bit yum install curl wget tar bzip2 gzip unzip python3 binutils bc jq tmux glibc.i686 libstdc++ libstdc++.i686 Gamedig EPEL is required to install some dependencies needed for using LinuxGSM on CentOS.
