Linux Hosting: A Fine Point Overview
In your mission to find a website provider, you will notice that many companies offer what is know as Linux-based hosting. This article will detail the finer points of this option and how it can be used to create and maintain dynamic web sites. We will also shed a bit of light on the Linux operating system in general and why it is the preferred choice by many users.
History
Linux is essentially a variation of the Unix operating system. It was created in 1991 at Finland’s University of Helsinki by a student named Linus Torvalds. Torvalds came to develop Linux while working on a non-commercial replacement version for Minux, a smaller Unix-like system. Linux was originally intended for academic use but evolved into something much more useful.
Since it was developed under the GNU Project’s General Public License, the source code of Linux is freely available. While the goal of the GNU Project was to develop and distribute free Unix compatible software, the Linux operating system itself is not free, only the source code for the kernel and most of it’s software. Linux developers and third-party vendors can charge a fee for it as long as the source code is freely available.
Web Hosting
Just as with any provider, before choosing a Linux host, you should first determine the needs of your website. Many ISPs (Internet Service Providers) will offer a Linux-based hosting plan for a very reasonable price. This option presents you with a wide range of software applications that can be used to enhance the presentation and functionality of your site. The most common configuration of this type of hosting is known as a LAMP platform, consisting of a Linux operating system, an Apache web server, a MySQL database and PHP, Perl or Python scripts.
The LAMP configuration offers a number of components that can be used to support and run a website or a server. When put into action, it defines server infrastructures and a paradigm for developing software. LAMP is so widely used because the Linux system itself is so affordable.
The Apache server is what provides access to websites on the internet and is available for both Linux and Unix systems. It is currently the most widely used server today. MySQL is the database management system that adds ease to building a website. It actually functions as a server and is a multithreaded, multi-user system that grants users with access to their databases. MySQL is the most popular database management system and is said to have more than 10 million installations. The programming languages used in LAMP are typically either PHP, Perl or Python. These scripts are used to create object-orientated web pages and can also be used on Windows-based platforms as well.
The Linux system itself is capable of many things such as networking, software development and functioning as an end-user platform. It works with almost any kind of hardware from the basic AMD and Intel products to more obscure names such as Digital Alpha, PowerPC and Silicon Graphics. Due to its low cost and high-level of functionality, Linux has become one of the most popular operating systems and web hosting platforms outside of Windows.















