SOFTWARE SETUP
I have setup my box as pure Linux using the standard Ubuntu 8.04 desktop edition. I decided not to use the server edition as I wanted the graphical desktop.
I was originally just going to stick one of the data drives from my HTPC into the server, as apparently Ubuntu 8.04 will work fine with NTFS drives, but I decided "in for a penny in for a pound" and copied the data off and reformatted as ext3, whatever that may be.
##### DRIVE SETUP ##### (I can remember when my PC had a 40Mb drive in total !) 750Gb drive:
HTPC Media (videos and music) shared out via Samba to any PCs in the network including my HTPC.
This is about 75% full with my Video and Music !
As I am using a homeplug network I have left my Bluray rips on my HTPC drive
500Gb drive:
User Data Backups (Backup of all my data from other PCs)
OS Backups (Backup images of my main PC and HTPC)
400Gb drive: (currently waiting for this drive back from RMA)
Ubuntu Operating System
<Space for new things>
##### BACKUPS #####
For backups I am using rsyncd on the server and Deltacopy running as a scheduled task on my main Windows PC to run
incremental backups to the server. It even sends you an email to tell you if the backup ran OK or not. (see attachment)
Software:
http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp
Tutorial:
http://justinsomnia.org/2007/02/how-...u-using-rsync/
For keeping images of my PCs I am using CloneZilla which allows you to backup the image directly to the
server (am pretty amazed by this)
http://clonezilla-sysresccd.hellug.gr/backup-smb.html ##### MONITORING #####
As I am running the server with no screen and out of the way, I wanted to monitor the disk usage, temps etc. I
installed conky
The config is fairly easy to setup, and some ideas are in here
http://ubuntuforums.org/showthread.php?t=281865
I just stole parts of the configs there to make my config, which I have attached in case anyone is interested.
To monitor temps you need lm-sensors, hddtemp and i2c-tools (install them from the package manager)
some info on lm-sensors here -
http://wiki.linuxquestions.org/wiki/Lm-sensors
hddtemp info here -
http://ubuntuforums.org/showthread.php?t=282353
The syntax to use the readings on the conky display are in my attached config file
Still left to do:
##### WAKE ON LAN #####
Setup WOL to wake server up when files needed
Swap the current 200Gb drive for the 400Gb I have on its way back from Seagate RMA