summaryrefslogtreecommitdiffstats
path: root/organizers-notebook
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--organizers-notebook/index.org21
1 files changed, 21 insertions, 0 deletions
diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org
index 8d20a170..82a6dba8 100644
--- a/organizers-notebook/index.org
+++ b/organizers-notebook/index.org
@@ -1020,8 +1020,29 @@ icecast is on live0.emacsconf.org and can be restarted with =/etc/init.d/emacsco
#+end_example
so that the year is updated in the configuration.
+** DONE Mumble
+CLOSED: [2025-12-01 Mon 12:49]
+:PROPERTIES:
+:Effort: 1:00
+:END:
+:LOGBOOK:
+CLOCK: [2025-12-01 Mon 11:25]--[2025-12-01 Mon 12:49] => 1:24
+:END:
+
+Success:
+- [X] You can connect to Mumble on your preferred device(s).
+- [X] You can broadcast to the emacsconf-gen channel.
+- [X] You can broadcast to the emacsconf-dev channel.
+
+mumble.emacsconf.org is hosted on front. Start it with:
+
+#+begin_src sh :eval no
+sudo /etc/init.d/mumble-server start
+#+end_src
+It listens on port 64738
+Logs are in ~/var/log/mumble-server~
** Shell scripts
:PROPERTIES:
:CUSTOM_ID: general-infrastructure-shell-scripts