Posts
All the articles I've posted.

Skeema
Skeema is a tool for managing MySQL and MariaDB schema changes in a declarative fashion using pure SQL. https://www.skeema.io https://github.com/skeema/ske

OpenVPN MFA and PAM
Updated:So far I've seen 2FA/MFA with OpenVPN using a 3rd Party plugin openvpn-otp.so from evgeny-gridasov/openvpn-otp , but after I got it working I didn't like t

Ansible Vault and Lint Errors
Updated:Using the VS Code plugin for Ansible, I'm getting an internal error when it lints a YAML file. I know the syntax is OK, as I can run an ansible-playbook wi

VS Code Extensions
Updated:I'm an Atom fan and have used it on Linux for ages. I probably still will, but our other developers tend to use VS Code because of their use of MS Windows.

Zeal - Offline Reference
I came across Zeal some time ago, and for some reason never really got to using it. Mainly because I'm always online and always have access to reference so

Adguard or Pihole?
I guess this could fall under the banner of a privateer project. I'm trying to banish adverts from streaming devices and wanted to see if Adguard or Pihole

Asterisk - SIP + TLS
Updated:Given that the SIP credentials passed by Asterisks real-time backends are stored as either MD5 or plain-text It's best that we think about securing the com

Wireguard on a Raspberry Pi
Updated:https://engineerworkshop.com/2020/02/20/how-to-set-up-wireguard-on-a-raspberry-pi/

Linux LDAP Auth
Updated:Up until now all of my Linux authentication has been local file based auth. I've added LDAP to services and applications, but logging into a Linux box has

Public Key from Private Key
Updated:I fall over this every so often. I have the private key file but would either have to trawl servers for authorized_keys files to get the public password or