Create Separate MySQL Backups for Each Database using mysqldump

In this guide, we will show you how to create backups for each MySQL database in your server. We will also share commands of how to import such backups. This…

Read More »

Bash script to change Name servers on BIND DNS Zones in CentOS7/RHEL7

DNS is one of the most important components of web hosting. It resolves addresses which allows websites to be accessed online via domain names and emails to be sent/received. Due…

Read More »

Configuring date and time in RHEL 7/Centos 7

Knowing how to manage time via the command line is a useful skill to acquire. To best understand time, we need to understand the two types of clocks specified in…

Read More »