RAID is not a backup. RAID arrays can fail just like single drives, RAID is designed for fault tolerance NOT backups.
I wrote this script to backup MySQL databases and than upload it to FTP server using cURL.
Personal Weblog
RAID is not a backup. RAID arrays can fail just like single drives, RAID is designed for fault tolerance NOT backups.
I wrote this script to backup MySQL databases and than upload it to FTP server using cURL.
I'm looking for KVM manager that is free, web based, lightweight, and easy to use to manage multiple dedicated server for my personal use. Need the ability to install Windows and Linux on its virtual machine so choosing KVM as the virtualization platform.
If we read the following pages there will be some KVM manager we can choose in accordance with above criteria. After comparing it, the choice narrowed down to WebVirtMgr and Proxmox VE.
Sometimes we need to mounting FTP server as folder on Linux and than auto mount it across reboot. This example is for CentOS 6.
# Installing the CurlFtpFS package (need EPEL repo):
yum install curlftpfs
A few CurlFtpFS command.
I have several clients who use WordPress and to speed up the website loading and saving the server resources then I always install WP Super Cache for them.
Here are the best settings for WP Super Cache (Actually, I just follow the recommended settings and enable the preload).
In certain cases we may need to redirect visitors to a particular website, folder, or specific pages.
Cloudflare have IP Geolocation feature and once enabled the "CF-IPCountry" header will available to all requests. 1