Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which os is better for a webserver, ubuntu or debian or something else? [closed]

I want to set up a webserver and i was wondering which os i should choose. People tell me i should choose between centOS, ubuntu or debian.

Basically the server os has to be able to do the following: - Run a php/mysql website that will be visited by approxamally 1000 visitors a day. - Support a server with raid configuration.

Which OS is the best option, and what packages would you advice to install?

like image 877
user1169526 Avatar asked Sep 05 '25 13:09

user1169526


2 Answers

I would say it is personell preference, I have also used ubuntu so I stick with that as I like the package managers and how quick things get updated for it.

like image 187
Oliver Bayes-Shelton Avatar answered Sep 08 '25 02:09

Oliver Bayes-Shelton


I prefer Debian.

Ubuntu is based on Debian, so it is good too, but I like Debian. Also CentOS is good server-side OS too.

There are no correct answer to your question, the choice of OS is limited by personal preferences.

like image 43
Mark Pegasov Avatar answered Sep 08 '25 02:09

Mark Pegasov