Providing for Content Storage
Installation of the packages suggested here is very straighforward in Ubuntu. These pakages create databases in MySQL and store most of their content in these databases.
- Knowledgeroot can be installed from Ubuntu packages with 'sudo apt-get install knowledgeroot'. Knowledgeroot stores webpage content and attachment files in MySQL. Images and other objects embedded in HTML are uploaded to the file system.
- Mediawiki can be installed from Ubuntu packages with 'sudo apt-get install mediawiki'. Mediawiki stores its content in MySQL.
- MyDMS can be installed from Ubuntu packages with 'sudo apt-get install mydms'. MyDMS stores its content in MySQL.
- PHPBB can be installed from Ubuntu packages with 'sudo apt-get install phpbb3'. PHPBB stores it content in MySQL.
- Webcalendar can be installed from Ubuntu packages with 'sudo apt-get install webcalendar'. Webcalendar stores its content in MySQL;
- Gallery can be installed from Ubuntu packages with 'sudo apt-get install gallery2'. Gallery stores it content in MySQL. Photos and other media files are stored on the file system.
- Moddle can be installed from Ubuntu packages with 'sudo apt-get install moodle'. Moodle stores its content in MySQL.
- Prepare the programming framework.