Well, it's all going really well (I hope I don't speak too soon!). I've set up the recycle bin and it's working brilliantly, albeit it takes ages to empty the content of especially if I do it from my laptop over the wireless network, so I just need to add a script to delete the content locally. Shouldn't be too difficult now that I'm beginning to get my head around the command line stuff.
I've also managed to set up my USB backup drive and get rsync sorted to incrementally backup my shared folder to it, and in NTFS so that I can always plug it into one of my windows machines should anything happen to the server. I then added a scheduled task to run the backup script all on my own!
This is the guide I used, although did not follow completely;
http://ubuntuforums.org/showthread.php?t=820425&highlight=rsync+guide
I still have a few things to sort out/decide on;
1. Find that missing disk space. Reported used space is 1.23TB but the total size of all folders is 1.14TB. When I set up the HDD, I selected an option to build the RAID array with a missing disk so that I can add it later, because I want to run RAID1 but only have 1 disk at the moment. I'm hoping that when I add the second HDD it will sort itself out, maybe!
2. I've been considering whether I should install an anti-virus onto the server. I'm keen to hear what people's thoughts are on this?
3. I've noticed that the server does not shut down when I press the power button, and I would like it too do so. I'm guessing that I need to run some kind of command so that the OS knows what I want it to do when I press the power button (and reset button as well I suppose). I haven't had a chance to research this yet so if anyone has any ideas that'd be great (jon, where are you?
).