Posts
All the articles I've posted.

Forgotten root Password
Maybe not so much forgotten, but an undocumented password. It's an easy process. Boot into grub, press e on your usual boot line and then change the /boot/

Terminal Not Starting
I just installed Manjaro on my laptop and found a quirk problem where the terminal won't fire up. I resorted to installing xfce-terminal to see what was do

Traefik Swarm
Updated:Traefik is a reverse proxy that is configured directly from your docker configuration.

QEMU/KVM and virt-manager
Updated:Setting up an open source virtualization solution is pretty straight forward. You just need to ensure you include all the components. This should drag in a

Upgrading Ansible AWX
Updated:What a frustrating exercise to get to do something so simple! I'm running Ansible AWX 14.1.0 as a local docker install. The installation did all the hard w

Docker Swarm Debugging
Updated:One of the most helpful pointers I found was to spin up an alpine container on the virtual network you're struggling to get connectivity over. Then you can

Microsoft Azure and Juniper SRX
Updated:We're getting on the Microsoft Office 366 and band wagon. I'm not a Microsoft fan, and think it's overpriced for the functionality we'll actually use. This means we need to setup an IPSec VPN between the Juniper SRX and Azure.

JWTAuth, Laravel and Vue.js
Updated:The past few days have been rather eventful trying to get JavaScript Web Tokens (JWT) to authenticate my Laravel, Vue.js environment. As per my previous po

Trusting CA Certificates (manjaro)
Updated:This uses a completely different scheme than Debian. Let's say I have two .crt files (pem format) for intermediate and root certs use the trust program to

Apache Directory Studio - No More JNDI
Updated:In a previous article Apache Directory Studio – JNDI I explained how to keep the JNDI connection to use LDAP over a socks proxy. It looks like this has gon