From fa6e57cac2c71f1f0486ad72711afff7563e47ec Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Mon, 6 Mar 2017 17:55:57 +0100 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20de=20la=20doc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f73f03..06dae95 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Installation * Installer les dépendances : * inoticoming + * cryptsetup * mettre les fichiers suivant dans /usr/local/sbin : * backup-usb @@ -39,6 +40,7 @@ Création du mot de passe de et la clé LUKS ``` pwgen -1 -y 40 > /root/.luks.pwd dd if=/dev/urandom of=/root/.luks.key bs=1024 count=4 +chmod 0600 /root/.luks.pwd /root/.luks.pwd ``` Creation d'un disque USB