Line 133: |
Line 133: |
| Restart the driver and web service | | Restart the driver and web service |
| systemctl restart vboxdrv; systemctl restart vboxweb-service | | systemctl restart vboxdrv; systemctl restart vboxweb-service |
− | Run age driver setup script and restart the box web service | + | Run the driver setup script and restart the box web service |
| /usr/lib/virtualbox/vboxdrv.sh setup; systemctl restart vboxweb-service | | /usr/lib/virtualbox/vboxdrv.sh setup; systemctl restart vboxweb-service |
− |
| |
− | Stopping VirtualBox kernel modules [ OK ]
| |
− | Uninstalling old VirtualBox DKMS kernel modules [ OK ]
| |
− | Trying to register the VirtualBox kernel modules using DKMS[ OK ]
| |
− | Starting VirtualBox kernel modules [ OK ]
| |
| | | |
| ===Installation of Extension Pack=== | | ===Installation of Extension Pack=== |
Line 223: |
Line 218: |
| signal-event console-save | | signal-event console-save |
| | | |
− | ====Web authentication==== | + | ====Authentication==== |
− | | + | {{Note box|Authentication is not currently working. |
− | you can allow web authentication to phpvirtualbox by doing the command line below. This feature is the default behaviour since the bug opened is solved http://sourceforge.net/p/phpvirtualbox/bugs/7/. | + | Any device on your local network will have access.}} |
| + | you can allow authentication to phpvirtualbox via number of methods. This feature is the default behaviour since the bug opened is solved http://sourceforge.net/p/phpvirtualbox/bugs/7/. |
| | | |
| config setprop phpvirtualbox webauth enabled | | config setprop phpvirtualbox webauth enabled |