LAMP Stack

LAMP StackLAMP is an acronym for “Linux, Apache, MySQL, Perl/PHP/Python”.

PHP (or Perl, Python)

MySQL DataBase

APACHE Web Server

LINUX Operating System

The reason they call it a stack is because each level derives off it’s base layer. Your Operating system, Linux, is the base layer. Then Apache, your web daemon sits on top of your OS. Then your database stores all the information served by your web daemon, and PHP (or any P* scripting language) is used to drive and display all the data, and allow for user interaction.


Linux

LinuxLinux is a family of free and open-source software operating systems built around the Linux kernel. The development of Linux is one of the most prominent examples of free and open-source software collaboration. The underlying source code may be used, modified and distributed—commercially or non-commercially—by anyone under the terms of its respective licenses, such as the GNU General Public License.

Typically, Linux is packaged in a form known as a Linux distribution (or distro for short) for both desktop and server use. The defining component of a Linux distribution is the Linux kernel. Distributions include the Linux kernel, supporting utilities and libraries, many of which are provided by the GNU Project, and usually a large amount of application software to fulfil the distribution’s intended use.

Linux is the most widely used operating system due to its marketing leading position on servers, mobile devices, and ebmeded systems. It has over 60% market share of web servers. The Android operating system (which runs on the Linux kernel) is the most used operating system worldwide, with its market share reaching 81.7 percent in the last quarter of 2016.

Linux Support Services from BriteWire

BriteWire provides support, development, and consulting services for Linux.

Linux Resources

Official Website: https://www.kernel.org/