Recommendations for an ftp /http server
Hello everyone In the near future, likely Nov. or Dec, i hope to set up an http /ftp server running off a buisness dsl line from home. I wasn't too sure as to what i should really put into something liek this.
Hello everyone
In the near future, likely Nov. or Dec, i hope to set up an http /ftp server running off a buisness dsl line from home.
I wasn't too sure as to what i should really put into something liek this.
i can think of simple things for it.
It's main use will be an FTP server, so i was thinking for HD space get 2 x 120 of the WD 8mb cache drives - unless they have bigger by Nov.
But i wasn' too sure about mobo, and such... SCSI - or will ultra 100 /133 do fine?
As an http, it will likely be running a Vb forum (So using MySQL / php) - Also, serving as a host for my friends to host pictures, so they can use outside linking since it is SO hard to find sites that still allow this.
I will be running win 2k server, or adv... (not sure yet,)
So, any and all recommendation would be great.
As for a price range, i would say maybe $1500 - $2k US.
In the near future, likely Nov. or Dec, i hope to set up an http /ftp server running off a buisness dsl line from home.
I wasn't too sure as to what i should really put into something liek this.
i can think of simple things for it.
It's main use will be an FTP server, so i was thinking for HD space get 2 x 120 of the WD 8mb cache drives - unless they have bigger by Nov.
But i wasn' too sure about mobo, and such... SCSI - or will ultra 100 /133 do fine?
As an http, it will likely be running a Vb forum (So using MySQL / php) - Also, serving as a host for my friends to host pictures, so they can use outside linking since it is SO hard to find sites that still allow this.
I will be running win 2k server, or adv... (not sure yet,)
So, any and all recommendation would be great.
As for a price range, i would say maybe $1500 - $2k US.
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Well for that price you can buy the necessary licenses that's it!
As for HW, if you are going to run a forum and such get SCSI. CPU is a non-factor. any a P3 1GHz or above will do, I don't think you can find a slower one.
Bank on Memory. More the better. GFX is a total no-issue. Put a TNT2 or something. This is a server. Nobody is gonna play unreal on it.
You don't even need a monitor or a keyboard really since you can administer any server over network with TSC.
I suggest a good router and NIC.
As for HW, if you are going to run a forum and such get SCSI. CPU is a non-factor. any a P3 1GHz or above will do, I don't think you can find a slower one.
Bank on Memory. More the better. GFX is a total no-issue. Put a TNT2 or something. This is a server. Nobody is gonna play unreal on it.
You don't even need a monitor or a keyboard really since you can administer any server over network with TSC.
I suggest a good router and NIC.
kew kew
as for licenses, what do u mean exactly?
i know i need to buy windows, but what else would i need for this?
do i need a license cause i am "renting" hard drive space? or....
as for licenses, what do u mean exactly?
i know i need to buy windows, but what else would i need for this?
do i need a license cause i am "renting" hard drive space? or....
He's just talking about the windows license. Depending on how many client licenses you get, Windows 2000 Server is in the range of $800 to $1500. And forget about Advanced Server - that's about $3500 and up. But unless you are going to get a lot more traffic then what you imply, you would see absolutely no benefit from getting Advanced Server.
if you have office you can install msde2000 instead of getting the full sql license this will save you like at least 700 bux and you can still run the latest sql.
You could always use Linux. It'd certainly save you a few pennies.
Note: I'm not a "linux head", I just thought that as this project sounds like it's not really part of an actual business venture, & if you don't want to use :cough: unlicensed MS software :cough:, then Linux might be a viable, & certainly cheaper alternative.
Note: I'm not a "linux head", I just thought that as this project sounds like it's not really part of an actual business venture, & if you don't want to use :cough: unlicensed MS software :cough:, then Linux might be a viable, & certainly cheaper alternative.
yes, this is not really a buisness thing,just me running a server, so do i have to have all these licenses? I only need 1 client, cause i am only installing windows on 1 server, thas it. my own personal built server.
I may just got with win2k then, will the license with it not allow me to run an ftp /http server?
i thought i could simply set up a server, use apache, and ftp server, and BAM!
or do i need some other special licenses to simply "host" pictures?
i would try linux, but dunno if i cna learn it that quick., but can alwasy try.
I may just got with win2k then, will the license with it not allow me to run an ftp /http server?
i thought i could simply set up a server, use apache, and ftp server, and BAM!
or do i need some other special licenses to simply "host" pictures?
i would try linux, but dunno if i cna learn it that quick., but can alwasy try.
Quote:
if you have office you can install msde2000 instead of getting the full sql license this will save you like at least 700 bux and you can still run the latest sql.
no MS SQL for me
i will be running MySQL
if you have office you can install msde2000 instead of getting the full sql license this will save you like at least 700 bux and you can still run the latest sql.
no MS SQL for me
i will be running MySQL
well if you are running win2k iis is easy enought as long as you have one of the server versions. Pro is limited to ten connections. I use iis for remote admin, http, and ftp on my Windows.NET servers and I works great!
ahh
i didn't know that IIS was limited to how many people can connect
but technicall no one will be connected, just picutres being hosted to forums..
So what exactly is there definition of "connected" , as in someone viewing a web page from IIS?
would a link picture, being shown on another forum 9hosted on my server) be considered a "connection" ?
i didn't know that IIS was limited to how many people can connect
but technicall no one will be connected, just picutres being hosted to forums..
So what exactly is there definition of "connected" , as in someone viewing a web page from IIS?
would a link picture, being shown on another forum 9hosted on my server) be considered a "connection" ?
well to get a picture a connection would have to be made then dropped.
win2kpro/xppro is limited to ten connections
win2kserver/.NETserver default to 10,000 connections and you can set it to more, so obviously these are the operating systems intended for serving as the name implies. The other option that will probly work if you wanted to run win2k pro is to get 3rd party ftp and http servers. Linux or FreeBSD are also great options.
win2kpro/xppro is limited to ten connections
win2kserver/.NETserver default to 10,000 connections and you can set it to more, so obviously these are the operating systems intended for serving as the name implies. The other option that will probly work if you wanted to run win2k pro is to get 3rd party ftp and http servers. Linux or FreeBSD are also great options.
well great guys!
iam thinking of trying out apache instead of IIS, and for FTp server i am NOt using IIS, dont trust it, so i will likely be using raidenftp, or ws ftp.
Now
lets talk hardware................ recommendations?
iam thinking of trying out apache instead of IIS, and for FTp server i am NOt using IIS, dont trust it, so i will likely be using raidenftp, or ws ftp.
Now
lets talk hardware................ recommendations?
Quote:
You could always use Linux. It'd certainly save you a few pennies.
That would be my suggestion. Get Linux and the latest versions of mySQL, Apache, PHP, Postfix and ProFTPd. Not only is it cheaper, it's also less hardware intensive than any M$-based solution.
You could always use Linux. It'd certainly save you a few pennies.
That would be my suggestion. Get Linux and the latest versions of mySQL, Apache, PHP, Postfix and ProFTPd. Not only is it cheaper, it's also less hardware intensive than any M$-based solution.
I can see where you are coming from in the familiarity part of it, but it's hard to actually get familiar with something without actually loading it first, right? Also, there are enough articles on technet about how to set it up, and one can just get IISLockdown from MS and not have any issues at all. Another good place for IIS info is www.iisanswers.com.
thnx for the info
i have ehard stories about IIS, but that comes along with any software.
Iwill be checking out apache for sure, and if not, will just be doing alot of reading up on IIS and making it semi secure.
i have ehard stories about IIS, but that comes along with any software.
Iwill be checking out apache for sure, and if not, will just be doing alot of reading up on IIS and making it semi secure.
Why not go with a stable 11 year old Dos Web server? . Oh you think I'm kidding do ya:
http://home.hccnet.nl/w.knevel/
http://home.hccnet.nl/w.knevel/