Find the answer to your Linux question:
Results 1 to 2 of 2
Hi all, I just got a VPS and started playing around with it. I am currently trying to install a Murmur (VOIP) server for Mumble on it and need some ...
  1. #1
    Just Joined!
    Join Date
    Dec 2011
    Posts
    1

    Script on boot

    Hi all, I just got a VPS and started playing around with it. I am currently trying to install a Murmur (VOIP) server for Mumble on it and need some help. I only have 1 day of experience on Linux so please go easy on me .

    I have managed to install the Murmur server and it's all working, and I also got a web administration working for it. The web administration doesn't automatically turn on when I boot the VPS, whereas the Murmur server does.

    The script that's used to start the web administration is
    Code:
    a2ensite mumble-django
    /etc/init.d/apache2 reload
    Also, if there are other people running Murmur servers, I'd like to know how to run multiple servers. I can't seem to find it in Mumble's documentation,

    Thanks in advance

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    Do you want to start multiple servers on one host? If so, then you may need to change the port the server listens on for subsequent servers. If on different hosts, then it should just work. As I often advise, if no one here knows how to help you, try posting your question on the package's web site. Most have some sort of user forum for that purpose.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...