After a recent experiment I did to capture the output of jobs with json output from multiple server'...

Continue reading...

Sometimes I just want to quickly look if one file exist in the latest snapshot and also see the size...

Continue reading...

Executing commands or scripts from a GNOME desktop shortcut

I have a few scripts that I only perio...

Continue reading...

Replication from unencrypted to encrypted set

This is a POC testing ZFS (unencrypted zvols) from a...

Continue reading...

I had a strange issue where my ZFS and restic backups to an Ubuntu backup server stopped working. Th...

Continue reading...

Recent update caused wireless to stop working. Seems like PopOS (20.04 flavor and likely other distr...

Continue reading...

REF: https://www.wireguard.com/

Azure VM setup

Ubuntu 18.04.5 LTS

root@wireguard-az:~# dig +s...

Continue reading...

I use logger to inject test messages for a rsyslog relay setup. After I split out my configuration f...

Continue reading...

AWS VPN to Azure VM with Libreswan

NOTE: As of this article AWS Site to Site VPN gateway can gener...

Continue reading...

Using Ubuntu's MicroK8s Kubernetes environment to test a Nginx container with a NodePort and also In...

Continue reading...

I previously wrote about Ubuntu 20.04 as a rpool(boot volume) on OCI (Oracle Cloud Infrastucture). I...

Continue reading...

dns challenge letsencrypt Azure DNS

Using Traefik as edge router(reverse proxy) to http sites and...

Continue reading...

Example of tar straight to object storage and untar back.

$ tar -cP /ARCHIVE/temp/ | gzip | aws s3...

Continue reading...