Created
April 3, 2017 05:31
-
-
Save alfredobarron/816336b25a8b114d46e15ccc7f06f5c7 to your computer and use it in GitHub Desktop.
LAMP install
This file contains 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 characters
- digitalocean, | |
///// LAMP | |
https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04 | |
///// composer | |
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-composer-on-ubuntu-14-04 | |
///// phpmyadmin | |
https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-16-04 | |
https://help.ubuntu.com/lts/serverguide/phpmyadmin.html | |
///// wkhtmltopdf | |
http://www.odoo.yenthevg.com/install-wkhtmltopdf-on-ubuntu/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment