• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Which Distribution of Linux

geoffct

Member
I want to run a simple little apache webserver on my dsl connection, with ftp, etc. I have RH 5.x, but I had numerous config issues with my linksys 10/100, and with my ati video(Rage Fury). I am running a single p3-350 now, but I planning an upgrade to dual p3 850-950. I have 128 ECC on my Supermicro P6DGH mainboard with adaptec 7890 SCSI built in. I am running a 9gig 10k IBM.

Anyway, I need to know what is the easiest linux solution to set up a web server quickly, and securely.

Thanks
Geoff
 

I am not fond of RedHat7, but use 6.2 a lot. If you want newer components you could always use Mandrake, they are up to 7.2, I believe. I never had any troubles with a linksys and RH5.2, but the RageFury is probably not supported by the version of Xwindows in RH5.2.
 
You can install a new XFree86 server if necessary to get it to work with your graphics card.

The Linux kernel keeps getting slower with each new release... simple context switches have ballooned up to 600 microseconds in 2.2.x from about 50 us in kernel 2.0.x. Why? Who knows?

Newer is not always better unless you need the new USB features built-in. Which probably isn't likely if you're running a web server.

In fact, if ALL you're running is a web server (i.e., that's all the machine is doing), then why do you even need X installed at all? It's just a resource hog on a true server...

 
RH is still the standard I see,

Well I will of not just be running it as a webserver, but also as a fileserver occasionally. X is not necessary, except for config, and support, as I am in no way an expert of Linux.

Thanks for your help

Geoff
 
Back
Top