How to make your own home server

FreeNAS
FreeNAS is a open source operating system that allows you to share your files to almost any device

We've got to that point where most people have more computers in their home than TVs. Who can blame us? TVs are dumb devices, while computers will do everything a TV can and so much more.

It's not a typical case, but it wouldn't be far from the truth to describe editor Alan's house as a laptop graveyard. Turn over a cushion here or a sofa there and scores of the damn things come tumbling out, we're not making this up.

Step 1

First, we must make sure FreeNAS knows some important system settings. You need to select the CD drive for the 'cd0' device, the current optical drive should be the only one listed, unless you installed multiple optical drives, but why would you do that?

The next option is to install the hard drive, this will be listed as 'adx', where the 'x' will be the SATA controller number. You should be able to recognise the drive from its name, if you have more than one installed at this point.

Next, we need to specify how large the install partition and swap partition should be. The installation default is just 128MB and that's actually fine, we also want a swap partition and again the default swap size seems quite low at around 1,600MB, but that's fine.

At this point FreeBSD is installed onto the hard drive; it's a rapid process and once complete a page of important information is displayed. Make a note of the data disk device and the partition number, which will be along the lines of 'ad0, 2'. Also make a note of the swap partition device name, again this should be similar to '/dev/ad0s3'. Exit and choose to reboot.

At this point you can discard the LiveCD and, indeed, the optical drive if you can't see yourself using it again. Allow the operating system to boot and you'll be confronted by a similar text menu as before, but this time there's now no option nine!

We are in fact all but done, we just need to check the network configuration of FreeNAS. Hopefully, if it has automatically picked up the network adaptor, you should see towards the top of the screen 'LAN IPv4 address:' and a sensible looking IP address to go with it.

LAN config