zfsbackup-go test with minio server
Recording my test with zfsbackup-go. While I am playing around with backup/DR/object storage I also compared the concept here with
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
Recording my test with zfsbackup-go. While I am playing around with backup/DR/object storage I also compared the concept here with
Read MoreIf you have trouble deleting an object storage bucket in Oracle Cloud Infrastructure you may have to clear old multipart
Read MoreI am jotting down some recent work on scripting restic and also using restic’s json output with jq and mc
Read MoreRestic has the ability to show output in json. Here is how I used it for some CSV type reporting
Read MoreIf you use the Linux screen utility a lot for long running jobs etc you may have experienced scrolling issues.
Read MoreI was recently needing to read values from a configuration file into bash and had some success with reading json
Read MoreSometimes you want to have dynamic array names to simplify code. Below is one way of making the array name
Read MoreIf you had issues when trying to create a DynamoDB table using On-Demand mode you probably need to upgrade boto3.
Read MoreIf you want to manipulate the output of Oracle Cloud Infrastructure CLI commands you can pipe output through jq. I
Read MoreNote out of scope here is setting up the services itself. This article is about using a Node application to
Read More