Blogging to Nowhere

Tag: awesome

Even easier netboot installation…

by Rob Connolly on Jun.24, 2009, under Howtos

A while ago I covered netbooting/installation on ubuntu, well I’ve now found an even easier way to do this! It’s probably the easiest way to go about this as it really only involves editing one config file. Some of the info here comes from the official Ubuntu documentation on this, though my approach is actually easier, since you don’t need a separate tftp server.

The main piece of software you will need is dnsmasq, which you can install with the command:

sudo apt-get install dnsmasq

I already had this installed as I’m using it as a DNS cache for my network (which is also pretty useful). It turns out that dnsmasq is a bit of a ’swiss army knife’, it can do DHCP, DNS and TFTP all together and very easily. You should edit the config file:

sudo nano /etc/dnsmasq.conf (continue reading…)

3 Comments :, , , , , more...

Quickly change Debian repositories

by Rob Connolly on Jun.03, 2009, under Tips

Apt is awesome. Plain and simple.

But it is kinda static. By this I mean it’s not particularly suited to environments where things change frequently. For example, we have a local mirror at uni, which of course it much faster than using the external Ubuntu or Debian ones, however as this is only available from internal University of Auckland IP addresses I would have to change my /etc/apt/sources.list file if I wanted to install something from home.

Today I knocked together a quick Python script to fix this, all it does is basically manipulate a symlink which points to the real /etc/apt/sources.list file, but I thought I’d share it anyway: (continue reading…)

Leave a Comment :, , , , , more...

A mobile electronic survey unit – A.K.A. A Cunning Use for Netbooks

by Rob Connolly on Apr.17, 2009, under Howtos

Hi, it’s been a while since I’ve posted anything here, mainly because I’ve been incredibly busy with Uni and work and haven’t had time for hacking on anything interesting at home. However, I’m going to tell you about a really interesting and quite novel use for netbooks that I’ve been setting up at work, hopefully someone else will find it useful and use it in a similar way…

A while ago my boss came to me with an idea. He wanted to purchase a number of netbooks and install LimeSurvey on each of them to be used as a mobile survey unit, that could be taken to schools, colleges, workplaces, etc. and used to collect data for research projects. I pointed out that if we were to install LimeSurvey on all the netbooks each would need an individual webserver and MySQL server, which apart from being a lot of effort would fragment the dataset and make it much more difficult to collect the data together.

Hence, I suggested that we setup one of the machines as the server and set it’s built-in Wifi to work as an access point for the others so they could access the server. This means that no external network access is required, you carry the server with you! (continue reading…)

3 Comments :, , , , more...

A quick update

by Rob Connolly on Mar.06, 2009, under Uncategorized

Hey,

Haven’t been posting in a while, mainly because I’ve been busy doing other things:

I’ve developed and successfully launched a new website for my Tramping Club, using Drupal – which I’ve now found is really awesome for community type sites like that btw.

I’ve switched to Crunchbang (Cruncheee) on my EeePC, which I really like. I intend to review it at some point, but I’m not sure when I’ll get round to it.

Also, this week has been the first week of uni, so I’m going to be busier from now on. I’ll still try and post as much as I can, but I’m not sure I’ll be able to write any long articles.

That’s about it. I should probably mention a bit of site news too:

I was just listending to Linux Outlaws 80 and they mentioned this whole drop IE6 thing, which I’m really in favour of! This site has now officially dropped IE6 thanks to the Shockingly Big IE6 Warning plugin for wordpress.

Also LO mentioned the email I sent them re Wikia search (yay!!!). Thanks Dan and Fab (if you ever read this!).

Leave a Comment :, , , , , more...

Top Gear Live Rocks!

by Rob Connolly on Feb.14, 2009, under Uncategorized

Went to see Top Gear Live last night. It was awesome! If you get the chance you have to see this show! I won’t write any more, otherwise I may spoil it for anyone who hasn’t yet seen it ;-) .

Leave a Comment :, more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!