Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialSpen Taylor
13,027 PointsHosting - Linux or Windows?
Hi guys! I just wanted to get your two cents on which is "best" to go for for hosting? Does one have particular advantages over the other? does it depend on the type/scale of the project(s)?
Any help would be appreciated!
Cheeers!
3 Answers
Alexander Smith
2,769 PointsCost and efficiency will put you on linux unless you need to take advantage of windows only things like ASP.
Spen Taylor
13,027 PointsThanks Alex :) Seems like from what I've been reading I should go for Linux, at least for the time being
James Barnett
39,199 PointsThe vast majority of the hosting world uses Linux.
As Alexander said the only real reason to use Windows for a Web Server is if you are using ASP (or a similar technology).