Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
How much bandwidth per month do you see running a murmur server of 50 users? Surely this would be quite costly if it exceeds the 1TB transfer per month?
Thanks for the guide it was quite informative!
Love the detailed information here! I tried to setup up a Ubuntu 12.04 Mumble server and ran into all kinds of problems. The guide I was going by IMO the steps was out of order or just not enough detail about the packages required at the start. I’m stuck running Ubuntu 12 (14.04 was just to much for it) on K7 processor 2.3mhz, 2 gig ram, 40 gig HD, with and NVidia FX5200 graphic card I believe. Looks like the Ubuntu 14.04 is much easier to setup and config but I’m afraid my hardware is just old to be supported anymore. . http://wiki.mumble.info/wiki/Ice#How_to_Setup_Ice_for_PHP_with_Apache_on_Debian.2FUbuntu
Could you help me put together exactly what all I need and what order it should be installed and configured. They called for PHP5, apache2, Ice 3.4, ZeroC Ice.
Sorry for bugging you about this but that author isn’t available for questioning
Great tutorial! I just found that you can use HTML in the welcome message to display an image for a mumble logo.
Thank you! If anyone has any tips or guides on installing MuMo (Mumble Moderator) for auto AFK Please let me know! I can’t figure it out and am not that great with Linux at all.
I think that adding the information below will make the document more comprehensive and helpful for beginners.
sudo ufw allow 64738/tcp sudo ufw allow 64738/udp
Thx for an exellent guide!!!
Only one question, to be able to see server on my site i need: Channel View Protcol URL
How can i get that???
Regards
Olof
Hi,
New to mumble and digital ocean.
Looking to run a password protected mumble server for my children and my friend’s children to play together.
Used the digital ocean tutorial, and a few others to cobble together something that matched the dialogues I was getting, as they were not the same.
I set up a user mumble_admin and added to group wheel. I then used this user to download and install mumble using apt_get. I used the debian/ubuntu config to reconfig the server, then restarted. No evidence of any issues so far.
Using a standard ubuntu droplet from digital ocean. I set up SSH keys and can now ssh into it from the command line passwordlessly. (New to that as well).
Then downloaded and installed the mumble client on my Linux Mint laptop. The settings options look a little different from the tutorial - missing password option. Using the IP from the DO droplet so it should be in computer speak not human speak, It loops round attempting to reconnect.
Downloaded and installed the mumble client on a Win10 laptop, similar - the layout on the screen is swapped the user and the server name, but very similar to the tutorials. No connection to the server.
I opened ports on my router, no luck.
I white listed the IP for the DO droplet on my pi hole set up. No luck.
I wondered if I had to open ports on the client and server (did not think i had to). down loaded and ran nmap on my local laptop and remotely on the DO droplet. neither had the port 64738 open. Did not change this though as I was under the impression the software itself runs opens the port. The mumble server on the DO droplet is run by the user mumble_admin.
Disabled the firewall on the router - no luck.
I found a public mumble server and logged in successfully, no one there but I logged in. Switched off the port forward rule, could still log into the public server. Reactivated the router firewall. Could still log onto the public server.
My client does not have a password, so must be logging onto servers with some sort of authentication? I have read about ICE I don’t really get what is going on here. Why does the ubuntu client want ssh authentication? won’t passwords do? Is there a good place to read about what to look out to figure what I have built and what I need?
Any thoughts?