Server / Teamspeak3
Download the correct ts3server from http://www.teamspeak.com/?page=downloads We're using teamspeak3-server_linux-amd64 Add a user for the ts3 server. Copy and unzip files in the ts3serv home directory Execute: Added this line to iptables in /etc/sysconfig/iptables Then restart the service You must modify YYY with the port you'd like to use for your ts. In addition, you'll notice we did not add rules for query_port or filetransfer_port into iptables and thus those services are effectively disabled even if given ports in the original command. Lastly, if you'd like to allow the ts3 server to come up upon boot, you need to give it a cron job. Add ts3serv to the list of users allowed to use cron
Edit the crontab:
Add this line:
|