My ~/.bash_aliases 2017

I have a base ~/.bash_aliases file which I normally use Ansible to update on various servers when needed and thought I’d share it. This is intended for sys admins using Ubuntu. [ Download the bash aliases file here ] The main aliases are : ll – I use this ALL the time, it’s `ls -aslch` and shows the… Continue reading My ~/.bash_aliases 2017

Looking Forward to 2017

Looking ahead, it seems like there’s some crucial parts of 2017 that I’m looking forward to. Mainly a 4-6week period around March and April. Emma my sister’s wedding on the 12th March. Then flying to Brisbane to help organise and also finish prepping my ZDay speech which will be on the 2nd day of ZDay,… Continue reading Looking Forward to 2017

SA Power outage Blackstart in relatively plain English

One of the High Voltage Power Lines Destroyed by the Storm

On Wednesday 28 September 2016 at 4:16pm South Australia had a state wide power outage, a black start event. I, like most people were still at work and managed to continue working for a couple of hours thanks to laptop batteries and mobile phone internet. Although riding my bike home would have been crazy given the… Continue reading SA Power outage Blackstart in relatively plain English

Can the REM stack be a thing

REM stack : React Express MongoDB   It’s like the MEAN stack which means Mongo, Express, Angular Node. But Express is built on top of Node and is redundant. The other stack I still use a bit of LAMP. Linux, Apache, MySQL, PHP. If you like the idea then you can retweet this. Can the… Continue reading Can the REM stack be a thing

Published
Categorised as tech, Web Dev

PHP5.6 (or higher) on Ubuntu 14.04

Ubuntu 14.04’s official repo isn’t going to support PHP 5.6 or above. I’m currently on v5.5.9-1 and needed to move to a higher version for a Symfony PHP app I’m working on. Most googling shows you the outdated answer so here’s the commands that worked for me. sudo apt-get install python-software-properties sudo add-apt-repository ppa:ondrej/php sudo… Continue reading PHP5.6 (or higher) on Ubuntu 14.04

Lets Treat Violence like a Contagious Disease

A number of years ago I watched Gary Slutkin’s TED talk on treating violence like a contagious disease and it has drastically changed the way I think about terrorist attacks, military war, police brutality, world peace and more. If you haven’t watched the presentation already I HIGHLY recommend you do. Actually the rest of the… Continue reading Lets Treat Violence like a Contagious Disease