From 1bf1978d44d8d188b79b8d143a18fd55e12b52b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benoit=2ES=20=C2=AB=C2=A0Benpro=C2=A0=C2=BB?= Date: Mon, 5 Aug 2013 22:13:41 +0200 Subject: [PATCH] Added "test connection" in the install doc. --- INSTALL.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 9e55783..eaae51e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -96,7 +96,13 @@ In /etc/evobackup: * What to backup using rsync filter rules in conf.d/include.cf * General config in conf.d/cron.cf -6) Optional, test with sh -x. +6) Connect to the OpenSSH chroot for the first time and accept the fingerprint. + +``` +root@client1:~/evobackup# ssh backupserver.mydomain.tld -p 2222 +``` + +7) Optional, test with sh -x. ``` root@client1:~/evobackup# sh -x /etc/cron.daily/zzz_evobackup