Skip to content

Simple administration scripts I use on my servers.

Notifications You must be signed in to change notification settings

heartshare/admin-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 

Repository files navigation

This repository contains simple administration scripts I use on my servers.

Backups

  • duplicity.sh: Performs encrypted, incremental backups of the specified directories to a remote server using duplicity.

  • xtrabackup.sh: Performs backups of MySQL databases using Percona's xtrabackup. xtrabackup allows for faster, safe backups and restores than mysqldump while databases are in use. For more information, please check out this blog post.

About

Simple administration scripts I use on my servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published