Moodle Learning Management System Setup: Difference between revisions
(Created page with " ==== Install LAMP stack ==== <code>sudo apt-get install apache2 mysql-server php5</code>") |
(No difference)
|
Revision as of 19:47, 23 September 2012
Install LAMP stack
sudo apt-get install apache2 mysql-server php5