Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

EDITED:

Is there a difference between OS in speed of database management?

Is there an OS which works best when combining 20+ servers?

Is there an OS best for video streaming?

What OS is best for safety?

What OS is most stable and recommended for use in professional website hosting environment?

share|improve this question
You may want to break this up into multiple objective questions instead of wording it this way. – Ignacio Vazquez-Abrams Apr 9 '11 at 23:06
Done, thank you for the recommendation. – Darius Apr 9 '11 at 23:13
The only objective question in the edit is the first. And the answer is "yes". – Ignacio Vazquez-Abrams Apr 9 '11 at 23:14

closed as not constructive by squillman, Ignacio Vazquez-Abrams, Steven Monday, gravyface, EEAA Apr 10 '11 at 0:18

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

Is there a difference between OS in speed of database management?

Is there an OS which works best when combining 20+ servers?

Is there an OS best for video streaming?

These questions are in some sense non-sensical. The question you want to ask is how to evaluate particular solutions. All installations has peculiarities that will impact performance far more than choice of operating system. Thus, the only thing you can do is evaluate and test on staging installations that try to mimic the production environment you envision. So, for example, you may want to ask: "How can I comparably measure performance of MySQL on Windows and Linux?"

What OS is best for safety?

The one whose security mechanisms you understand and maintain.

What OS is most stable and recommended for use in professional website hosting environment?

I dare say the majority of web servers connected to public Internet runs Linux. Tons of info on this can be found at http://news.netcraft.com/.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.