Stardog plugin and Gremlin console not working
You’ve followed the instructions to install the plugin and it doesn’t load, now what?
Docker 'no supported platform found in manifest'
What to do when you’re trying to pull an image that DockerHub hasn’t built yet.
faas-netes getting 502 'Error pulling metrics from provider/backend'
How I caused headaches for myself by deploying faas-netes to a different namespace when it only wants to run in the default one.
Finding keycloak realm certificate for apiman
The blog post on setting up OAuth2 with apiman has some out of date bits when using apiman v1.3.1. I’ll show you where to find that realm certificate.
Adelaide University VPN, Openconnect and Duo
How to connect to Adelaide University’s VPN using openconnect from the command line in *nix based systems now that they’re introduced 2FA using Duo.
Three level failover with AWS Route53
How to create a 3 level failover DNS setup from the AWS web console
Windows 10 won't start as VirtualBox guest
Updating to a newer version of VirtualBox is required to get Windows 10 version 1703 to run as a guest.
Alternative way to fix the "Screen Overlay Detected" error on Android
Work around this annoying notification by manually enabling the permission from the settings menu.
PluralSight custom playback speeds
Learn even faster by watching videos at faster than 2x playback speed.
Can't rename files in Linux Mint using Nemo
TL;DR: I installed Zoom which brought ibus in as a dependency. During a dist-update ibus was set to my main input method and it doesn’t work well (for me). Use the Input Method app to set the input method back to XIM and restart the display manager. Background: I’m running Linux Mint 17.1 and I recently experienced the same issue described in this thread: https://forums.linuxmint.com/viewtopic.php?t=171086. Basically, I could press F2 to rename a file using Nemo, the out-of-the-box file manager but then I typing would have no effect.