Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
My file server is currently running Windows XP but is due a replacement HDD soon (see here for details).
In an effort to make my server operation more slimline I am considering building a new, smaller-size, low-power file server which I could boot off a Linux CD (effectively removing the need to have a C: drive).
I need to be able to share the files on the RAID drives in this box with Windows x32/x64 based clients and have the ability to connect to it using VPN to access files, as well as remotely logging in to the server either from within the LAN or through a VPN tunnel off-site.
I assume that all of the above is possible with Linux? If so, then I won't need to buy a replacement HDD!
|
willay
Moderator Organiser: South East, National Events Premium Member
Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
|
Problem with your idea is it won't be fast, it will still need to call up binaries from the CD which will take time.
Also, depending on how you want to access your files (protocol) you may need to install third party software which obviously you can't put on the CD if it wasnt with the original distro.
Share files with Windows boxes - you can do this with a product called Samba which is free, it will do file and print servers (mappign drives etc) for Windows so its rather seamless. Or you could use the ftp daemon but thats abit more fussy.
Connect to it via VPN - possible but your Internet router might be able to do this for you? If not OpenVPN runs on Linux and will do all that for you.
Remotely log into the server - this could mean anythign, do you mean log into the desktop so you have GUI? (you could use VNC for that) or log it the command line? (in which case you can use the standard ssh daemon)
|
Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
I just remembered that the RAID drives run off a SATA RAID card (motherboard doesn't have SATA or RAID built in) so I'd have to find out if there is a Linux driver for the card - d'oh!
Do you reckon it would be easier to just stick with the solution I got now?
|
willay
Moderator Organiser: South East, National Events Premium Member
Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
|
depends, can linux do something that your windows install cant?
is the windows install unstable? (hw issues aside)
can you actually use linux or will you be endlessly googling shit?
|
Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
I just assumed Linux was less bloat than Windows and more efficient/secure to run as a file server?
The Windows install is stable, doesn't randomly crash or anything.
Linux I've used before but I'm not a hardcore shell user or anything (although I'm sure I could pick up using shell commands easily since I've used DOS commands back in the days of Windows 3.1, just obviously a different way of doing things on *nix).
|
Laney
Member
Registered: 6th May 03
Location: Leeds
User status: Offline
|
As far as logging in is concerned, SSH? Maybe boot from a USB stick instead of a CD as well?
|
Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
Sadly my current motherboard doesn't support booting from anything other than HDD/CD/LAN.
|
Laney
Member
Registered: 6th May 03
Location: Leeds
User status: Offline
|
Oh I'm presuming there's only space in the box for 1 HDD too? Gay
|
Dom
Member
Registered: 13th Sep 03
User status: Offline
|
you looked into FreeNas (and likes)?
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
quote: Originally posted by Sam
Sadly my current motherboard doesn't support booting from anything other than HDD/CD/LAN.
You could get an old second hand ASUS MoBo for very little money that would boot from USB.
|
willay
Moderator Organiser: South East, National Events Premium Member
Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
|
quote: Originally posted by Sam
I just assumed Linux was less bloat than Windows and more efficient/secure to run as a file server?
The Windows install is stable, doesn't randomly crash or anything.
Linux I've used before but I'm not a hardcore shell user or anything (although I'm sure I could pick up using shell commands easily since I've used DOS commands back in the days of Windows 3.1, just obviously a different way of doing things on *nix).
it is more efficient and secure and stable compared to windows, but if your windows box doesnt crash and you're network isnt open to the world.... then whats the problem? I'm all for going to linux dont get me wrong, but what I'm not for is making more work for yourself
|
willay
Moderator Organiser: South East, National Events Premium Member
Registered: 10th Nov 02
Location: Roydon, Essex
User status: Offline
|
quote: Originally posted by ed
quote: Originally posted by Sam
Sadly my current motherboard doesn't support booting from anything other than HDD/CD/LAN.
You could get an old second hand ASUS MoBo for very little money that would boot from USB.
Or possibly a BIOS update for his current motherboard might help him boot from usb!
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
Even easier!
|
DaveyLC
Member
Registered: 8th Oct 08
Location: Berkshire
User status: Offline
|
Why do you have a server? If its just for file sharing why not get a SAN device?
|
Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
@ Laney - it's a normal midi tower ATX case, there's space for 3x HDDs.
@ willay/ed - yeah I haven't checked into BIOS updates, will do so and see if it's running the latest one.
It's all secure here network wise, I guess I'll probably just stick with the setup I've got for now (but with a new HDD for the C: drive!).
@ DaveyLC - I've got a couple of printers connected off it as well so you could say it's a file and printer server.
|
Dom
Member
Registered: 13th Sep 03
User status: Offline
|
quote: Originally posted by Dom
you looked into FreeNas (and likes)?
File, printer, http server, run it off compact flash (use a compact flash IDE converter) for quick booting, piss easy to set up...list goes on...
Not sure about raid though, but hardware raid is what i would look into for that as Freenas would just see it as a normal drive, unlike software/chipset raid that requires drivers etc.
[Edited on 19-11-2009 by Dom]
|
Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
Sorry Dom I didn't notice your reply there mate
So FreeNas is that basically like an OS then? Have you used it before? Just a bit worried about moving everything over from a stable platform to something that might just randomly crash or whatever
|
Dom
Member
Registered: 13th Sep 03
User status: Offline
|
quote: Originally posted by Sam
Sorry Dom I didn't notice your reply there mate
So FreeNas is that basically like an OS then? Have you used it before? Just a bit worried about moving everything over from a stable platform to something that might just randomly crash or whatever
It's built on linux, you can get a CD version as well, and tt basically turns your hardware into a Nas box with a HTTP interface. Have used it a number of times, even in a school enviroment where it got thrashed daily and it was spot on. And there are plenty of mods about.
Like i say, only issue might be raid, especially if you're planning to use software (although i think freenas does support software to some extent)/chipset raid. So you might have to go down the dedicated hardware card route for raid.
|
Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
Ahh OK. I'll have a ganders on their site later.
|
DaveyLC
Member
Registered: 8th Oct 08
Location: Berkshire
User status: Offline
|
quote: Originally posted by Sam
@ DaveyLC - I've got a couple of printers connected off it as well so you could say it's a file and printer server.
Buy a nas device and a print sever then. You can hide them away...
Something like this:
http://www.eclipsecomputers.com/product.aspx?code=FME-BR6215SRG&af=50
Just plug external USB drives into it.
|
PaulW
Member
Registered: 26th Jan 03
Location: Atherton, Greater Manchester
User status: Offline
|
Sam your motherboard won't be true rade, but infact "Fake Raid"... if you do migrate, its better to disable this in the bios, treat each drive as an individual, then you can use LVM for an expandable filesystem (add another drive, and extend the single partition onto it)
Although... with any RAID setup, unless your mirroring and not just spanning, you will lose everything if one drive fails...
|
James_DT
Member
Registered: 9th Apr 04
Location: Cambridgeshire
User status: Offline
|
He said that the RAID drives run off a SATA RAID card, why wouldn't it just support that?
It'll be proper hardware RAID, surely?
|
PaulW
Member
Registered: 26th Jan 03
Location: Atherton, Greater Manchester
User status: Offline
|
Ahh yes... mis-read that post!
|
Sam
Moderator Premium Member
Registered: 24th Dec 99
Location: West Midlands
User status: Offline
|
Yeah the motherboard has no built in RAID controller, my two RAID HDDs run off a PCI SATA RAID controller card.
|