diff --git a/Installation.md b/Installation.md index c61f661..e136b9c 100644 --- a/Installation.md +++ b/Installation.md @@ -23,4 +23,11 @@ Quick install:
```nlvmi createdb```
```chown nobody:root /etc/nlvmi``` -in this case we assume php is running as user nobody
+If there are nodes that should get managed by this master server, then the following is also needed:
+```nlvmi createkey```
+```su nlvmi```
+```ssh-keygen``` -without a password
+ + +**KVM node**