»
S
I
D
E
B
A
R
«
Google Images colour filtering
Aug 25th, 2009 by Andrew McCombe

Google now have a colour palette filter system on their Google Images search pages.  For example, I now don’t have to search for ‘yellow Ferrari’, I can just search on ‘Ferrari’ and then select the colour I want.  Cool huh?

Set Fixed IP Address on Ubuntu
Aug 13th, 2009 by Andrew McCombe

I often find that I need to fix an IP address using Ubuntu Server and then have to search for the correct format for /etc/network/interfaces.  For record, here it is:

auto lo
iface lo inet loopback
 
iface eth0 inet static
address 192.168.1.10
netmask 255.255.255.0
gateway 192.168.1.3
 
auto eth0
»  Substance: WordPress   »  Style: Ahren Ahimsa