jsddsfoh
jsddsfoh
in this case, it can help to search how to enable "nat reflection" on your router.
i use sudo on my offsite with push backups. visudo offsite: `# Syncoid commands` `backupuser ALL=NOPASSWD: /usr/sbin/zfs get *` `backupuser ALL=NOPASSWD: /usr/sbin/zpool get *` `backupuser ALL=NOPASSWD: /usr/sbin/zpool list` `backupuser ALL=NOPASSWD:...
> @lachesis destroy should only be needed if you want your source to destroy snapshots on the target (sync snaps) with the option --no-sync-snap it shouldn't be needed. @jsddsfoh rollback...
> i have created a prune script which seems to work good for me. > > you can pass the number of days to keep as a param. value it...
just tried by manually increasing date, yes it does.
I edited this line, which now leaves additional 25 bookmarks. Feel free to change to any number you like. `awk` ouputs bookmarks older than x days, beginning with the newest...
try curl! `curl -i https://hass.domain.tld` here i get error message "No required SSL certificate was sent" with valid certificate `curl -i --cert hass.crt --key hass.key https://hass.domain.tld` should work, but i...
I've setup mTLS on nginx addon from HAOS, there is also an Oneplus 8T Android 14 HA app connected to this instance, works as expected. But I've set it up...