Changes

From Amahi Wiki
Jump to: navigation, search
11 bytes added ,  02:11, 5 December 2010
var $username = 'ian';
var $password = 'pass';
* Start the serviceWeb Service:
/usr/bin/vboxwebsrv -b --logfile /dev/null >/dev/null
@reboot /usr/bin/vboxwebsrv -b --logfile /dev/null >/dev/null
* Create service Web Service daemon (this will allow start/stop for updating VirutalBox versions):
As '''root''' user, create the file '''''/etc/init.d/vboxwebsrv''''' and add the following (ensure you replace ''username'' on line 6 with the same user name as added to the ''vboxusers'' group during VirtualBox install):
#! /bin/sh
12,424

edits