• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • About
  • Projects
    • GStaticMap WP Plugin
  • Contact
  • Privacy Policy

Lorenz Blog

All About Web & Mobile Application Development

  • Featured Articles
  • Gadgets
    • Android
    • Blackberry
  • Programming
    • Android
    • PHP
    • Java Script
    • MySQL
    • Postgresql
    • Flex
    • Web
  • Software
    • Mac OS
    • Windows
    • Linux
  • Web
You are Here » Home >> Information Technology >> Software >> Linux >> Installing TeamSpeak Server on FreeBSD

Installing TeamSpeak Server on FreeBSD

November 18, 2009 by Lorensius Londa 5 Comments

TeamSpeak is a powerfull voice over IP software which enables people to speak with one another over the internet. TeamSpeak consists of both client and server software which the server acts as a host to multiple client connections, capable of handling literally thousands of simultaneous users. The target audience for TeamSpeak are gamers, who can use the software to communicate with other players on the same team of a multiplayer game. Communicating by voice gives a competitive advantage by allowing players to keep their hands on the controls.

In this article, i’ll explain how to install TeamSpeak Server 2 on Unix machine running FreeBSD 7.0 using ports installation.  TeamSpeak server was designed only for Windows and Linux platform, so, for FreeBSD platform, you must install linux emulator first.

Installation steps:

  1. Install linux Fedora Core 4  emulator with the following command:
    # cd /usr/ports/emulators/linux_base-fc4 .
    # make

    linux base make command result
    linux base 'make' command result

    # make install

    linux base make install command result
    linux base 'make install' command result
  2. Install TeamSpeak server with the following command:
    # cd /usr/ports/audio/teamspeak_server
    # make

    team speak make command result
    team speak 'make' command result

    # make install

    team speak make install command result
    team speak 'make install' command result
  3. Start TeamSpeak server with the following command:
    # cd /usr/local/lib/teamspeak_server
    # ./server-linux -PID=tsserver2.pid

    start team speak server
    start team speak server

    Check if server is running

    # ps aux | grep server_linux

    check if ts server is running
    check if ts server is running
  4. Open web browser, point to your TeamSpeak Server address, http://yourserver:14534
  5. TeamSpeak web interface
    TeamSpeak web interface
  6. Username and password for admin can be found on /usr/local/lib/teamspeak_server/server.log file
  7. server.log file
    server.log file
  8. Login with username admin and password as found in server.log file and do some setup configuration for your newly installed server.
  9. Admin panel
    Admin panel
Facebooktwitterredditpinterestlinkedinmailby feather

Related posts:

  1. How to Setup MQTT Server Using Mosquitto and Libwebsocket on Freebsd
  2. Installing MapServer and PHP MapScript on Linux
  3. Installing Windows XP on Acer Travelmate 6291 Laptop (SATA Hard Drive Without Floppy)
  4. How to Send Message to Google Cloud Messaging (GCM) Server Using JSON and PHP

Filed Under: Featured Articles, Information Technology, Linux, Software Tagged With: distfiles, emulator, freebsd, install, install teamspeak, install teamspeak freebsd, install teamspeak linux, linux, ports, teamspeak server

About Lorensius Londa

Passionate web and mobile application developer. Co-founder of TRUSTUDIO, loves programming, Android, aviation, travelling, photography, coffee and gym mania.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

About Me

A husband, father of two, passionate software developer, diy lover and home baker who loves to learn new things. Read More…

  • Facebook
  • GitHub
  • Google+
  • Instagram
  • Twitter
  • YouTube

Featured Articles

How to Setup MQTT Server Using Mosquitto and Libwebsocket on Freebsd

Blue Bamboo P25 Printer Android Demo Application With Source Code

Simple JSON RPC Client for Android

How to Send Message to Google Cloud Messaging (GCM) Server Using JSON and PHP

Footer

Recent Comments

  • Aditya Dabas on About
  • Ayten Göksenin Barutçu on How to Make Android Map Scrollable Inside a ScrollView Layout
  • mang jojot on About
  • Hussain on How to Programmatically Scan or Discover Android Bluetooth Devices

Recent Posts

  • How to Fix Blank Screen on WordPress Add/Edit Post Page
  • How to Programmatically Restart the ESP32 Board
  • How to Get Hardware Info of ESP32
  • How to Setup MQTT Server Using Mosquitto and Libwebsocket on Freebsd

Latest Tweets

  • @tricahyono_bowo @infobandung @infobdg Wah kejauhan om 355 days ago
  • Wilujeng enjing sadayana..Mohon info tempat powder coating dan sandblasting yg recommended di Bandung dunk @infobandung @infobdg359 days ago

Copyright © 2023 · Magazine Pro on Genesis Framework · WordPress · Log in