If your homelab is container-heavy like mine, you know that latency matters and it matters a lot. This cron job pings all ...
I have a perl script that handles rsync backups for me. It uses Config::Ini to parse a config file, then it uses rsync to synchronize directories from a remote server according to entries in the ...