Skip to content

Trying a script to automatically setup LAMP stack server with a single script. Contributions are welcome.

Notifications You must be signed in to change notification settings

vishnu8742/lamp-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

lamp-install

Trying a script to automatically setup LAMP stack server with a single script. Contributions are welcome.

This will :

  • Update & upgrade ubuntu packages
  • Install apache2
  • Install php and related packages
  • Install mysql

Simple way to get start is wget https://raw.githubusercontent.com/vishnu8742/lamp-install/main/lamp.sh

chmod -x ./lamp.sh

bash ./lamp.sh

About

Trying a script to automatically setup LAMP stack server with a single script. Contributions are welcome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages