How To Install OpenEduCat 13 on Ubuntu 18.04 LTS x64
Introduction
In this tutorial, we’ll install and configure OpenEduCat version 12 on Ubuntu 18.04 LTS x64. We can use the same installation instructions for both server and desktop edition.We will cover how to install the software in two different ways, each of which have their own benefits depending on your specific needs.
Prerequisites
Before starting this tutorial, you will need:
- An Ubuntu 18.04 Desktop or Server with a root, sudo-enabled user.
- A good internet connection to download the packages via various internet repositories.
Option 1 :
Step by step guide to install guide. Execute each step as “root” user.Step 1 — Add flectra user to the system
Step 2 — Make Configuration Directory and Log Directory
Step 3 — Installing Necessary OS Related Packages
Step 4 — Cloning flectra 13 From Source Repository
Step 5 — Cloning OpenEduCat 13 From Source Repository
Step 6 — Change Ownership of flectra Directory
Step 7 — Installing Python Packages Required by flectra
Step 8 — Installing Node Packages Required by flectra
Step 9 — Installing wkhtmltopdf
Step 10 — Linking wkhtmltopdf as Command
Step 11 — Creating PostgreSQL user for flectra
Step 12 — Starting flectra and Creating Config File
Step 13 — Moving Config File To Config Directory
Step 14 — Modifying Configuration Parameters
Step 15 — Setting up flectra Executable
Step 16 — Setting Up flectra To Start at OS StartUp
Step 17 — Starting flectra