Backup Multiple MySQL Or MariaDB Databases Automatically
Backup Multiple MySQL Or MariaDB Databases Automatically Introduction In this write-up, we'll walk through how to bac…
Backup Multiple MySQL Or MariaDB Databases Automatically Introduction In this write-up, we'll walk through how to bac…
Blocking abusive IP addresses using IPTABLES Firewall In computing, a firewall is a network security system that monitor…
Linux – Top memory usage by process Here are a couple of commands to help find top memory wasters . Process – Sorted by oc…
Rsync-Backup Script rsync is a widely-used utility to keep copies of a file on two computer systems the same. It is comm…
Backup Of Your Site With Rsync On Centos 6 There are two ways to do backup: incremental and full backups. A full backup …
Send Email Alert When Hardware Errors Detected [root@instructor script]# yum install mcelog -y Default Mcelog cron file i…
Find All Zip / Rar Files Then Unzip / Unrar We must first install and enable RPMForge repository under Linux systems to …