Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Linux \ Mumble installation source VoIP application on Ubuntu     - ORA-12545: Connection failed because the target host or object does not exist (Database)

- Batch download files using the explorer under Windows Server 2008 R2 (Server)

- PCM audio under Linux (Linux)

- MongoDB study notes - polymerization (Database)

- Linux argument references and command substitution (Linux)

- Using monitoring tool dsniff (Linux)

- Upgrading Oracle 11.2.0.1 to 11.2.0.3 (Database)

- Linux kernel to achieve soft RPS network to receive soft interrupt load balancing to distribute (Linux)

- How to Start a Linux application running in the background using the terminal mode (Linux)

- Linux command execution judge sentences -;, &&, || (Linux)

- Zabbix Agent for Linux Installation and Configuration (Server)

- Sort sql MySQL 5.6 upgrade slow Cause Analysis (Database)

- Ubuntu update bug fixes Daquan (Linux)

- ARP spoofing prevent Linux environment LAN (Linux)

- How to install the latest version of the Eclipse in Ubuntu 14.04 (Linux)

- Android Sets the system screen brightness (Programming)

- How to make GRub instead of the default Ubuntu software center (Linux)

- Oracle 11g dataguard main library backup and recovery to the test environment in one database error (Database)

- To install JDK1.7 and compiler Hadoop-2.7.1 under CentOS7 (Server)

- JavaScript cross-browser event object library (Programming)

 
         
  Mumble installation source VoIP application on Ubuntu
     
  Add Date : 2018-11-21      
         
         
         
  Mumble is a free open source VoIP application, released under the new BSD license, user groups are mainly for gamers. Running like TeamSpeak and Ventrilo, users connect to the same server to achieve mutual communication.

Mumble provides a nice feature as follows:

Low latency, this game is very important
Games in visual plug-in that you can know who you are and call and locate their position
Chats encrypted, to protect your privacy and security
The interface is simple and easy to use
Stable and efficient use of your server resources
 

Install Mumble

Mumble has caught on, into the mainstream of many linux distributions depots, which makes it more convenient to install. If you are using Ubuntu you can use apt-get install command in detail as follows:

$ Sudo apt-get install mumble-server

This command will install the server on your server (also known as Murmur).

Configure Mumble

Run the following command to start Mumble:

$ Sudo dpkg-reconfigure mumble-server
It will pop up the following questions:

Select "Yes" to make start automatically when the server is powered mumble, then it will ask you if you run a high priority in order to maintain low latency mode, in order to keep it the best performance this is a good idea.

Then you just installed mumble server administrator set the user's password, remember this password, it will be used at login.

Mumble client installation

Clients can be installed in many of the major operating systems such as windows, mac and linux. We will teach you to install and configure on Ubuntu linux, you can use the software with the command center can also install the client:

$ Sudo apt-get install mumble
When you first run mumble, the configuration wizard will help you configure the audio input and output, so that it can maintain the best performance on the client. For the first time will also ask you what you want to use sound equipment and microphones:

It will then help you to calibrate the device:

Because mumble will help you encrypt all communication content so it will ask you to create a certificate:

After completing the configuration wizard you will be able to add the first server connection dialog box:

First, enter a tag name any because it was just to remember the server, and then enter the address and port of the server, and then use "SuperUser" as the user name and password is configured when you enter the password mumble server.
     
         
         
         
  More:      
 
- To share Internet access through NAT mode under Virtual Linux VMware Workstation (Linux)
- Hadoop + Zookeeper NameNode achieve high availability (Server)
- Ubuntu 15.04 install Complete Guide (Linux)
- MySQL 5.5 on master-slave copy filter (Database)
- CentOS Set the Mono environment variable (Server)
- Using shell users or virtual users to login to pureftpd (Linux)
- C ++ inheritance and derived (induction principle) (Programming)
- Use the command line MySQL database backup and recovery (Database)
- Hibernate Performance Optimization of EHCache cache (Programming)
- Zabbix configuration of SNMP (Server)
- VPN built on CentOS (Server)
- 64-bit Windows Server 2012 R2 install Oracle 10g Second Edition (Database)
- shell script error dirname: invalid option - b (Database)
- Install Java JDK 8 in CentOS 7 / 6.5 / 6.4 (Linux)
- Security Features Linux and Unix operating system, programming (Linux)
- Use Epoll develop high-performance application server on Linux (Server)
- Linux Telnet access Windows 7 configuration procedure (Linux)
- OpenJDK 7 compiled under Ubuntu 14.04.3 64-bit (Linux)
- CentOS7 + Redis Live Installation and Configuration (Linux)
- DB2 table space is redirected to restore the database combat (Database)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.