Correct IP in nginx logs behind reverse proxy / load balancer
Problem: So I finally got a log solution I like working properly. Logs in the load-balancer are correct in terms of their external IP. The problem is when I look at the webserver logs, this has the IP...
View ArticleOnline email obfuscation
Problem: This blog has been a great place to brainstorm and share my ideas and activities with the world however it's always bugged me slightly that I've had no way to get feedback from my audience. I...
View ArticleBoiling Water: Kettle vs Microwave
Introduction: Now this is a rather unusual post, however I consider myself scientific and myself and a couple of colleagues (to those of you who know me reading this - I am of course talking about Tim...
View ArticleGhost blog account recovery
Problem: Naturally I'd never be so silly to forget my own password....however Billy is not so sensible and forgot his password. For some reason (I've not even bothered to look) the forgot password...
View ArticleSky Fiber Broadband with a Cisco Router (897VA)
Problem: I've written a post previously of how to get sky ADSL broadband working with a Cisco router HERE however this particular implementation just got upgraded to Fiber (or VDSL). So, I've had to...
View ArticleShorten & Alias 'docker ps' output
Problem: The default 'docker ps' command has a rather verbose output. This (especially for me) is due to the sheer number of ports associated to containers. As a result, I need a super wide terminal to...
View ArticleReset VMware vCenter root password
Problem: The vCenter appliance requires a complex password for the root user, which of course you'll forget after 5 minutes if you're just spinning something up for test purposes. Naturally what then...
View ArticleCorrect IP in nginx logs behind reverse proxy / load balancer
Problem: So I finally got a log solution I like working properly. Logs in the load-balancer are correct in terms of their external IP. The problem is when I look at the webserver logs, this has the IP...
View ArticleOnline email obfuscation
Problem: This blog has been a great place to brainstorm and share my ideas and activities with the world however it's always bugged me slightly that I've had no way to get feedback from my audience. I...
View ArticleBoiling Water: Kettle vs Microwave
Introduction: Now this is a rather unusual post, however I consider myself scientific and myself and a couple of colleagues (to those of you who know me reading this - I am of course talking about Tim...
View ArticleGhost blog account recovery
Problem: Naturally I'd never be so silly to forget my own password....however Billy is not so sensible and forgot his password. For some reason (I've not even bothered to look) the forgot password...
View ArticleSky Fiber Broadband with a Cisco Router (897VA)
Problem: I've written a post previously of how to get sky ADSL broadband working with a Cisco router HERE however this particular implementation just got upgraded to Fiber (or VDSL). So, I've had to...
View ArticleShorten & Alias 'docker ps' output
Problem: The default 'docker ps' command has a rather verbose output. This (especially for me) is due to the sheer number of ports associated to containers. As a result, I need a super wide terminal to...
View ArticleReset VMware vCenter root password
Problem: The vCenter appliance requires a complex password for the root user, which of course you'll forget after 5 minutes if you're just spinning something up for test purposes. Naturally what then...
View ArticleNetmiko Python package on Alpine
Problem: For a current project I was looking to use netmiko to administrate a Cisco router - and given my natural affinity for Docker I'm planning to use a container to run the script, so I do not have...
View ArticleCisco IR829 Tinkering
Introduction: The IR829 router is a rather interesting beast, it has 4G, wireless, GPS, an accelerometer, water resistant, fanless, gigabit switchports + WAN and vehicle ignition system features. It's...
View ArticleAmazon Echo - Integration to Jenkins
Problem: So if you've ever dealt with an Amazon Echo (Alexa) you'll probably know that it's pretty awesome. There's all sorts of things you can do. As far as I could tell there are two main parts 1)...
View ArticleWindows PC Wake up / Shut down - Automated
Problem: I've just got an Amazon Echo. As the previous post suggests I've got it talking to Jenkins, so anything that can be done in Jenkins Alexa can now call, which is rather awesome. This being...
View ArticleImport Certificates into Cisco IOS Router (SSL VPN)
Problem: So I've made a few posts on automating SSL VPN with LetsEncrypt etc etc, however what if you're already using some way of generating certificates? Be it LetsEncrypt or otherwise. Essentially...
View ArticleHAProxy 'home' Load Balancer
Introduction: I've done a few posts in the past about using nginx as a reverse proxy / loadbalancer, however I thought I'd look into HAProxy as a possible alternative to some of the issues I was...
View Article