News

You need to make sure you have MySQL set up for remote connections (See: How to set up MySQL for remote access on Ubuntu Server 16.04 (This also works for Ubuntu 18.04). I will assume you already ...
I’m going to demonstrate by creating a database called TECHREPUBLIC. First gain access to the MySQL prompt with the command: sudo mysql. Once you’re on the MySQL prompt, create the new ...