News

Let’s dig in and configure your MySQL server to accept remote connections. I’ll be working from a 16.04 instance of Ubuntu Server, but the process is quite similar on almost every Linux ...
The first thing we must do is configure the MySQL server to allow remote connections. On top of that, we’re going to create a specific user that has specific permissions for the database we’ll ...