Building a Home File Server with FreeNAS ( FreeBSD based NAS Server )

FreeNAS is a free Network-attached storage (NAS) server. It supports following protocols:

=> CIFS (Samba) - Mac / UNIX / Windows can use CIFS to store files
=> FTP
=> NFS
=> Rsync
=> AFP

You can use local user authentication, and software RAID (0,1,5), with a web-based configuration interface.

I've installed it on USB pen which takes less than 32 MB. You can install software on hard disk or flash drive.

My Setup

  • Intel 1.7Ghz Celeron
  • 1GB SDRam
  • 3 x 80GB IDE Hard disk
  • 10/100/1000 Mbps Lan Card
  • Raid 5 with FreeNAS (Highest Read data transaction as I need to read lots of files such as MP3 / Photos and other data)
  • BIOS is configured to boot from USB pen and w/o monitor / keyboard
  • D-Link Gigabit Ethernet 8 Port Switche and Wireless AP router

Building a Home File Server with FreeNAS Software - FreeNAS WEB User Interface
(Fig. 01: FreeNAS Web User Interface Configuration Tool)

The software is easy to use and perfect for building a low cost home file server. I'm currently using this NAS as:
=> Home Music / Media Server
=> Home Backup Server
=> Home Ftp Server etc

Download FreeNAS server

=> Visit official site to grab latest software.

Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our daily email newsletter to make sure you don't miss a single tip/tricks. Subscribe to our weekly newsletter here!

{ 5 comments… read them below or add one }

1 Will Martin 10.08.08 at 12:58 am

What kind of chase are you using for your drives?

2 vivek 10.08.08 at 7:32 am

chase?

3 Saevar 11.04.08 at 4:36 pm

When FreeNAS will be ported to FreeBSD i will be soooo happy !

4 Jon 11.09.08 at 3:08 pm

Why not SATA?
Gigabit ethernet card?
What kind of power supply do you have in the case?

Thanks!

5 vivek 11.09.08 at 4:12 pm

This is home server and pretty old box. I may upgrade this box to latest hardware with SATA with ZFS and OpenSolaris.

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Tagged as: , , , , , , , , , , ,

Previous post: Ubuntu 7.10 Desktop Linux Course ( PDF Version )

Next post: Qt To Be Licensed Under GPL version 3