Wireguard VPN between Azure and OCI hosts
Wireguard 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 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 moreTest Htmly on Ubuntu 19.10 https://github.com/danpros/htmly/releases/tag/v2.7.4 https://docs.htmly.com/web-servers/apache # apt install apache2 php php-zip php-xml # cat /etc/apache2/sites-available/000-default.conf … <VirtualHost *:80>
Read more