Skip to content
Dr. M H B Ariyaratne edited this page Jun 24, 2019 · 4 revisions

If you are using MySQL as the database, the instructions are as follows. The operating system is Ubuntu 18.04 LTS.

Type the following commands in the terminal.

sudo apt update sudo apt install mysql-server sudo mysql_secure_installation

Clone this wiki locally