Update page 'Installation'

mad 2018-11-09 11:46:59 +00:00
parent cc3d77c415
commit 446a0b543d
1 changed files with 1 additions and 1 deletions

@ -63,7 +63,7 @@ Now edit /etc/nlvmi/nlvmi.conf and set the IP of the masterserver and the local
You also need to copy /etc/nlvmi/nlvmi_sign.crt from the master server to the node. You also need to copy /etc/nlvmi/nlvmi_sign.crt from the master server to the node.
You should also add the generated ssh key from the masters /home/nlvmi/.ssh/id_rsa.pub to the nodes /home/nlvmi/.ssh/authorized_keys. You should also add the generated ssh key from the masters /home/nlvmi/.ssh/id_rsa.pub to the nodes /home/nlvmi/.ssh/authorized_keys.
If you'd like to autostart some VMs with a boot of the host, you will currently need a cron entry, as there are no initscripts as of now. If you'd like to autostart some VMs with a boot of the host, you will currently need a cron entry, as there are no initscripts as of now.<br/>
```su nlvmi```<br/> ```su nlvmi```<br/>
```crontab -e```<br/> ```crontab -e```<br/>
And add this line:<br/> And add this line:<br/>