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...

While I was working on a related project to use python to write to cloud object storage and the logi...

Continue reading...

Having worked on and liked ZFS for a long time I am now using ZFS on my main Linux desktop. I though...

Continue reading...

I recently wanted to take a quick look at the File Gateway. It is described as "Store files as objec...

Continue reading...

While I am delving into AWS Cognito and learning how it interacts with other services for example S3...

Continue reading...

Some examples of using rclone and jq to see object listing in a bucket. These examples was using Ora...

Continue reading...

Recently I experienced a very annoying issue with copy/paste. Pasting a line using the Gnome termina...

Continue reading...

Maybe you have similarly been perplexed like me when you are missing a file after a new boot environ...

Continue reading...

It seems that after some time went by the S3 compatible object storage OCI interface can now work wi...

Continue reading...

AWS Lambda is a server less computing platform. You can execute your code without provisioning or ma...

Continue reading...

Azure provides a cloud shell with Terraform already installed and even an editor aware of Terraform...

Continue reading...

I have used different configuration management tools for different use cases in the past. I liked ho...

Continue reading...