Josh’s Technical Debt 🖥️
I mean, sometimes I finish things.
In some situations, you might want to run two instances of the Bareos File Daemon (bareos-fd) on a single client, one with data encryption enabled and one without. For example, maybe you want to encrypt only backups to off-site storage, and keep local backups unencrypted for better storage deduplication and lower risk due to lost encryption keys. One way to do this is to run the encryption-enabled bareos-fd on a non-standard port 9104. ...
Hello, cruel world.