Add Home

2026-06-13 10:53:11 -04:00
commit b655a3c0dd
+6
@@ -0,0 +1,6 @@
### **How to use them together:**
Save `install_lamp.sh`, `uninstall_lamp.sh`, and the n `manage_vhosts.sh` script in the same folder.
Make them all executable: `chmod +x *.sh`
Run `sudo ./install_lamp.sh`. It will install everything, configure PHP 8.2, prompt for your root DB password, and immediately open up the loop menu to let you create your new Virtual Hosts.