Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: How do I host my own Mumble Server?

  1. #11
    Join Date
    Apr 2010
    Location
    Greece
    Beans
    28
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How do I host my own Mumble Server?

    Man thank you so much!!!! You really are a life saver

    just one last thing
    I have a website. Is it possible to use the website/it's ip insted of mine since its static?
    Cuz my home's IP aint.

  2. #12
    Join Date
    Dec 2007
    Location
    Idaho
    Beans
    4,976
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: How do I host my own Mumble Server?

    nope.

    But this is what I do, goto http://www.dyndns.com/ and sign up for a free account, add a hostname to it (mine for example is voiceserv.homelinux.net)

    Once that has been setup install ddclient on your machine hosting mumble. Then Configure it to update that hostname everytime your ip changes.

    Code:
    sudo apt-get install ddclient
    sudo dpkg-reconfigure ddclient
    Mostly keep defaults, add your username and password to it, I have it check my ip every 30 seconds and update the hostname if the ip changes. Then you can give your users that hostname as the address to connect to and it will never change.
    "You can't expect to hold supreme executive power just because some watery tart lobbed a sword at you"

    "Don't let your mind wander -- it's too little to be let out alone."

  3. #13
    Join Date
    Apr 2010
    Location
    Greece
    Beans
    28
    Distro
    Ubuntu 10.04 Lucid Lynx

    Talking Re: How do I host my own Mumble Server?

    Thanks so much man !!
    If there is ANYTHING I can ever do for you, don't hesitate to ask!!

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

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