Adbusters: Buy Nothing Day – i …

Adbusters: Buy Nothing Day – it was December 2nd here in Ireland. Did anything change? I don’t think so. I bought veg and sauce for dinner last night in the local SuperValu and it was busy, busy, busy!
If consumers want any change, not spending isn’t how to do it. Spend differently. Buy produce that most people don’t buy. Go to your local corner shop instead of the huge supermarket. Hey! Prices will be more expensive, but that’s ok, you’re making a difference. *huh!*

If you can't get at your IDE C …

If you can’t get at your IDE CD burner because Nautilus keeps loading the ide-cd module try the following trick:

Login as root and enter the following, you might have to repeat the command a few times as Nautilus probes the CDROM on a regular basis.
# /sbin/rmmod ide-cd cdrom ; /sbin/modprobe ide-scsi

Of course, I should just modify my /etc/modules.conf but I CBA!