框架集中在初级的Linux管理员,让您无焦油的先进知识的运用更先进的备份方法在Linux,SSH / SCP和rsync
资 源 简 介
This Linux backup Framework is a series of Shell scripts aimed at simplifying the process of backing up several servers on an internal network and allowing for the option of mounting an external drive (NAS/San/USB) to store the data. You can schedule items to go offsite also, with inbuilt functions.
This relies on the following to complete properly:
- Ability to send mail - or you will have to disable all references to mailLog;
- SSH enabled with SSH keys set up to allow your backup server to log into the other servers on the network and permission to access the required data from it
- tiny bit of Linux shell scripting knowledge. hoping to remove this requirement in the near future.
- tar needs to be installed and working (no config)
文 件 列 表
config.sh
include.sh
run.sh