Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 884 Bytes

README.md

File metadata and controls

51 lines (42 loc) · 884 Bytes

scripts

Table of Contents

LAMP Stack Installation

Install the Apache, PHP7.2, MySQL, PhpMyAdmin and Additional Packages.

Download the script

wget --no-check-certificate --content-disposition https://github.com/techpulsetoday/scripts/raw/master/lamp -P ~/

Make sure the script is executable

chmod a+x ~/lamp

Run the script

./lamp
MySQL DB Backup Script

Directory Permission

Source Code Backup Script

System Upgrade (Ubuntu)

VIM Bootstrap

Virtual Host Creation