In the previous article, we learned that multi-threading allows multiple processes to be executed in parallel. However, increasing the number of threads also creates new problems. For example, ...
Autorestic is a wrapper around the amazing restic. While being amazing the restic cli can be a bit overwhelming and difficult to manage if you have many different locations that you want to backup to ...