Programming

Tuesday, November 14, 2006

Home server

I have recently bought a Linksys NSLU2 for under £60. This is a networked storage device where you can plug up to two USB hard disks in, and an ethernet cable. The box can server files via SMB and FTP.

The fun starts when you install Linux on it. Some very keen hackers have written instructions on how to "extend" the system by installing your own software on it. You can upload different firmware which gives you proper telnet access, and there is a package system where people have pre-built a load of software for you to install on it. The box runs at 266MHz, and the software runs from your hard disk.

I have a 250GB disk attached, and am running Apache 2, Subversion, OpenSSH and a very nice iTunes server. This means that my entire music collection is available to all of my networked devices, e.g. iTunes and my Roku wireless media player. I also have X11 and gcc, and a load of other GNU software. Coupled with dyndns.org, I can have a webserver with a fixed address.

This is a very cheap way to set up a home server, and is much cheaper and more satisfying than leaving your computer permanently on.

0 Comments:

Post a Comment

<< Home