diff --git a/Home.md b/Home.md index 8738ebe..8d32a32 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ ## **I designed this script for Fedora.** -**To install, just download it to the home drive or the directory where you want it saved.** +### **To install, just download it to the home drive or the directory where you want it saved.** To run it in cli run `.\install-LAMP-phpMyAdmin-PHP82.sh` @@ -13,14 +13,12 @@ It will run in a loop and install - MySQL - PHP -**Then it will loop and ask if you want to create a virtual host. It will prompt you for the FQDN. The script will create the following** +### **Then it will loop and ask if you want to create a virtual host. It will prompt you for the FQDN. The script will create the following** - The directory in /var/www/ - Activate the host with Apache -Back to the Wiki -[https://gitea.fallenjedi.org/FallenJedi.org/LAMP-Server/wiki] -**To uninstall, just download it to the home drive or the directory where you want it saved.** +### **To uninstall, just download it to the home drive or the directory where you want it saved.** To run it in cli run `.\uninstall-LAMP-phpMyAdmin-PHP82.sh` @@ -31,10 +29,7 @@ It will uninstall - MySQL - PHP -Back to the Wiki -[https://gitea.fallenjedi.org/FallenJedi.org/LAMP-Server/wiki] - -**To set up a Virtual Host, run the script below** +### **To set up a Virtual Host, run the script below** To run it in the CLI run `.\add_vhost.sh` @@ -45,5 +40,3 @@ It will prompt you for the following and set up The script will loop and ask if you would like to set up another virtual host. -Back to the Wiki -[https://gitea.fallenjedi.org/FallenJedi.org/LAMP-Server/wiki] \ No newline at end of file