PDA

View Full Version : Hosting From Home !!


smgh
01-20-2009, 01:55 AM
Hay guys, Thanks in advance ---

I have question So !

....................................................................................

I'm going to host my website from home so here i Got the question !

Do I have to Install ubuntu - Server version or Desktop Version ?

Which should I choose ?

Which is better ?

OR DO I JUST STICK WITH WINXP ?

ANY COmments will be preety good about it !

primefalcon
01-20-2009, 02:59 AM
Ubuntu server is a world easier to manage as a server, especialy since you can just do things like

sudo apt-get install apache2 and son on

also if you need a gui you can install one, but it will impact performance, though it'll still be better than windows

Overall any Linux server option will be faster and more reliable which is the reason why most places use it

debian is also another good option as a server

oracleguy
01-20-2009, 04:23 AM
Is this computer going to be dedicated as a server or are you going to use it as a workstation as well?

BubikolRamios
01-21-2009, 08:42 AM
I'm going to do the same, been suggested Fedora, or is ubuntu easier/better ?

Nblufire12
01-23-2009, 05:06 AM
I am running Windows Vista and I am currently running Xampp which works like a charm.

Easy one click installer, and you open one port and boom, its up!

primefalcon
01-23-2009, 07:02 AM
Ubuntu is somewhat easier I think for beginners with its apt-get system

demtron
01-23-2009, 09:27 PM
See this page (http://www.codinghorror.com/blog/archives/000329.html) at Coding Horror for a little more information.

For security, configuration, and the ability to run multiple sites, I would invest in a separate server box and run server software on that.