<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Chris im Netz - Software, Hardware, Tutorials und mehr.. &#187; teamspeak</title> <atom:link href="http://www.christian-pfnuer.de/tag/teamspeak/feed" rel="self" type="application/rss+xml" /><link>http://www.christian-pfnuer.de</link> <description>In Deutschland unterwegs, im Netz zu Hause</description> <lastBuildDate>Thu, 02 Sep 2010 00:44:25 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>[Tutorial] Teamspeak 2 Installation unter Debian</title><link>http://www.christian-pfnuer.de/tutorial-teamspeak-2-installation-unter-debian</link> <comments>http://www.christian-pfnuer.de/tutorial-teamspeak-2-installation-unter-debian#comments</comments> <pubDate>Fri, 08 May 2009 05:15:55 +0000</pubDate> <dc:creator>chris</dc:creator> <category><![CDATA[Anleitungen]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[teamspeak]]></category> <category><![CDATA[tutorial]]></category><guid isPermaLink="false">http://www.christian-pfnuer.de/?p=141</guid> <description><![CDATA[In aller Kürze, weil es wirklich einfach und schnell geht die Installation eines Teamspeak 2 Servers auf einem Root oder Homeserver. Voraussetzung ist der Packer bzip2 (apt-get install bzip2) zum entpacken des Archives. Loggt euch auf dem Server als Root ein und gebt folgendes in der Konsole ein:useradd ts
passwd ts
wget ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/ts2_server_rc2_202319.tar.bz2
tar -jxvf ts2_server_rc2_202319.tar.bz2
mv tss2_rc2 ts2
chown [...]]]></description> <content:encoded><![CDATA[<p>In aller Kürze, weil es wirklich einfach und schnell geht die Installation eines Teamspeak 2 Servers auf einem Root oder Homeserver. Voraussetzung ist der Packer bzip2 (apt-get install bzip2) zum entpacken des Archives. Loggt euch auf dem Server als Root ein und gebt folgendes in der Konsole ein:</p><div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">useradd ts
<span style="color: #c20cb9; font-weight: bold;">passwd</span> ts
<span style="color: #c20cb9; font-weight: bold;">wget</span> <span style="color: #c20cb9; font-weight: bold;">ftp</span>:<span style="color: #000000; font-weight: bold;">//</span>ftp.freenet.de<span style="color: #000000; font-weight: bold;">/</span>pub<span style="color: #000000; font-weight: bold;">/</span>4players<span style="color: #000000; font-weight: bold;">/</span>teamspeak.org<span style="color: #000000; font-weight: bold;">/</span>releases<span style="color: #000000; font-weight: bold;">/</span>ts2_server_rc2_202319.tar.bz2
<span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-jxvf</span> ts2_server_rc2_202319.tar.bz2
<span style="color: #c20cb9; font-weight: bold;">mv</span> tss2_rc2 ts2
<span style="color: #c20cb9; font-weight: bold;">chown</span> <span style="color: #660033;">-R</span> ts ts2
<span style="color: #7a0874; font-weight: bold;">cd</span> ts2
<span style="color: #c20cb9; font-weight: bold;">su</span> ts
.<span style="color: #000000; font-weight: bold;">/</span>teamspeak2-server_startscript start
.<span style="color: #000000; font-weight: bold;">/</span>teamspeak2-server_startscript passwords</pre></div></div><p>Teamspeak Webinterface unter http://IP_DES_SERVERS:14534 aufrufen.<br /> Fertig, man kann sich als admin oder superadmin einloggen. Die Passwörter für die beiden wurden im letzten Schritt ausgegeben.</p> ]]></content:encoded> <wfw:commentRss>http://www.christian-pfnuer.de/tutorial-teamspeak-2-installation-unter-debian/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>