Schnuffle
Schnuffle
It's not possible on the server side as that would need to be able to peak into a encrypted conversation. There's a setting in element. See: https://github.com/matrix-org/synapse/issues/8560
I found the solution, stupid me :-). I'll make a PR to add some docs later on
After some more testing I'm back to total confusion. I had one moment where it did work, but it's more by luck then by understanding what's wrong. I've found a...
Getting closer. Using Chromium the config works with VNC and Spice, just that with Spice the keyboard layout is wrong. Setting the listen address for the console to localhost in...
I slightly disagree, I think the information to build a package should be contained in the repo. I'm not talking about binaries, only source files. For me it sounds like...
I updated my debian package branch. For the moment it only builds for ubuntu 18.04, haven't tested any other distro. Changes might be needed for the dependencies. As I don't...
Good to know, I'll add a parameter to the build script, so one is able to choose between ubuntu 18.04 and debian stretch Have fun Schnuffle
Are you sure that your deps are complete? I guess that you are missing some deps but it works because you have them installed already.
That is reasonable My need is mostly for running some VMs on root servers. I need a light weight interface to be able to do basic management and have access...
I'll check if everything is still working in the coming days