Latest Post
Save time, storage, resources with incremental backups Over time, MySQL databases can grow so large that they strain your server, which…
November 21, 2020
Have you just begun to learn how to work with SQL files using MySQL? Maybe you feel a bit lost on how to import files with this tool…
October 23, 2020
There are different types of database aside from the commonly used MySQL database. You might work on a project that uses another type of…
October 20, 2020
You already have your backup and decided to restore this on your MySQL database? In this article, we will tackle how to restore a MySQL…
October 8, 2020
Errors or mistakes are common in any aspects, especially in development. Using MySQL or any database can't guarantee you an error-free…
June 11, 2020
In this post, I will show you step by step in the easiest way possible how to mount a DigitalOcean Spaces Bucket. Afterwards, you can access…
June 11, 2020
Generate Access Key and Secret Key for DigitalOcean Spaces. It is easy to create an access key and a secret key for your DigitalOcean…
June 10, 2020
By default, cPanel does not allow remote MySQL connections, which is a good thing as long as you don't need to. If you are using cPanel and…
June 10, 2020
By default, remote connections to MySQL are disabled in WHM. If you would like to allow a remote IP to connect to your MySQL instance, let's…
June 10, 2020
This tutorial explains how you can restore a linux file backup of, for example the /var/www directory on your server. Step 1 Assuming you…