Left handed blogger dedicated to Tech, Gaming, Movies, Fashion, Lifestyle blog. Also includes tutorials. Be a part now or even contribute by reading.
Monday, October 22, 2007
How to make you own TeamSpeak server
A quick guide on how to setup your own teamspeak server
TeamSpeak 2 Server English
download here
MySql 4.0.25 or higher
download here
1. Install the Teamspeak Server
2. Run the server, this will create the server.ini file to be edited later
3. Close the server (Right click on icon in system tray)
4. Unzip and Install MySql 4.0.25 (Setup.exe)
5. Open Command Prompt (Start Menu ---> Run)
Type: cmd then press enter
Command Prompt will open....... Type the following in command prompt:
C:\mysql\bin\mysqld.exe --install (C:\mysql is the directory to mysql)
This installs MySql Server as a Windows Service
Close command Prompt
continue reading here...