• We just launched and are currently in beta. Join us as we build and grow the community.

Teamspeak 3 License Server Emulator (Debian+Windows x86/x64)

emr23

App Builder
E Rep
0
0
0
Rep
0
E Vouches
0
0
0
Vouches
0
Posts
46
Likes
78
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
Work with:
Windows x86
Windows x64
Debian x86
Debian x64
Debian:
1. Install updates + screen (important)
Code:
apt-get update
apt-get upgrade
apt-get dist-upgrade
apt-get install screen
2. Create new user (teamspeak3)
Code:
adduser teamspeak3
su teamspeak3
cd /home
ls
cd teamspeak3
3. Upload files to your server (WinSCP with teamspeak3 user) -> ../home/teamspeak3 folder
4. Add the following entries to your hosts file (../etc/hosts):
Code:
127.0.0.1 accounting.teamspeak.com
127.0.0.1 backupaccounting.teamspeak.com
127.0.0.1 ipcheck.teamspeak.com
127.0.0.1 hardy.teamspeak.4players.de
5. Set permission from AccountingServerEmulator-Linux + ts3server_startscript.sh to 755 with teamspeak3 user
6. Start AccountingServerEmulator-Linux + ts3server_startscript.sh
Code:
su teamspeak3
cd /home/teamspeak3
./AccountingServerEmulator-Linux
./ts3server_startscript.sh start
Windows:
1. Upload files to your server
2. Add the following entries to your hosts file (..\Windows\System32\drivers\etc\hosts):
127.0.0.1 accounting.teamspeak.com
127.0.0.1 backupaccounting.teamspeak.com
127.0.0.1 ipcheck.teamspeak.com
127.0.0.1 hardy.teamspeak.4players.de
3. Start AccountingServerEmulator-Windows.exe + ts3server_win64.exe
Download:
Edited by Clawandorder, 03 August 2015 - 01:29 PM.
 

442,401

317,942

317,951

Top