Kaynağa Gözat

Some modifications

andreagus 8 yıl önce
ebeveyn
işleme
09ee26c52c
1 değiştirilmiş dosya ile 12 ekleme ve 0 silme
  1. 12 0
      source/talk.tex

+ 12 - 0
source/talk.tex

@@ -2,6 +2,7 @@
 \usetheme{poul}
 \usepackage[utf8]{inputenc}
 \usepackage[svgpath=images/]{svg}
+\usepackage{hyperref}
 
 %Information to be included in the title page:
 \title{Backup and (possibly) Restore}
@@ -228,9 +229,20 @@
 \end{frame}
 
 \begin{frame}
+    \frametitle{Demo}
+    \begin{center}
+        {\Huge Demo!}
+    \end{center}
 \end{frame}
 
 \begin{frame}
+    \frametitle{References}
+    \begin{itemize}
+        \item \url{https://wiki.archlinux.org/index.php/Full_system_backup_with_rsync}
+        \item \url{https://wiki.archlinux.org/index.php/Duplicity}
+        \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}
+    \end{itemize}
 \end{frame}
 
 \begin{frame}