Skip to content

muzy/simplebackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple Backup Script

(c) Sebastian Muszytowski

Requirements:

-> Running ssh-deamon on the host system
-> Available ssh-client on the backup system
-> SSH Key-Login with a non-passworded key
-> Configure the script (in the header of simplebackup.sh)

This script currently backup the following directorys/files:

-> PostgrSQL 
-> OpenLDAP
-> Cronjobs (/var/spool/cron)
-> Confguration files (/etc)
-> Mails (/var/spool/mail)
-> Websites (/var/www)

You can easily delete some services by commenting the line.
Adding a service should be as easy as commenting a line.



About

Simple backup script to save several important files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published