Skip to content

This Scripting is used for LAMP Stack for all APT and YUM based Repositories

Notifications You must be signed in to change notification settings

jagatheesbjk/shell-scripting-lampstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

shell-scripting-lampstack

  • This Scripting is used for LAMP Stack for all APT and YUM based Repositories
  • First need to give execute privilege for scripting as below code:
chmod +x lampstack.sh, 
then run as ./lampstack.sh
  • Here we write down script for PHP Version for 7.4, 8.0, 8.1. We can select which version we want
  • Database Mysql 8 Version we implement in this script and need to give password as per mysql password policy.
  • For Ubuntu we can use after Version : 20.04
  • For centos and yum based use Version: rh7

About

This Scripting is used for LAMP Stack for all APT and YUM based Repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages