2
Howto: Editing sqlite database to set default channel for Mumble
In order to set the default channel for your mumble server, from linux command line interface, we would use a tool called “sqlite3“. If you don’t have it installed, simply use “apt-get install sqlite3” or “yum install sqlite3“. Once you got it, you want to edit your mumble server database. In order to open specific [...]