Tuesday, May 08, 2012

Long time no blog

OK, it's been a while!  Not much to say today, but I've popped up to say that I've got a Raspberry Pi!

I've got quite a lot to say about it - and will have a lot more soon, and so I've created another blog - here: http://babelpi.blogspot.co.uk/

Monday, January 30, 2012

Useful remote Mac OSX commands

I know I haven't blogged in a while, but here's something I've been doing recently, using Mac machines remotely, and here's some really handy commands to help with that:

  • Mount a DMG disk image (from URL - how cool!): hdid {URL}
  • Install a package file: sudo installer -pkg {filename}.pkg -target {locn, usually /}