Skip to content

Riaan's SysAdmin Blog

My tips, howtos, gotchas, snippets and stuff. Use at your own risk!

  • About

Author: admin

VPN Wireguard 

Wireguard VPN between Azure and OCI hosts

October 28, 2020October 28, 2020 admin

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 more
rsyslog 

Logger Socket Issue

October 28, 2020 admin

Logger Socket Issue I use logger to inject test messages for a rsyslog relay setup. After I split out my

Read more
AWS Azure VPN 

AWS VPN to Libreswan

June 23, 2020June 23, 2020 admin

AWS VPN to Azure VM with Libreswan NOTE: As of this article AWS Site to Site VPN gateway can generate

Read more
Kubernetes microk8s 

Kubernetes Development with MicroK8s

May 27, 2020November 9, 2020 admin

Using Ubuntu’s MicroK8s Kubernetes environment to test a Nginx container with a NodePort and also Ingress so we can access

Read more
Docker ZFS 

Systemctl With Docker and ZFS

May 20, 2020 admin

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

Read more
OCI 

Test OCI (Oracle Cloud Infrastructure) Vault Secret

May 20, 2020May 20, 2020 admin

https://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 more
Uncategorized 

Powerline In Visual Studio Code

May 20, 2020 admin

There 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 more
Azure Docker LetsEncrypt Traefik 

Traefik Wildcard Certificate using Azure DNS

May 20, 2020May 20, 2020 admin

dns challenge letsencrypt Azure DNS Using Traefik as edge router(reverse proxy) to http sites and enabling a Lets Encrypt ACME

Read more
AWS S3 

Using tar and AWS S3

May 8, 2020May 8, 2020 admin

Example of tar straight to object storage and untar back. $ tar -cP /ARCHIVE/temp/ | gzip | aws s3 cp –

Read more
Uncategorized 

htmly flat-file blog

April 19, 2020April 19, 2020 admin

Test 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
  • ← Previous
  • Next →

Recent Posts

  • Bash alias inside a script
  • kubectl export
  • VirtualBox Host-Only Networking Change
  • ACM check validation
  • Linux Shell Incremental Search

Tags

Active Directory Ansible AWS Azure Backups Bash DNS Docker DynamoDB Firewall Gnome go javascript jq json Kubernetes KVM LDOM Linux Logging LVM Nagios nfs OCI Oracle Bare Metal Cloud Services OVM PHP Python rclone RDP restic Security Sendmail SMTP Solaris SSH Terraform Ubuntu Uncategorized Video Encoding Virtualbox VNC VPN Windows ZFS
Copyright © 2023 Riaan's SysAdmin Blog. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.