Restore Debian Package Config Files
This has happened to me many times, making numerous changes to config files until it’s so broken I don’t know where to start fixing :) Luckily there is...
Install Exodus Kodi
How to install Exodus under Kodi Formally know as XBMC, In my case implemented on OpenElec.
Route Http Traffic Securely Over Ssh
It’s a common dilemma, you want to access your online banking but you are on an insecure wifi network with your trusted mac, what can you do?
Ssh Connection Broken Pipe
packet_write_wait: Connection to UNKNOWN port 65535: Broken pipe
How to fix this annoying ssh connection termination message and stop it happening.
Upload Ssl Certificate Load Balancer Error
Error setting certificate on load balancer.
How to successfully upload SSL certificates via Amazon’s console (and cleanup the mess left behind).
Automating Route53 Failover S3
Utilising Route 53 DNS Failover with S3 Hosting is a smart idea for website resiliency in a disaster scenario (or temporary platform unavailability!).
Connect Aws Elastic Search Curl
I want to connect to Amazon ES by EC2 using Curl? Watch this..
Freebsd Install Bash
How do I install bash on FreeBSD? Like this..
Jekyll Amazon Linux
I wanted to run jekyll on Amazon Linux, it should have been so simple to implement..