- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
How to setup a Mumble server for $4 per month on an Ubuntu cloud VPS
In this video, you will learn how to make a Mumble server for as little as $4 per month on an Ubuntu Linux virtual private server (VPS). Mumble is a free, opensource, cross platform, low latency, voice chatting app (VoIP). Mumble server software will be installed on a VPS and logged in to using an SSH client. The Mumble server's configuration settings will then be customized to make the server your own. Once everything is setup server side, the Mumble client will then be installed on an operating system (OS) of your choice and you will use your cloud servers IP address (IPv4) to connect to your Mumble server as a SuperUser. Finally, you will add channels to your Mumble server.
I may earn a commission if you use the link below to sign up, at no extra cost to you.
🟣Free $100 Kamatera cloud credits using my affiliate link: https://kamatera.sjv.io/c/1245219/3024352/36439
How To Get Free $100 Kamatera Trial Cloud Credits https://youtu.be/C_BKdGtJHI4
Mumble Official Website https://www.mumble.info/
Mumble client download page https://www.mumble.info/downloads/
Steps to install Mumble server software on a VPS
1. Create a free Kamatera account using my affiliate link https://kamatera.sjv.io/c/1245219/3024352/36439
2. Create a new server in a zone of your choice and select your server specifications
3. Download and install the Mumble client for your OS
4. Copy your Kamatera servers IP address and login via an SSH client. If you're on Windows just use cmd, if you're on MacOS or Linux use the Terminal app.
5. Use the following command, followed by your servers root password:
ssh root@Your_Server_IP_Address
6. Enter the below commands in order:
apt update
apt upgrade -y
apt install mumble-server -y
dpkg-reconfigure mumble-server
Answer the mumble-server configuration prompts:
• Automatic start on boot? Yes/No
• High priority for low latency? Yes/No
• Choose a password for SuperUser account
nano /etc/mumble/ mumble-server.ini
Mumble server configuration file:
Search for the keywords below using the keyboard shortcut ctrl+w and edit the settings
registerName= [uncomment by deleting semicolon ( ; )]
welcometext=
users=
bandwidth=
port=
ctrl+o to save
ctrll+x to close nano
sudo ufw allow 64738/tcp
sudo ufw allow 64738/udp
systemctl restart mumble-server
systemctl status mumble-server
Press q on your keyboard to exit the output of the systemctl status
7. Close command line interface (CLI) app
9. Open your mumble client and connect to your server using your mumble servers IP address, SuperUser account and SuperUser password
10. Add channels and cuztomise channel properties and permissions.
Congratulations, you have successfully created a Mumble server for $4 on a Kamatera Ubuntu Linux cloud VPS.
⌚Timestamps:
0:00 - Intro
0:50 - Create a new cloud VPS
4:12 - Install Mumble client
5:40 - Login via SSH & setup Mumble server software
10:11 - Configure mumble-server.ini file
14:26 - Open Mumble server port via tcp & udp
15:49 - Connect as SuperUser & add channels
18:50 - Connect to Mumble server as a regular user
19:39 - Outro
Grow your YouTube Channel with vidIQ https://vidiq.com/70s
Kamatera Cloud Server (VPS) Tutorials (Playlist) https://www.youtube.com/playlist?list=PLco3v23oibTWtHyIk1e9cmvG5GwUHbzx3
TeamSpeak 6 (TS6), TeamSpeak 3 (TS3), & Mumble Tutorials (Playlist) https://www.youtube.com/playlist?list=PLco3v23oibTW1YwE6eIDTHYznahzFV-Sg
Ubuntu Linux Tutorials (Playlist) https://www.youtube.com/playlist?list=PLco3v23oibTXMcX9Eh80_8OcnVs1SqsR2
Social Media:
SUBSCRIBE https://www.youtube.com/@Websplaining?sub_confirmation=1
X (For Newest uploads) https://x.com/websplaining
Mastodon https://mastodon.online/@Websplaining
Personal Website https://www.websplaining.com
#Mumble #MumbleServer #VoIP
DONT FORGET TO LIKE, COMMENT, AND SUBSCRIBE!
Видео How to setup a Mumble server for $4 per month on an Ubuntu cloud VPS канала Websplaining
I may earn a commission if you use the link below to sign up, at no extra cost to you.
🟣Free $100 Kamatera cloud credits using my affiliate link: https://kamatera.sjv.io/c/1245219/3024352/36439
How To Get Free $100 Kamatera Trial Cloud Credits https://youtu.be/C_BKdGtJHI4
Mumble Official Website https://www.mumble.info/
Mumble client download page https://www.mumble.info/downloads/
Steps to install Mumble server software on a VPS
1. Create a free Kamatera account using my affiliate link https://kamatera.sjv.io/c/1245219/3024352/36439
2. Create a new server in a zone of your choice and select your server specifications
3. Download and install the Mumble client for your OS
4. Copy your Kamatera servers IP address and login via an SSH client. If you're on Windows just use cmd, if you're on MacOS or Linux use the Terminal app.
5. Use the following command, followed by your servers root password:
ssh root@Your_Server_IP_Address
6. Enter the below commands in order:
apt update
apt upgrade -y
apt install mumble-server -y
dpkg-reconfigure mumble-server
Answer the mumble-server configuration prompts:
• Automatic start on boot? Yes/No
• High priority for low latency? Yes/No
• Choose a password for SuperUser account
nano /etc/mumble/ mumble-server.ini
Mumble server configuration file:
Search for the keywords below using the keyboard shortcut ctrl+w and edit the settings
registerName= [uncomment by deleting semicolon ( ; )]
welcometext=
users=
bandwidth=
port=
ctrl+o to save
ctrll+x to close nano
sudo ufw allow 64738/tcp
sudo ufw allow 64738/udp
systemctl restart mumble-server
systemctl status mumble-server
Press q on your keyboard to exit the output of the systemctl status
7. Close command line interface (CLI) app
9. Open your mumble client and connect to your server using your mumble servers IP address, SuperUser account and SuperUser password
10. Add channels and cuztomise channel properties and permissions.
Congratulations, you have successfully created a Mumble server for $4 on a Kamatera Ubuntu Linux cloud VPS.
⌚Timestamps:
0:00 - Intro
0:50 - Create a new cloud VPS
4:12 - Install Mumble client
5:40 - Login via SSH & setup Mumble server software
10:11 - Configure mumble-server.ini file
14:26 - Open Mumble server port via tcp & udp
15:49 - Connect as SuperUser & add channels
18:50 - Connect to Mumble server as a regular user
19:39 - Outro
Grow your YouTube Channel with vidIQ https://vidiq.com/70s
Kamatera Cloud Server (VPS) Tutorials (Playlist) https://www.youtube.com/playlist?list=PLco3v23oibTWtHyIk1e9cmvG5GwUHbzx3
TeamSpeak 6 (TS6), TeamSpeak 3 (TS3), & Mumble Tutorials (Playlist) https://www.youtube.com/playlist?list=PLco3v23oibTW1YwE6eIDTHYznahzFV-Sg
Ubuntu Linux Tutorials (Playlist) https://www.youtube.com/playlist?list=PLco3v23oibTXMcX9Eh80_8OcnVs1SqsR2
Social Media:
SUBSCRIBE https://www.youtube.com/@Websplaining?sub_confirmation=1
X (For Newest uploads) https://x.com/websplaining
Mastodon https://mastodon.online/@Websplaining
Personal Website https://www.websplaining.com
#Mumble #MumbleServer #VoIP
DONT FORGET TO LIKE, COMMENT, AND SUBSCRIBE!
Видео How to setup a Mumble server for $4 per month on an Ubuntu cloud VPS канала Websplaining
How to setup a Mumble Server on an Ubuntu cloud VPS How to setup a Mumble Server for $4 per month on an Ubuntu cloud VPS Mumble Mumble Server mumble-server mumble-server.ini Ubuntu Ubuntu Linux Linux Server Cloud VPS VPS Cloud Cloud Server Virtual Private Server VoIP How to install Mumble server software on a VPS Virtual Machine VM How to setup Mumble server on a cloud server How to make a Mumble server on a cloud VPS SuperUser 64738 tcp udp port ufw allow open source
Комментарии отсутствуют
Информация о видео
16 мая 2026 г. 21:37:35
00:20:04
Другие видео канала




















