Moodle
From Proxmox VE
Contents |
Appliance Details
| Package: | moodle |
| Version: | 1.9.9p-1 |
| Certified: | no |
| Section: | www |
| Location: | http://www.sacollege.net/files/appliances/debian-5.0-moodle_1.9.9p-1_i386.tar.gz |
| Maintainer: | Ap.Muthu |
| OS: | debian-5.0 |
Introduction
Moodle is a Course Management System (CMS), also known as a Learning Management System (LMS) or a Virtual Learning Environment (VLE). It is a Free web application that educators can use to create effective online learning sites.
For more details see: Moodle
Virtual Appliances can be downloaded directly via the Central Web-based Management.
Recommended settings for Proxmox VE
- Memory (MB): 512
- Swap (MB): 512
- Hard disk (GB): 8
Appliance specific settings
- Mysql root password: admin
Please change this for security reason:
- via command line after the first boot:
mysqladmin -u root -p password yournewpasswordhere
- Set the server timezone via command line:
dpkg-reconfigure tzdata
- Restart VM
Moodle Packages
- Debian Lenny
- Moodle v1.9.9+
- MySQL 5
- Postfix
- Apache2
- PHP5
- cURL
- xmlrpc
- pear
- zip
- unzip
First steps
Start the VM and open a VNC console and install the latest security updates.
apt-get update apt-get dist-upgrade
Now, connect to the Moodle web installer http://youripaddress/ and follow the instructions.
Building Moodle v1.9.9+
Download the following:
- moodle-weekly-19.tgz
- dab.conf, moodle.conf, favicon.ico, and Makefile for building Moodle template.
- Latest build files for templates maintained by Ap.Muthu
