Chapter 10. Working with Databases

In this chapter, we will cover:

  • Installing a MariaDB database server
  • Managing a MariaDB database
  • Allowing remote access to a MariaDB server
  • Installing a PostgreSQL server and managing a database
  • Configuring remote access to a PostgresSQL
  • Installing phpMyAdmin and phpPgAdmin

Introduction

This chapter is a collection of recipes that deliver the necessary steps to implement and maintain two of the most popular database management systems in the Linux world. The need for data is everywhere and is a must have service for almost any server, and this chapter provides the starting point required to deploy these database systems in any environment.

Get CentOS 7 Linux Server Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.