From fa64c60d7257082fc9c72d9d0eb6bb3f9cdb3939 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 8 Apr 2022 10:30:17 +0200 Subject: [PATCH] wip #5220 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d57c2e2..a2873cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # Installation -`apt install -y git;cd /usr/local/;git clone git://git.cubedesigners.com/fluidbook_processfarm.git;chmod 755 /usr/local/fluidbook_processfarm/bin/install;/usr/local/fluidbook_processfarm/bin/install` +On the farming server : +`apt install -y git;cd /usr/local/;git clone git://git.cubedesigners.com/fluidbook_processfarm.git;/usr/local/fluidbook_processfarm/bin/install` + +On the alien server (logged in as extranet), connect once on the new farming server to add it to known host + +`ssh -p 22 fluidbookfarmer@host.cubedesigners.com` \ No newline at end of file -- 2.39.5