
Tag: MySQL
-

Date:
Migrate MySQL to MariaDB on Ubuntu 24.04
The article outlines the process of migrating from MySQL to MariaDB on Ubuntu 24.04. It emphasizes the importance of backing up databases,…
-

Date:
Backup and Restore MySQL database with mysqldump
This article outlines the process of backing up and restoring MySQL databases using the mysqldump tool on Ubuntu 24.04. It details commands…
-

Date:
Secure MySQL with Self-Signed SSL Certificate on Ubuntu 24.04
This article discusses the implementation of MySQL self-signed SSL certificates on Ubuntu 24.04 to enhance database security. It covers generating certificates, configuring…
-

Date:
How to Reset MySQL or MariaDB Root Password
This content provides a step-by-step guide to resetting or changing MySQL or MariaDB passwords on Ubuntu Linux. The tutorial addresses scenarios such…
-

Date:
Install MySQL and MariaDB on Ubuntu: A Step-by-Step Guide
This guide provides detailed instructions on how to install MySQL or on Ubuntu Linux for students or new users. Both MySQL and…
-

Date:
How to Check MySQL & MariaDB Versions in Ubuntu
This tutorial guides users on how to check MySQL or MariaDB server versions in Ubuntu Linux using various methods. These include using…
-

Date:
How to Allow Remote Access to MySQL Database on Ubuntu Linux
This tutorial guides on setting up remote access to MySQL server on Ubuntu 18.04. The default configuration not allowing remote connections can…
-

Date:
How to Change MySQL or MariaDB User Password on Ubuntu Linux
This tutorial guides users on how to change MySQL or MariaDB database passwords for enhanced system security. The process includes understanding the…
-

Date:
How to Delete MySQL Database and User on Ubuntu Linux
The post is a tutorial showing how to delete old MySQL databases and associated user accounts via the Ubuntu command line, a…
-

Date:
AutoMySQLBackup: Effortless MySQL Database Backups
AutoMySQLBackup is an open-source tool for automatic backup of MySQL databases. It offers features including automatic backups, email notifications, incremental backups, backup…



