Database Server

As said before, many of the services we are going to use require the use of a database. For that, we are going to install one of the most famous database system : MySQL

Install MySQL

Get connected to your server by SSH, then issue the command :
sudo apt-get install mysql