GNU/Linux Elementary OS 6 Installing LAMP – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install LAMP Elementary OS 6.x LTS GNU/Linux Desktop.
First, currently the default LAMP Stack for Elementary OS 6 is composed of: Apache, MySQL and PHP 7.
Especially relevant: the Guide include instructions on How to Replace MySQL with MariaDB in LAMP Setup.
So thanks to the new Zend Engine 3.0, your PHP 7 apps see up to 2x Faster performance and 50% better Memory consumption than PHP 6.x.
Finally, LAMP is de facto Web Development Standard. Today, the products that make up the LAMP stack are included by default in nearly all GNU/Linux distributions.
1. Terminal Getting-Started
How to QuickStart with Command Line on Elementary OS GNU/Linux:
First, Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents