$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Step by step – LAMP Ubuntu 20.10 Installation

October 25, 2020 | By the+gnu+linux+evangelist.

GNU/Linux Ubuntu 20.10 Installing LAMP – Step by step Guide

How to Install LAMP in Ubuntu 20.10 Groovy GNU/Linux desktop/server.

First, currently the default LAMP Stack for Ubuntu 20.10 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 5.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.

Step-by-step – LAMP Ubuntu 20.10 Installation Guide
  1. 1. Launching Terminal

    Open a Terminal Shell emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    Or Login into Server Shell.


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,