Difference between revisions of "Teamspeak"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk m |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
* download teamspeak from http://www.teamspeak.com/?page=downloads | * download teamspeak from http://www.teamspeak.com/?page=downloads | ||
* [[unpack]] it | * [[unpack]] it | ||
− | tweedleburg:~ # | + | tweedleburg:~ # bunzip2 ts2_client_rc2_2032.tar.bz2 |
tweedleburg:~ # [[tar]] xvf ts2_client_rc2_2032.tar | tweedleburg:~ # [[tar]] xvf ts2_client_rc2_2032.tar | ||
* run the installer | * run the installer | ||
Line 10: | Line 10: | ||
* call TeamSpeak | * call TeamSpeak | ||
tweedleburg:~/ts2_client_rc2_2032 # /opt/TeamSpeak2RC2/TeamSpeak | tweedleburg:~/ts2_client_rc2_2032 # /opt/TeamSpeak2RC2/TeamSpeak | ||
+ | * right-click onto "Server", click "connect", join a channel with your partners | ||
= See also = | = See also = |
Latest revision as of 14:21, 16 December 2011
This article describes how to install TeamSpeak. It has been tested with SUSE Linux 11.1 but should work same or similar with every Linux.
To install Teamspeak on your computer,
- download teamspeak from http://www.teamspeak.com/?page=downloads
- unpack it
tweedleburg:~ # bunzip2 ts2_client_rc2_2032.tar.bz2 tweedleburg:~ # tar xvf ts2_client_rc2_2032.tar
- run the installer
tweedleburg:~/ts2_client_rc2_2032 # ./setup.sh
- call TeamSpeak
tweedleburg:~/ts2_client_rc2_2032 # /opt/TeamSpeak2RC2/TeamSpeak
- right-click onto "Server", click "connect", join a channel with your partners