How to Reset MySQL or MariaDB Root Password
This post shows students and new users steps to reset or change MySQL or MariaDB password when using Ubuntu Linux. One can create and reset the...
This post shows students and new users steps to reset or change MySQL or MariaDB password when using Ubuntu Linux. One can create and reset the...
This post shows students and new users steps to install MySQL or MariaDB on Ubuntu Linux. MariaDB and MySQL are twins. Both MySQL and MariaDB is...
This brief tutorial shows students and new users how to check MySQL | MariaDB server versions in Ubuntu Linux. How do you know which versions of...
This brief tutorial shows students and new users how to enable self-signed SSL/TLS certificates and connect to MySQL Server via SSL connection on Ubuntu Linux 20.04...
FluxBB is a free, open source, flat-forum bulletin board software based on phpBB. It enables individuals and webmasters to set up community bulletin boards in minutes...
There may be a time when you want to change a database user password. Some reasons for changing MySQL or MariaDB database user passwords might be...
Sometimes you may want to drop or delete old databases and user accounts on MySQL (MariaDB) server. When running a website powered by WordPress or other...
As you may well know, MariaDB database server is rapidly gaining traction and has become the default server on majority of Linux systems, including Ubuntu. Over...
Being able to export or import MariaDB and MySQL databases is a good skill to have when managing a website or blog. This brief tutorial shows...
This post is intended to help students and new users switch from MySQL database server to MariaDB database server in Ubuntu 17.04. This should probably also...
AutoMySQLBackup is a free opensource tool that automatically backs-up all the databases hosted on a MySQL server at varying intervals. It’s a great tool that may...
Students and new webmasters should learn how to export and import MySQL or MariaDB databases. For those managing a WordPress website and thinking of migrating to a...