[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/14.0/network/murmur/
 
Current bandwidth utilization 1275.47 Mbit/s
Bandwidth utilization bar
Contents of README:
Murmur is the VoIP server component for Mumble. Murmur is
installed in a system-wide fashion, but can also be run by
individual users. Each murmur process supports multiple virtual
servers, each with their own user base and channel list.
Administration of murmur is done through D-Bus.

NOTE: If you're upgrading from 1.1.4, the SlackBuild has changed:
      /var/{lib,log,run}/mumble-server moved to /var/{lib,log,run}/murmur

This script requires the system to have a murmur user and group:

  # groupadd -g 261 murmur
  # useradd -g murmur -u 261 -d /var/lib/murmur -s /bin/false murmur

To use a different user and/or group:

  # MURMUR_USER=user MURMUR_GROUP=group ./murmur.SlackBuild

To run murmur at boot:

  # chmod +x /etc/rc.d/rc.murmur

  Add the following to /etc/rc.d/rc.local:
  
  if [ -x /etc/rc.d/rc.murmur ]; then
    /etc/rc.d/rc.murmur start
  fi

Icon  Name                                    Last modified      Size  
[DIR] Parent Directory - [TXT] README 29-Sep-2012 06:34 868 [   ] doinst.sh 29-Sep-2012 06:34 519 [   ] murmur.SlackBuild 04-Jun-2013 07:24 3.3K [   ] murmur.info 04-Jun-2013 07:24 297 [   ] murmur.logrotate 29-Sep-2012 06:34 238 [   ] rc.murmur 29-Sep-2012 06:34 720 [TXT] slack-desc 29-Sep-2012 06:34 905

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!