Skip to content

jusbour/Raspberry-Pi-LAMP-Install-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Raspberry Pi LAMP Install Script

If you were using Ubuntu Server on your Pi, to install a LAMP (Linux, Apache, PHP, and MySQL), you would simply type one command using tasksel, but that doesn't work on the Raspberry Pi. With this script, installation is simple, and reduces dozens of commands into a simple script.

Installation Proceedure:

  1. git clone https://github.com/LikeABoss-001/Raspberry-Pi-LAMP-Install-Script.git

  2. cd Raspberry-Pi-LAMP-Install-Script

  3. sudo chmod +x install.sh && ./install.sh

About

A quick and easy way to install a LAMP stack on a Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages