Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

web server 1

Status
Not open for further replies.

hdamis

ISP
Feb 7, 2005
75
JO
Hello,
what is the best Linux version for web server .
 
I'm not sure that question has an answer.

What does "best" mean to you? Most secure out of the box? Easiest to configure?

Obviously (well, maybe it's not but it should be), a box with the primary purpose of being a web server shouldn't care about eye candy etc. In other words, it doesn't matter if it's KDE or TWM. If you are new at this, it might matter to you what kinds of system configuration tools are included, but really that has little to do with the function of serving web pages.

It's a given that Apache will be the default, but there are other options. There are even distros that provide front-ends to make creating basic web pages easier for newbies; see for example the "ibays" of
There are content management systems, from very basic to highly complex, but those have nothing to do with the distro you choose.

So.. maybe you need to be more specific about what your needs and expectations are. If you are a seasoned web developer moving from some other OS, the recommendation would be entirely different than if you've never created a web page at all.



Tony Lawrence
Linux/Unix/Mac OS X Resources
 
Hello, thnaks for your reply .

I need Linux server for Most secure out of the box.

I work at university and I have a task to publish thier web site on the internet using Linux server. so please tell me what is the more suitable linux server for me .
the web site was programed in Java .
 
I'll stick with the Fedora or Centos advice: as you think you may be going to paid support, you might as well start with the setup you'll end up with.



Tony Lawrence
Linux/Unix/Mac OS X Resources
 
Ooops.. I confused this with another thread, didn't I?

Oh well: the Fedora or Centos are still good choices. I think most Linux distros have cleaned up their security and are strong "out of the box" nowadays, but that's not to say you don't need to pay attention to security issues yourself.



Tony Lawrence
Linux/Unix/Mac OS X Resources
 
I'd push a debian based distro... They are more stable than most, and you can cron [green]apt-get update && apt-get upgrade[/green] to run nightly so if there are any patches, you get them the minute they come out. However, if you'll be looking for support, RedHat Enterprise is the way to go.

[plug=shameless]
[/plug]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top