My notes of a quick drdb test...

The Distributed Replicated Block Device (DRBD) provides a network...

Continue reading...

Recording my test with zfsbackup-go. While I am playing around with backup/DR/object storage I also...

Continue reading...

If you have trouble deleting an object storage bucket in Oracle Cloud Infrastructure you may have to...

Continue reading...

I am jotting down some recent work on scripting restic and also using restic's json output with jq a...

Continue reading...

Restic has the ability to show output in json. Here is how I used it for some CSV type reporting I n...

Continue reading...

If you use the Linux screen utility a lot for long running jobs etc you may have experienced scrolli...

Continue reading...

I was recently needing to read values from a configuration file into bash and had some success with...

Continue reading...

Sometimes you want to have dynamic array names to simplify code. Below is one way of making the arra...

Continue reading...

If you had issues when trying to create a DynamoDB table using On-Demand mode you probably need to u...

Continue reading...

OCI Cli Query

If you want to manipulate the output of Oracle Cloud Infrastructure CLI commands you can pipe output...

Continue reading...

Note out of scope here is setting up the services itself. This article is about using a Node applica...

Continue reading...

If you like using Control-R in bash to find previous commands here is a useful tip. You can add a co...

Continue reading...

I am using Powerline in my terminals and had an issue with the font. After messing with it I realize...

Continue reading...

I highly recommend using restic instead of what I am talking about here.

Mostly I am just document...

Continue reading...

This may help someone so I am jotting down an issue I had. On some Linux flavors you may see the Vir...

Continue reading...