How to Configure MySQL for Remote Connection on Ubuntu 18.04
If you are a system administrator and responsible for managing database servers, you may need to allow remote access to the MySQL database server. For...
Keep up to date with the latest backup news and SnapShooter changes
If you are a system administrator and responsible for managing database servers, you may need to allow remote access to the MySQL database server. For...
Suppose you are a system administrator and responsible for securing your infrastructure. In that case, you may often need to block the IP address of the...
If you are a Database administrator and responsible for managing the MySQL server, you must have a knowledge of the replication concept as this will helps...
There are several reasons you may need to clone your hard disk or partition. With cloned hard disk, you don't need to reinstall and configure the...
Resizing or extending a partition is the process of increasing or decreasing the partition size. You can either expand or shrink the partition as per your...
Node.js is an open source Javascript runtime environment built on top of Chrome’s V8 engine. It's rise in popularity over the last few years is due...
The ERROR 1064 (42000) is an error MySQL caused by bad syntax, as in mysql can not understand your command.Some examples and how to fix them, once you...
So you have a pre-existing droplet and you have lost your SSH keys locally and can no longer log in. Let's say its even worse, you have SSH password...
Once you have finished deploying your product/project on of the most rewarding steps is getting it in production. This guide is going to use forge a tool...