Debian Server for R Computing
  • Tutorial: Debian Server for R Computing
  • Before the Installation
  • Install Debian
    • Install Debian Operation System
    • Configure the APT Package Manager
    • Optional: Use LVM for Partition
    • Optional: Install Graphical User Desktop Environment
  • Softwares Installation and Other Configuration
    • R
    • OpenSSH
    • Rstudio Server
    • MariaDB
  • Backup Your Server
    • Rsync
    • Setting Rsync Daemon
    • Create Scheduled Tasks to Sync
  • Other Configuration
    • Port Mapping
    • Nginx and Shiny Server
Powered by GitBook
On this page

Was this helpful?

Backup Your Server

PreviousMariaDBNextRsync

Last updated 5 years ago

Was this helpful?

As far as you are here, you may store lots of data in your server. Having duplicate copies of your most important files and keeping their safety is the urge thing to do.

There are a variety of methods of performing backups. Such as using , , (SAN), and (NAS). On software side, you have many awesome tools such as , , , as well as . Every tool has its own advantages and disadvantages. Here, we will introduce and , two fo the most popular backup tools, for saving your life and time.

external hard drive
third-party cloud storage
storage area network
network-attached storage
dd
dump
tar
rsync
rsync
NAS