How to configure remote and secure connections for MySQL on Ubuntu 16.04 VPS.md 657 B


Title: "How to configure remote and secure connections for MySQL on Ubuntu 16.04 VPS" Date: 2017-09-18 17:40:06 Categories: [data base] Tags: [mysql, mariadb, percona, ubuntu]

Authors: sedlav

If you are using an unencrypted connection to connect to your remote MariaDB/MySQL server, then everyone with access to the network could monitor and analyze the data being sent or received between the client and the server. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 16.04 VPS.

Link