mumble-server-user-wrapper(1) General Commands Manual mumble-server-user-wrapper(1)

mumble-server-user-wrapper - User wrapper for mumble-server.

mumble-server-user-wrapper [options]

mumble-server is the server component of Mumble, a low-latency, high quality VoIP application. mumble-server-wrapper is a wrapper script to make it easier for normal users to set up their own, private Mumble server.

Set directory to use. By default, the wrapper script uses $HOME/murmur
Check if mumble-server process is running.
Terminate running mumble-server process.
Initialize only, do not start the server.
Specify password for the SuperUser account and exit. SuperUser is the mumble equivalent of root, a special user which bypasses all access restrictions.

To create your own private server, you first want to run

mumble-server-user-wrapper -i

Then edit ~/murmur/murmur.ini to set the various configuration settings. The most important is probably the port; unless you're the only mumble-server process running on this server, you'll need to change it.

When you're happy with your settings, you need to set the password for SuperUser, which is your administrator account.

mumble-server-user-wrapper -p <password>

Once this is done, simply run

mumble-server-user-wrapper

to start the server.

mumble-server(1).

mumble and mumble-server were written by The Mumble Developers.

2015 December 27