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.

  1. 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.
  2. Mediawiki can be installed from Ubuntu packages with 'sudo apt-get install mediawiki'. Mediawiki stores its content in MySQL.
  3. MyDMS can be installed from Ubuntu packages with 'sudo apt-get install mydms'. MyDMS stores its content in MySQL.
  4. PHPBB can be installed from Ubuntu packages with 'sudo apt-get install phpbb3'. PHPBB stores it content in MySQL.
  5. Webcalendar can be installed from Ubuntu packages with 'sudo apt-get install webcalendar'. Webcalendar stores its content in MySQL;
  6. 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.
  7. Moddle can be installed from Ubuntu packages with 'sudo apt-get install moodle'. Moodle stores its content in MySQL.
  8. Prepare the programming framework.