More actions
Bl4cklisted (talk | contribs) m Grammatical and organizational tweaks |
Bl4cklisted (talk | contribs) Added alternate Teamspeak installation |
||
| Line 247: | Line 247: | ||
<pre>sudo apt-get install teamspeak-client</pre> | <pre>sudo apt-get install teamspeak-client</pre> | ||
That's it. <BR><BR>After the command has finished doin' its thing, you can find <span style="color:#1E90FF">Teamspeak</span> in <span style="color:#1E90FF">'''Applications > Internet > Teamspeak'''</span>. <BR> | That's it. <BR><BR>After the command has finished doin' its thing, you can find <span style="color:#1E90FF">Teamspeak</span> in <span style="color:#1E90FF">'''Applications > Internet > Teamspeak'''</span>. <BR> | ||
==== <span style="color:#8B0000">Alternative</span> ==== | |||
Most people (myself included), run into issues when running the Linux version of <span style="color:#1E90FF">Teamspeak</span>. <BR><BR> | |||
If you cannot get it to run properly, follow [http://www.teamspeak.com/?page=downloads&archive=1/ this link] and <span style="color:#1E90FF">download the '''Windows''' version</span>.<br>We'll be running it through <span style="color:#8B0000">Wine</span>!<BR><BR>While it's downloading, open a Terminal (<span style="color:#1E90FF">'''CTRL+ALT+T'''</span> in Ubuntu 10.04) and enter: | |||
<pre>sudo apt-get remove teamspeak-client</pre>to remove your broken Linux version.<BR><BR><span style="color:#1E90FF">Browse to the directory you downloaded '''Teamspeak''' into, and ''right-click'' '''Open with </span><span style="color:#8B0000">Wine</span>.''' <BR><span style="color:#1E90FF">Install using the '''default options'''</span>. | |||
=== <span style="color:#1E90FF">Setting it up</span> === | |||
Regardless of which method you use to get on <span style="color:#1E90FF">Teamspeak</span>, check out [http://wiki.eveuniversity.org/Teamspeak#Initial_Configuration/ this guide] to review how to configure <span style="color:#1E90FF">TS2</span> for our <span style="color:#1E90FF">Teamspeak server</span>. | |||