Develop Paper
  • Program
  • Server
  • Development Tool
  • Blockchain
  • Database
  • Artificial Intelligence
  • Blogs
Position: Home > Server > Content

CentOS 7 builds teamspeak3 server

Time:2021-12-31

CentOS 7 builds teamspeak3 server

TeamSpeak is an old VoIP tool software, which is adopted by the majority of foreign game players. Domestic users may not be very familiar with it. TeamSpeak is a very popular cross platform VoIP and text chat application, which can be used for internal business communication Education and training (Lectures), online games and chat communication between friends. TeamSpeak provides a solution with simpler use, strong security, high voice quality and low system and bandwidth utilization. The software adopts client server architecture and can process thousands of users in real time.

TeamSpeak has the following key features:

  • Easy to use, highly customizable
  • High scalability
  • Support high security standards
  • Deliver superior voice quality
  • Allow low system resource and bandwidth usage
  • Support powerful file transfer
  • Support robust permission system
  • Support amazing 3D sound effects
  • Allow mobile connections

Prepare environment

  • The centos7 system server accesses the Internet normally
  • Teamspeak3-server_linux_amd64-3.7.1
  • TeamSpeak 3 Client 3.2.5
  • Linux basic operation

Note: the Chinese version of teamspeak3 is 3.1 6 will appearThis server requires you to use a later version of the client
Please use the official English version


Disable CentOS 7 firewall and SELinux

CentOS 7 firewall

systemctl stop firewalld

CentOS 7 SELinux (temporary shutdown)

setenforce 0

Upgrade CentOS 7 system and install dependent Toolkit

yum update

After the upgrade, you need to install related dependencies

yum install vim wget perl tar net-tools bzip2

TeamSpeak application cannot be started with root permission

So you have to create an account to run it

Add users and set passwords

useradd teamspeak
passwd teamspeak

Download TeamSpeak server

wget https://files.teamspeak-services.com/releases/server/3.7.1/teamspeak3-server_linux_amd64-3.7.1.tar.bz2

Unzip file

tar -jxf teamspeak3-server_linux_amd64-3.7.1.tar.bz2

Change the name of the extracted file and change the storage directory

mv teamspeak3-server_linux_amd64 /home/teamspeak/teamspeak3

Start TeamSpeak

We need to switch toteamspeakAs mentioned just now, TeamSpeak does not allow the root user to start the application.

Switch to the user and go directly to the user’s home directory

su - teamspeak

Enter directory

cd teamspeak3/

Start teamspeak3

./ts3server_startscript.sh start license_accepted=1

If the output is like this, it is successful

------------------------------------------------------------------
                      I M P O R T A N T                           
------------------------------------------------------------------
               Server Query Admin Account created                 
         loginname= "serveradmin", password= "5u5qdT8O"
------------------------------------------------------------------

------------------------------------------------------------------
                      I M P O R T A N T                           
------------------------------------------------------------------
      ServerAdmin privilege key created, please use it to gain 
      serveradmin rights for your virtualserver. please
      also check the doc/privilegekey_guide.txt for details.

       token=nsXIaHhxnMWQJnREt2s6v6yShvlBrTxRWpPrNnee
------------------------------------------------------------------

Note: save this information for connecting to the server

Close teamspeak3

./ts3server_startscript.sh stop

View teamspeak3

./ts3server_startscript.sh status

Client connection server

Start teamspeak3

Select the upper left cornerConnections

First optionConnect

Server nickname of address (fill in your server IP or domain name)

Server password (fill in the password just generated by the server) is the following

password= "5u5qdT8O"

Then clickConnect

The dialog box appearsUse Privilege Keypage

Enter the just generatedtoken

token=nsXIaHhxnMWQJnREt2s6v6yShvlBrTxRWpPrNnee

The connection is complete

A token can only be used once. The token will be bound with the account you log in to.

After binding the token, your account will have the channel management function.

This work adoptsCC agreement, reprint must indicate the author and the link to this article

Couplet: one operation and maintenance personnel, two computers and three meals are uncertain. They only work smoothly for the equipment. They fight all the internal organs and have no control. They still get up at 7 o’clock, start at 8 o’clock and don’t return at 9 o’clock in the evening. It’s very hard! Second couplet: ten years of operation and maintenance, nine turns into success, all sorts of things, busy bleeding in seven orifices, restless in six gods and five bodies, still running around, sleepless in three nights, only fighting for two copper plates for a lifetime!
Tags: Account number, Client, Operation and maintenance, The server, user

Recommended Today

[go web development] configure database connection pool

In this section, we will explain how connection pooling works behind it and explore how configuring a database can change or optimize its performance. Note: the database series contains quite a few theories, which are interesting but not important to the construction of applications. If you find it too difficult, you can browse it first […]

  • 18. Kubernetes notes pod resource scheduling (I) nodeaffinity node affinity
  • Build and deploy Vue projects from 0 to 1
  • Big data training: Hadoop ecosystem circle
  • Write an interface pressure measuring tool
  • Recovery of sudoers file permissions under mac
  • China Academy of communications and communications officially released the “system stability guarantee plan”
  • One week Xinchuang public opinion observation (8.10 ~ 8.23)
  • Amazon Aurora’s ability to read and write: shardingsphere proxy
  • Graphic tutorial of building centos8 virtual machine cluster with VMware Workstation Pro 16
  • Windows containers Adventure: Terminology
Pre: Microservice transformation series 4: the concept guides practice and clarifies the main contents and sequence of microservice construction
Next: Acwing arithmetic learning: data structure (3)

    Tags

    address algorithm array assembly attribute Browser c Catalog Character string Client code command configuration file container data Database Definition Edition element Example file function java javascript Journal link linux Memory method Modular mysql node object page parameter php Plug-in unit project python Route source code The server Thread time user

    Recent Posts

    • [go web development] configure database connection pool
    • Use vite to build vue3.0+ts+element plus+sass project
    • Why does Alibaba prohibit engineers from directly using APIs in the logging system (log4j, logback)?
    • aggregate
    • How to use the search engine correctly to find the desired content

    Recent Comments

    • tiyee on Answer for Ask you a math problem of my son's first grade: how many rectangles are included in the graph
    • My God on Answer for Ask you a math problem of my son's first grade: how many rectangles are included in the graph
    • My God on Answer for Ask you a math problem of my son's first grade: how many rectangles are included in the graph
    • Border town on Answer for Ask you a math problem of my son's first grade: how many rectangles are included in the graph
    • weineel on Answer for Ask you a math problem of my son's first grade: how many rectangles are included in the graph

    Categories

    • .NET Core
    • Agile Development
    • Algorithm And Data Structure
    • Android
    • Apple MAC
    • Architecture Design
    • Artificial Intelligence
    • ASP.NET
    • Backend
    • Blockchain
    • C
    • C#
    • C++
    • Cloud
    • Database
    • Design Pattern
    • Development Tool
    • Embedded
    • Erlang
    • Freshman
    • Game
    • Golang
    • HTML/CSS
    • HTML5
    • Informal Essay
    • Information Security
    • IOS
    • Java
    • JavaScript
    • JSP
    • Linux
    • Lua
    • MongoDB
    • MsSql
    • MySql
    • Network Security
    • OOP
    • oracle
    • Other DB
    • Other Technologies
    • Other Technology
    • Perl
    • PHP
    • Program
    • Python
    • Redis
    • Regular Expression
    • Ruby
    • Rust
    • SAP
    • Server
    • Software Testing
    • Team Management
    • VBS
    • VUE
    • WEB Front End
    • Windows
    • XML/XSLT
  • java
  • php
  • python
  • linux
  • windows
  • android
  • ios
  • mysql
  • html
  • .net
  • github
  • node.js

Copyright © 2021 Develop Paper All Rights Reserved      Sitemap    About DevelopPaper    Privacy Policy    Contact Us