Database

How To Install LEMP Stack on Ubuntu 18.04

LEMP Stack consists of Nginx web server, MariaDB / MySQL database, and PHP language, running on top of Linux operating system. It is …

How To Install PostgreSQL 10 on CentOS 7

PostgreSQL is an open-source, object-relational database management system (ORDBMS). It is available for many platforms including …

How To Install LAMP Stack On CentOS 7

LAMP Stack consists of Apache web server, MariaDB / MySQL database, and PHP language, running on top of Linux operating system. It is …

How To Install phpMyAdmin on CentOS 7

phpMyAdmin is a free web-based tool for managing the MySQL, MariaDB and Drizzle database servers. It is a really useful tool for who …

How To Install MySQL 8.0 on CentOS 7

MySQL is a free, open-source database management system from Oracle. It is commonly used in web applications to store and retrieve …