Install MySQL 8 on Ubuntu 20.04
This is really easy. 1. Update UbuntuAn update is always a good thing 2. Install MySQL 3. Secure it (remove some test users, etc.) 4. And test it That’s it.

Tutorials for Web Developers and more. Easy and fun!

Tutorials for Web Developers and more. Easy and fun!
This is really easy. 1. Update UbuntuAn update is always a good thing 2. Install MySQL 3. Secure it (remove some test users, etc.) 4. And test it That’s it.
If you have a server, you probably want to install PHP.A while ago I thought PHP is really primitive (I only used Java/JSP) but WordPress has changed that forever. Install PHP and PHP MySQL library (you will probably need it)…