Skip to content

jgamos/Raspberry-Pi-LAMP-Install-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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/jgamos/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 Ubuntu/Debian/RPi3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%