Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

coolant113

macrumors 6502
Original poster
Jun 12, 2007
361
7
New Jersey
What would i need to set up a file server that would be used for my whole network (Windows and PC), i dont really want to use a mac for it because i am wasting a perfectly good system for that which i dont want to do, i have many pc's also. I would like to use xp pro, or linux. But the only problem with the linux part is that i do not know how to use linux, but if there was a guide on how to set up a cheap linux machine i would definetely consider it. I want to make it use less power as possible. Also i need to know how to correcly set it up on the machine. Do i need a RAID card?? What is a raid card??

I realy need to set one of these machines up ASAP... thanks in advance
:apple::apple:
 
If you are going the Linux route, I recommend using Ubuntu for the distro. Compared to many other distros, its the easiest to use and setup. It never hurts to learn it.

The other option is to setup a Windows machine, use that for file serving. While having a vmware setup of Linux to play and experiment with. Once you figure it all out, you can move your files to it later.

When you start looking into raid systems, the learning curve starts to increase a lot. Software raid is generally the easiest. However, totally avoid the "soft" raid cards such as those produced by promise. I personally prefer 3ware, although they are way more expensive ... they have some unbelievable support via phone.
 
It really depends on what you want to do with the server...if all you want is a central place to store and share files, all you really need is a NAS (network attached storage). You can find some good suggestions in another thread. There are a variety of approaches you can take, ranging from an old, repurposed PC running a free Linux distro such as NASlite, to fairly expensive dedicated devices with built-in backup capability, etc.

RAID (redundant array of inexpensive disks) is a method of reducing your vulnerability to hard disk failure by replicating data across several physical disks (hence "redundant"). There are different ways to implement this, ranging from simply mirroring the contents of one drive onto another (RAID 1) to more sophisticated schemes (RAID 5, RAID 10, etc.). A RAID "card" is simply a hardware controller for a RAID array; Windows and OS X can also manage arrays from the OS itself (software RAID), but offloading RAID management tasks to a dedicated controller generally gives better performance. You don't need RAID on a server...it increases reliability and uptime, but is NOT a replacement for backing up.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.