Labs:- Unable to install MongoDb and MySQL

@Ayman @tgp

Please suggest something for the installation of MongoDb and MySql tried all links , hints Still not working.

@Afshan , for mariadb installation run the following steps:

  1. ssh app01
  2. sudo yum install mariadb-server -y

Mongodb installation is clearly explained here.