Quote:
Originally Posted by Jeepnut
Thanks for the great info. Please explain Linux vs. Windows....and if it's compatible with my Windows XP O/S.
|
Generally when talking about hosting and referring to Windows hosting or Linux hosting, it means the operating system running on the server.
The servers operating system uses web server software that presents data that is not user operating system dependent. Meaning that you can use Windows or Linux and while using your web browser such as Firebird or IE and see the same results.
If you'll notice while you're surfing that some pages end in .htm or .html others in .php, .asp and several others. In general, a Windows or Linux OS based server is able to serve up .htm and .html. On the other hand it takes a Windows server to serve up .asp and a Linux server to serve up .PHP. Notice that I stated 'In general', because it's possible to run .asp on a Linux server with the right software, it's just not all that common. Conversely, a Windows server can run .php with the correct software and is probably more common.
Linux is a free to use software versus Windows which must be licensed. PHP is also free, but generally ASP must be licensed.
So what do you need to use for your web site?
It just depends on your needs. If you need to use .asp then Windows is the way to go. If not, Linux is usually more inexpensive and a bit more flexible.
There are many arguments for each OS and there is no clear one-fits-all answer. I could be wrong, but I believe that the majority of web sites are hosted on a Linux based server. After all Linux is free to use as are many of it's applications such as the web server, database server, mail server and so on. This makes it less expensive for the web host which in turn should make it less expensive for the customer.