Étienne BERSAC

Results 377 comments of Étienne BERSAC

I totally agree with this. That's now easy to have user QEMU thanks to `qemu-bridge-helper`. We need only two params : the connection string (use the session) and the bridge...

Actually, in my setup, I simply use the same bridge as for my lxc containers: ``` xml ``` Here is how i setup qemu-bridge-helpers on debian: https://github.com/bersace/dotfiles/blob/master/virtualisation.yml#L58-L79

Would it be possible to use `SecretService` freedesktop API instead of a host app ? Anyway, passff works great outside flatpak.

Or maybe use another web API on top of pass.

Does anyone have some type stubs for psycopg2 ? I'm new to pyright and I have `error: "DatabaseError" is unknown import symbol` all the way around. It looks like pyright...

temBoard 8 is dropping authentication using shared secret. Closing.

We need a 'canonical_url' parameter to handle this and situation such as reverse proxy.

There is an undocumented JSON API at /json/settings. Here is a Python client API based on this JSON API : https://gitlab.com/dalibo/cornac/-/blob/master/service/cornac/temboard.py

temBoard 8 doesn't have users management on agent side. This issue is not relevant anymore.

@ced75 C'est une erreur quand le dossier courant n'existe plus. Que retourne `cd .` ? Et `sudo -u postgres pwd` ?