Exus
Exus
I'm using newest v0.4-rc1 version (binary from github) and it works fine. Problem occur when I try to encrypt backup with GPG ```sh # zfsbackup send --encryptTo [email protected] --signFrom [email protected]...
Debian 8 is shipped with systemd, but it's possible to replace it by installing sysvinit-core package. It's documented on https://wiki.debian.org/systemd page. I'm not 100% sure, but it looks that systemd...
We are using amqproxy (0.7.0) to proxy connections from PHP (short living web and long living cli scripts) to rabbitmq instances (3.9.11). It works mostly flawless, but sometimes on busy...