Update page 'Installation'

mad 2018-11-07 14:05:34 +00:00
parent 831be0af98
commit 28bf033b68
1 changed files with 7 additions and 0 deletions

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