Troy's Random Ramblings
  • Home
  • Projects
Get Telstra Bigpond Usage from the command line

Get Telstra Bigpond Usage from the command line

Apr 2, 2015 1 min read linuxtelstrabigpondpythoncommand line
If you feel the need to get your Telstra Bigpond usage from the command line, say for putting into a round-robin database for drawing pretty graphs, then give this a go: #!/usr/bin/
Read Now Read Later
Troy Dack
By: Troy Dack
Drawing multiple lines with D3.js

Drawing multiple lines with D3.js

Jan 20, 2015 2 min read raspberry-piprogrammingjavascriptd3.jsrrd
After a great deal of frustration and much trial and error I have finally managed to get D3.js to plot multiple lines, and when the data changes the lines are updated, complete
Read Now Read Later
Troy Dack
By: Troy Dack

Change the RaspberryPi default username

Dec 20, 2014 1 min read raspberry-pilinuxadmin
A couple of quick commands to change the default username (pi) that is configured when you install Raspbian for the first time: Login to a text console, ie: Ctrl+F1. Then execute the
Read Now Read Later
Troy Dack
By: Troy Dack

Atom.io Syntax Highlighting Theme

Dec 10, 2014 1 min read programmingeditoratom.iosyntax highlighting
In my formative programming years I spent a lot of time writing Pascal code in the Borland Turbo Pascal IDE. It was one of the first programming languages that had a compiler, editor
Read Now Read Later
Troy Dack
By: Troy Dack

Ghost behind Apache SSL Virtual Host

Dec 8, 2014 1 min read linuxadminapache2ghostmod_proxy
After getting Ghost [http://ghost.org] set up just the way I wanted it was time to turn on SSL and put it behind my Apache instance. Reasonable simple process except for one
Read Now Read Later
Troy Dack
By: Troy Dack
Newer Posts
Page 3 of 5
Older Posts
Powered by Ghost
Troy's Random Ramblings