LAMP Stack Installation
Install the Apache, PHP7.2, MySQL, PhpMyAdmin and Additional Packages.
wget --no-check-certificate --content-disposition https://github.com/techpulsetoday/scripts/raw/master/lamp -P ~/
chmod a+x ~/lamp
./lamp
Install the Apache, PHP7.2, MySQL, PhpMyAdmin and Additional Packages.
wget --no-check-certificate --content-disposition https://github.com/techpulsetoday/scripts/raw/master/lamp -P ~/
chmod a+x ~/lamp
./lamp