Linux Broadcom Wireless Issue 5.x kernel
Broadcom Wireless Issue Recent update caused wireless to stop working. Seems like PopOS (20.04 flavor and likely other distros) does
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
Broadcom Wireless Issue Recent update caused wireless to stop working. Seems like PopOS (20.04 flavor and likely other distros) does
Read MoreWireguard test between Azure and Oracle OCI hosts REF: https://www.wireguard.com/ Azure VM setup Ubuntu 18.04.5 LTS root@wireguard-az:~# dig +short myip.opendns.com
Read MoreLogger Socket Issue I use logger to inject test messages for a rsyslog relay setup. After I split out my
Read MoreAWS VPN to Azure VM with Libreswan NOTE: As of this article AWS Site to Site VPN gateway can generate
Read MoreUsing Ubuntu’s MicroK8s Kubernetes environment to test a Nginx container with a NodePort and also Ingress so we can access
Read MoreI previously wrote about Ubuntu 20.04 as a rpool(boot volume) on OCI (Oracle Cloud Infrastucture). If using a ZFS rpool
Read Morehttps://github.com/oracle/oci-python-sdk/blob/master/examples/kms_example.py https://www.ateam-oracle.com/secure-way-of-managing-secrets-in-oci assume oci cli working test an old cli script to list buckets $ ./list_buckets.sh { “data”: [ { “compartment-id”:
Read MoreThere are some examples here: https://dev.to/mattstratton/making-powerline-work-in-visual-studio-code-terminal-1m7 https://github.com/abertsch/Menlo-for-Powerline I chose to follow a comment suggestion Meslo download the Meslo font https://github.com/ryanoasis/nerd-fonts/releases/tag/v2.1.0
Read Moredns challenge letsencrypt Azure DNS Using Traefik as edge router(reverse proxy) to http sites and enabling a Lets Encrypt ACME
Read MoreExample of tar straight to object storage and untar back. $ tar -cP /ARCHIVE/temp/ | gzip | aws s3 cp –
Read More