Windows vs Linux : Hosting

The Basics of Linux & Windows :site housed on a Linux operating system will have
Linux (and its close relation Unix) and Windows 2000very high up-time (of the order of 99.9%). Of
(and its close cousin Windows NT) are types ofcourse, other factors such as power supply, network
software (known as operating systems) that webadmin skills, and network load etc. also matter when
servers use to do the kind of things that webit comes to maintaining the system uptime.
servers do. You do not need to know any real detailLow cost of ownership: The Linux OS comes free of
of either to make a decision as to which you needcost (or at very insignificant cost, usually cost of
but here a few guidelines.distribution). Also, it has full fledged server, and desk
Just because you use a windows desktop PC doesn'ttop applications that comes free along with the OS.
mean you have to opt for Windows web hostingThese server applications (such as FTP, Web Server,
(and the reverse is true as well). The operatingDNS Server, File Server etc.) being free, are also
system you use on your desktop has little to do withvery stable.
your choice of web hosts. As long as you understandEase of use : When it comes to web hosting, it is
how to use your FTP or web publishing software,easy to host on Linux web servers. The process of
your can use either operating system.uploading and hosting is almost same for both Linux
But what is important is that you know what youand Windows web servers. If you want to use a
want your website to do and what you want toWindows based tool such as Front Page for uploading
offer on it. This is what will ultimately help determinea web site on to a Linux based web server, make
the type of web hosting that will work best for you.sure that the Front Page extensions are enabled. This
As mentioned earlier, interactive websites usually relyis only required if you are uploading using HTTP
on ASP, PHP, or Perl type languages.feature ( of Front Page. Front Page also makes it
Linux Web Hosting or Windows 2000 Web Hosting ?possible to upload a web site using FTP. You need to
Make your Choice !select [ftp:// for up loading using front page FTP
When it comes to Web hosting, Linux has, for someoption. Note that if you select "Front Page
time, been widely considered the best OS for WebExtensions" during web site design, you must enable
servers. It's typically found to be the most reliable,Front Page extensions on a Linux web server also.
stable and efficient system and, as such, it'sThese days, all Linux web servers are coming with
commonly used for the demanding environment ofinstallable Front Page extensions, and this should pose
Web and mail servers. Indeed,Most of the clientsno problem for hosting on a Linux platform.
websites of aalpha NET runs on the Linux OSYou can use almost all types of file extensions (or
precisely because of this traditional stability.scripts) when using Linux web server. Commonly, the
The million-dollar question is what application are youfollowing extensions are supported:
looking to use for your hosting? Consider the tools.cgi, .html, .htm, .pl, .php, .shtml, .xml, and others.
and scripting languages you plan to use – if youBasically it means that you can host web sites that
use PHP, Perl or MySQL, Linux is the way forward. Ifuse different types of server side scripts including
apps are Microsoft-specific, then Windows is what.cgi, .pl, .php, and .asp (with plug-in).
you need.Easy to move between hosts : A web site designed
If your site, like most web sites, is what might beto be hosted on a Linux based web server can be
termed "brochure-ware" then Linux servers are ideal.hosted on a Windows web server easily, where as
By brochure-ware I mean a site that offers the kindthe reverse is not always true.
of information that in the past might have beenMost widely used : Linux/Unix based web hosting is
provided on paper in the form of brochures,most widely used compared to Windows based web
newsletters or data sheets. Brochure-ware sites willhosting.
offer some interaction through enquiry forms and canScalability : A web site is dynamic. Usually, a web site
certainly incorporate online purchasing and otherstarts with a few pages of html and grows over a
routine e-commerce functions.period of time to suit the customers requirements. It
If however your site incorporates an onlineis preferable to design a web site keeping this
searchable database or interactive chat facilities thenrequirements in mind. A web site designed for
Windows 2000 or NT will be a better bet in mostcompatibility with a Linux/Unix based web server
cases. It will cost a bit more but you'll get that backmeets the scalability requirement easily without
in reduced development time and simply bettermaking any site wide design changes.
functionality.On the downside, Linux based web server is not fully
The following are the advantages of using Linuxcompatible with Microsoft technologies. If you are
based web server compared to Windows based webusing any specialized applications or VB for
server :development of your web site, it is preferable to
Stable: Linux/Unix operating systems has traditionallyhost with a Windows based web server.
been believed to be very stable and robust. A web