Monthly Archives: May 2010

Dissertation is over…

I meant to blog about this ages ago!  Better late than never I suppose… Back in April (April 22nd to be precise) I handed in two copies of my 72 page document which outlines everything about my project.  I wanted … Continue reading

Posted in Bash/Shell, OpenSolaris, Uni | Tagged , , , , , , , | Leave a comment

Changes to the site

So, over the last week and last night I have been working on a script to automagically generate galleries, not that that is finished I have a brand new gallery up and running. I have also created a breadcrumb script, … Continue reading

Posted in General | Tagged , | Leave a comment

Sun VirtualBox becomes Oracle VirtualBox and grows into version 3.2

So Oracle had Sun for a fair while now, all of the sites have been rebranded, and finally, as of Tuesday, the stable release of VirtualBox was also rebranded.

Posted in Oracle, Sun | Tagged , , | Leave a comment

Robust Bash Scripts – Part Four

This is part of a series of posts which should aid anyone writing Bash scripts to make them more robust. This post describes how you can use traps to help your code fail more gracefully.

Posted in Bash/Shell | Tagged , | Leave a comment

Robust Bash Scripts – Part Three

This is part of a series of posts which should aid anyone writing Bash scripts to make them more robust. This post offers some advice on how to Bash script defensively.

Posted in Bash/Shell | Tagged , , , | Leave a comment

Robust Bash Scripts – Part Two

This is part of a series of posts which should aid anyone writing Bash scripts to make them more robust. This post shows you how to use Bash’s built-in error checking.

Posted in Bash/Shell | Tagged , , | Leave a comment

Robust Bash Scripts – Part One

This is part of a series of posts which should aid anyone writing Bash scripts to make them more robust. This post shows you how you can guard against unset variables.

Posted in Bash/Shell | Tagged , , | Leave a comment

May the Fourth be with you!

Happy Star Wars day everybody!  May the Fourth be with you!

Posted in General | Leave a comment