the idea here is to create an automatic installation lamp script where it will make all the default settings to work alone and generate the root and password for your mysql
Auto Install Lamp It is an application for ubuntu server 20.04 where it automatically installs all the apache mysql and php leaving you ready for use
-
auto install apache
-
auto install update
-
auto install upgrade
-
auto install wget unzip git
-
auto install php7.4 php7.4-cli php7.4-curl php7.4-gd php7.4-json php7.4-xml php7.4-zip php7.4-mbstring php7.4-mysql
-
auto install install mariadb-server
- untested functions mariadb settings
-
the script also generates a report of some machine information
ubuntu 20.04
Cloning the Repository Installing dependencies
$ git clone https://github.com/Jeffersoncharlles/auto_install_Lamp.git
$ cd auto_install_Lamp
$ sudo chmod +x auto_install_Lamp-20-04.sh
$ sudo bash ./auto_install_Lamp-20-04.sh
You can send how many PR's do you want, I'll be glad to analyse and accept them! And if you have any question about the project...
Email-me: contato@jefferdeveloper.com
Connect with me at LinkedIn
Thank you!
This project is licensed under the MIT License - see the LICENSE page for details.