Created
February 11, 2019 18:45
-
-
Save mmuhd/67cd22a739232fb62e66acd3babaa370 to your computer and use it in GitHub Desktop.
Revisions
-
mmuhd created this gist
Feb 11, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ sudo su sudo apt-get install update apt-get install apache2 apt-get install php apt-get install libapache2-mod-php apt-get install mysql-server apt-get install php-mysql apt-get install libapache2-mod-auth-mysql apt-get install phpmyadmin