From e75145283c64ae10aa27a18a68323be926853179 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 26 Sep 2013 18:30:14 +0200 Subject: +Preparing the demo machines --- shelr/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/shelr/README.md b/shelr/README.md index 90045d4..30b9354 100644 --- a/shelr/README.md +++ b/shelr/README.md @@ -81,4 +81,16 @@ Resetting demo machines * NOTE: you need to wait maybe 5 minutes for the nodes to be restarted +Preparing the demo machines +--------------------------- + +* make sure you can properly login to the machines with you ssh-key. use ssh-agent for it: + + + eval `ssh-agent` && ssh-add + +* to speed up initialization + deployment, login to the servers and: + + + apt-get update && apt-get dist-upgrade -- cgit v1.2.3