cp config.php-example config.php}}
* Edit the copied '''''config.php''''' and change the values below to your user name and password (must be the same user name as added to the ''vboxusers'' group during VirtualBox install):
{{Text|Text=var $username <nowiki>= </nowiki> 'ianvbox'; var $password <nowiki>= </nowiki> 'pass';}}
* Start Web Service:
{{Code|/usr/bin/vboxwebsrv -b --logfile /dev/null >/dev/null}}