====== Backup Tools ====== ===== Restic ===== * https://restic.net * https://restic.readthedocs.io/en/latest/020_installation.html * https://angristan.xyz/backup-servers-using-restic-wasabi-object-storage/ ===== FSArchiver ===== * http://www.fsarchiver.org/installation/ ===== Duplicati ===== * https://www.duplicati.com ===== Elkar Backup ===== * https://www.elkarbackup.org ===== rsync ===== * https://doc.ubuntu-fr.org/rsync * https://www.cyberciti.biz/faq/show-progress-during-file-transfer/ * https://www.unixmen.com/configure-rsnapshot-local-backup/ * https://framacloud.org/fr/auto-hebergement/sauvegarde.html * https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/ * http://www.librement-votre.fr/shaarli/?4INzyA * http://www.generation-linux.fr/index.php?post/2013/04/29/Sauvegardes-distantes-chiffr%C3%A9es-avec-un-Raspberry-Pi%2C-Truecrypt-et-Rsync * http://sebsauvage.net/wiki/doku.php?id=disque_externe ===== rclone ===== * https://rclone.org * https://rclone.org/commands/rclone_purge/ * https://rclone.org/crypt/ * https://github.com/mmozeiko/RcloneBrowser/issues/21 * https://github.com/Michelgard/backup_rclone_Hubic * http://sebsauvage.net/wiki/doku.php?id=hubic * https://www.blog-de-michel.fr/sauvegarde-serveur-sur-cloud-hubic/ * https://www.unixmen.com/install-configure-rclone-debian-8/ * https://ilonet.fr/sauvegarde-chiffree-automatique-sur-hubic-avec-rclone/ * ===== BURP ===== * https://burp.grke.org * https://git.ziirish.me/ziirish/burp-ui * https://github.com/grke/burp/wiki/automated-deploy-and-maintenance ===== UrBackup ===== * https://www.urbackup.org * https://jesuisadmin.fr/deployer-systeme-backup-centralise-urbackup/ ===== Bacula / Bareos ===== * https://sourceforge.net/projects/bacula/ * http://www.lolokai.com/blog/2012/04/11/installation-dun-serveur-de-sauvegarde-bacula/ * https://artduweb.com/tutoriels/bacula * https://www.bareos.org ===== Back in Time ===== * https://github.com/bit-team/backintime * https://upandclear.org/2017/04/12/backintime-backup-linux-chiffre-ou-non-localssh-avec-gui/ ===== BackupPC ===== * http://backuppc.sourceforge.net * https://www.howtoforge.com/linux_backuppc ===== Lsyncd ===== * https://github.com/axkibe/lsyncd * https://mnt-tech.fr/blog/installation-et-configuration-de-lsyncd-sur-debian/ * https://blog.seboss666.info/2017/09/utiliser-lsyncd-pour-synchroniser-deux-dossiers/ ===== Veeam ===== * https://go.veeam.com/free-nfr-veeam-availability-suite * https://www.veeam.com/virtual-machine-backup-solution-free.html * https://www.veeam.com/windows-backup-free-download.html * https://www.kassianoff.fr/blog/fr/veeam-backup-replication-sous-windows-server-2016-core * https://www.abyssproject.net/2016/07/installation-configuration-de-veeam-agent-for-linux/ * https://www.abyssproject.net/2017/06/veeam-linux-sshfs-ftp-online-net/ * https://notesfrommwhite.net/2016/07/10/using-powershell-with-veeam-remotely/ * https://notesfrommwhite.net/2017/11/13/avoiding-entry-clicks-on-veeam-availability-orchestrator/ * https://sys-advisor.com/2017/12/29/tuto-veeam-installation-dune-cle-de-licence-de-type-nfr/ ===== Borg Backup ===== * https://www.borgbackup.org * https://github.com/borgbackup/borgweb ==== Doc officielle ==== * https://borgbackup.readthedocs.io/en/stable/quickstart.html * https://borgbackup.readthedocs.io/en/stable/deployment/central-backup-server.html ==== webgui doc ==== * https://borgweb.readthedocs.io/en/stable/ ==== Articles ==== * http://sebsauvage.net/wiki/doku.php?id=borgbackup * https://blog.garamotte.net/posts/2018/01/11/fr-backup-and-restore-with-borg.html * https://blog.karolak.fr/post/2017-05-05-monter-un-serveur-de-sauvegarde-avec-borgbackup/ * https://connect.ed-diamond.com/Linux-Pratique/LP-098/Ne-procrastinez-plus-vos-sauvegardes-grace-a-Borg3 * https://ilonet.fr/encrypted-backup-hubic-attic-borg-backup/ * https://wiki.cyrillinux.fr/logiciels:borg * https://blog.m0le.net/2018/04/01/backup-avec-borg-via-sshfs-sur-synology/ ==== Scripts & outils ==== * https://framagit.org/Nono_/backup_borg/blob/master/backup_borg.sh * https://github.com/borgbackup/borg/issues/3242 * https://github.com/witten/borgmatic * https://code.ffdn.org/guillaume/concierge ===== "Simples" Backup ===== * https://www.linuxtricks.fr/wiki/bash-sauvegarder-son-site-et-sa-base-de-donnees * https://themimitoof.fr/faire-backup-de-site-internet/ * http://web.archive.org/web/20130604133325/http://www.openwebtech.fr/2011/08/23/script-webbackup_tool-sauvegardez-vos-sites-simplement/ * https://www.octopuce.fr/faire-des-backups-facilement/ * https://github.com/freddL/sauv_wordpress_to_nextcloud/blob/master/script.sh * https://github.com/stylersnico/Web-Server-Backup * https://github.com/Jwink3101/miscellaneous_scripts/blob/master/dated_backup.sh ==== DB Backup ==== * https://tellibus.com/blog/3-Tutoriel-PHP--Programmer-des-backups-automatiques-d-une-base-de-donnees-MySQL-et-les-envoyer-via-FTP * https://www.admin-linux.fr/script-de-sauvegarde-de-bases-mysql/