QNAP 109 Network Attached Storage

Backing Up a Remote MYSQL Database with a Linux based QNAP 109 Network Attached Storage

Introduction

Using a QNAP linux NAS you can backup MYSQL databases on remote servers. This article shows you how to write a script to do this. This script can then be run at set intervals using the cron scheduler to ensure your mysql data server is backed up safely.

This guide assumes your server is running the SSHD and allows you to run remote commands. For example a VPS server is the perfect example of this.

Step 1

Syndicate content
Powered by Drupal, an open source content management system