[HELP] Teamspeak 3 on CentOS
#1

can anyone describe me how to install teamspeak 3 on CentOS ??
Reply
#2

I'm really newbie right now on my Linux knowledge, it's been years.
I did some searches, and I found this video may be able to help you step-by-step install TS3 properly.

[ame="http://www.youtube.com/watch?v=j8SgpKjK__Q"]http://www.youtube.com/watch?v=j8SgpKjK__Q[/ame]
Reply
#3

Its actually simpel if you know something about linux i got a ts3 on Debian 6.0. i hope the video above helps you alot.
Reply
#4

it's very simple I just learned about it yesterday actually

I guess you got acess to a terminal.
So just create a new directory for your teamspeak server to seperate it easier(mkdir directoryname).
Go in there(cd directoryname) download ts3server for linux (wget ts3linuxserverdllink). You now should have a tar.gz file with the serverfiles in it in that dir.

then just do (tar -zxvf filename) to extract the files.
then you can do (rm filename) to remove the tar.gz file.

after that do (ls) to see which directories there are.
There should be some teamspeak3blah directory then just (cd thatdirectory) to get in that directory.
in there you simply start the script of the server (./ts3server_startscript.sh start)

then you get some info on the server and you should be able to connect to it by simply using the ip of your server.

The key for adminrights and stuff is in the logs for you.
Just open them and use the key you find there.

Hope this helped eventhough I wrote it rather quickly.

If not just use this video, with this I learned it:
[ame]http://www.youtube.com/watch?v=9aLdks4CrOc[/ame]
Reply
#5

Quote:

you should not run bla bla bla as a root

WHY and HOW??
Reply
#6

Quote:
Originally Posted by Dannylarz
Посмотреть сообщение
WHY and HOW??
Don't know, probably due to some security reasons, i always login as root on my Linux server, never had any problems.
Also, when you installed your Linux server, you had to fill in the root password, but also a 2nd account name an password, you need to know that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)