Results 1 to 7 of 7
Thread: Linux Installation
-
30-05-2005, 10:35 #1
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- toronto
- Posts
- 5
Linux Installation
Hello there everybody
I am new to the TS community, I have installed the ts2 server on a Linux machine running Fedora Core 2, my 2 questions are . .
Does Teamspeak have to be installed under its own user ??
And second How do I use my dynamic DNS, with the server ??
Thanx
Cheers . .
-
30-05-2005, 12:06 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2003
- Location
- Germany
- Posts
- 4,140
You can theoretically run it as root, however using a separate user and group would be considered good practice. A chroot jail would be even better practice.Does Teamspeak have to be installed under its own user ??
Back when I used dyndns.org there was a little perl script called "ddclient" that did a great job at keeping the dyndns domain pointed at my current IP address.And second How do I use my dynamic DNS, with the server ??
-
30-05-2005, 16:17 #3
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- toronto
- Posts
- 5
Heh, Errr, Umm ?? its all kewl . .
Thanx for getting back to me, From your repsonse I can see that I didn't get what my meaning was in my questions, that's okay, its my fault . .
No basically what I meant was does it have to be a user actually called tss, or could I have it installed under my user, not my root, I was told it was bad to run services as root, so I installed it under my user, unless they are system process's etc. this was how I installed it on my machine . .
In root I made a dir called
/usr/local/tss2_rc2 and unpacked the server files into this folder.
I then changed to directory
cd /usr/local - and gave my user ownership of the tss directory
chown -R user.user tss2_rc2
From there I logged in under my user change back to the tss directory and executed the server startup script. and it started up perfectly, no errors no htiches, and has been up and running since its been started . .
I have Direct update for my dynamic DNS. I guess my question there was how does it automatically know and then i thought really hard about how my router works, and figure it out on my own? My main concern I guess until this morning was - what IP was being transmitted to the public ??
Since I could only connect to my server from the assigned LAN IP.I could not get the opportunity to find out, after I had posted this I had the opportunity to get somebody to help trouble shoot, and I am surprised to see that considering I am a huge Newbie to Linux, it seems to look like I had a flawless successful install of the Teamspeak Server ... wewt wewt
Signed ...
Surprised Newbie
DarthMoosie
and thanx again for the help . .
-
30-05-2005, 16:30 #4
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2003
- Location
- Germany
- Posts
- 4,140
Sure, the user name and group name don't matter. Just make sure they exist.No basically what I meant was does it have to be a user actually called tss, or could I have it installed under my user, not my root, I was told it was bad to run services as root, so I installed it under my user, unless they are system process's etc. this was how I installed it on my machine . .
I don't know what this "Direct update" does exactly, there are dozens of tools out there. But I do know that all work on the same principle: They send a http-post request to dyndns.org with the required credentials. dyndns.org derives your IP address from the source address of this request which is the WAN address of your router. In 99% there are no problems, unless you are forced through a transparent HTTP proxy (AOL does that). In that case the source address of the request packet is NOT your WAN address, but the IP address of that proxy.I have Direct update for my dynamic DNS. I guess my question there was how does it automatically know and then i thought really hard about how my router works, and figure it out on my own? My main concern I guess until this morning was - what IP was being transmitted to the public ??
In order to keep the domain/IP address mapping current you just need to run the direct update software in regular intervals if your box is behind the router because it doesn't know when the IP address changes. However if your box IS the router this gets easier. As a matter of fact the update software I mentioned (ddclient) has a daemon mode. If you run it on a gateway computer it only updates your dyndns domain(s) when your IP address changes.
I hope that helped and you're quite welcome.
P.S.: If you want to know the IP address of your dyndns domain you just need to look it up using "dig":
Note the nameservers (nsX.dyndns.org). Pick one.Code:dig dyndns.org
Now:
Replace X with 1..5 (currently there are 5 nameserver ns1 to ns5.dyndns.org) and <yourdyndnsdomain> with your domain.Code:dig @nsX.dyndns.org <yourdyndnsdomain>
-
31-05-2005, 13:19 #5
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- toronto
- Posts
- 5
Okay I did this - ^^^ - Very cool, didnt know that, and now I got the IP's.
Originally Posted by Brain
What exactly does this - ^^^ - Do for me ??
Originally Posted by Brain
And again
Thanx
P.S. How the heck do I get my avatar and Sig to work, if figured it would have been the same setup as most forums however it looks like it aint.
Cheers . . .
-
31-05-2005, 15:43 #6
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2003
- Location
- Germany
- Posts
- 4,140
It tells you what IP address the nameservers of dyndns.org point your dyndns domain to.What exactly does this - ^^^ - Do for me ??
-
01-06-2005, 07:32 #7
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- toronto
- Posts
- 5
Very cool
Thank you for the help.
One other quick question, I have registered to become an Authorized ATHP, I was just curious as to how long it takes to have my company info come up in the list of ATHP's. Thats all . . .
Again Thanx
Pease . .
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Problem mit Linux Server Installation
By Nebu in forum [TeamSpeak 2] Server SupportReplies: 4Last Post: 30-06-2003, 23:33 -
Linux Client?
By kauschovar in forum [TeamSpeak 2] General QuestionsReplies: 3Last Post: 04-07-2002, 01:49


Reply With Quote