|
@@ -163,13 +163,13 @@
|
|
|
\end{itemize}
|
|
|
\vfill
|
|
|
\pause
|
|
|
- \item rsync source host:destination\footnote{But please don't do this \textit{rsync -av -{}-delete source host:$\sim$/}}
|
|
|
+ \item rsync source host:destination\footnote{But please don't do this \textit{rsync -av -{}-delete source host:$\sim$}}
|
|
|
\begin{itemize}
|
|
|
\item uses ssh by default, but can also be forced with the -e ssh option.
|
|
|
\end{itemize}
|
|
|
\vfill
|
|
|
\pause
|
|
|
- \item rsync -aAXv -{}-exclude=\{...\} /* /backup folder
|
|
|
+ \item rsync -aAXv -{}-exclude=\{...\} /* /backupfolder
|
|
|
\begin{itemize}
|
|
|
\item backup /* while following symlinks and preserving file properties.
|
|
|
\end{itemize}
|
|
@@ -322,7 +322,8 @@
|
|
|
\item \url{http://duplicity.nongnu.org/}
|
|
|
\item \url{https://www.digitalocean.com/community/tutorials/how-to-use-duplicity-with-gpg-to-securely-automate-backups-on-ubuntu}
|
|
|
\item \url{https://github.com/zertrin/duplicity-backup.sh}
|
|
|
- \item \url{https://www.poul.org/wp-content/uploads/2014/03/Talk-Backup.pdf}
|
|
|
+ \item \url{https://wiki.archlinux.org/index.php/Rsnapshot}
|
|
|
+ \item \url{https://slides.poul.org/2017/corsi-linux-avanzati/backup_handbook.pdf}
|
|
|
\end{itemize}
|
|
|
\end{frame}
|
|
|
|