Matthias Fetzer
Matthias Fetzer
@o4ier did you find out why this behaves differently on "externally" created databases? We encountered the same issue in some RHEL7->RHEL8 migrated database, while it works on others. Update: Running...
Hi @lukebakken - I was just digging into this, as I'd like to use Pika behind a (corporate) proxy. Either Socks5 or Http/s-Proxy would be suitable for me. Monkey-patching with...
@rcongiu We would find this really useful as well, as this would ease our deployment process quite much!
Same issue on my side.
Ok. I think we are safe for some time. Thanks for looking it up. That message isn't part of our scrips but rather part of the cryptroot hook (see [source](https://sources.debian.org/src/cryptsetup/2:2.0.3-7/debian/initramfs/hooks/cryptroot/)...
This might be a good idea. On the other hand we're dependant on the actual handling of crypttab for systemd etc. We should check if this works properly first.
I think the proper way would be to use https://packages.debian.org/buster/dropbear-initramfs and skip putting dropbear=y to the config. But I did not test this yet. Maybe you can give it a...
This seems like a good idea. Do you know if it is actually possible to use "command" in SSHDroid's authorized_keys file?
I think we dont require much on the keyserver side. Forcing a specific key to just execute a single command (and not allow it to do anything else). If those...
I think this might be possible :+1: