Updated VboxCookbook (markdown)

David Anderson 2023-12-30 14:34:46 -08:00
parent b26eb6bc25
commit 1764a386b2
1 changed files with 3 additions and 3 deletions

@ -8,14 +8,14 @@ the application to run on Windows and Mac hosts
as well as Linux. as well as Linux.
We'll assume that We'll assume that
1. You've [created a BOINC project](Creating-a-BOINC-server-on-Ubuntu). 1. You've created a BOINC project.
1. The BOINC client is running on a Windows computer 1. The BOINC client is running on a Windows computer
that can access the BOINC project, that can access the BOINC project,
and that has Virtualbox installed. and that has Virtualbox installed.
1. The BOINC client is attached to the project. 1. The BOINC client is attached to the project.
One way to do this is One way to do this
(as in the above cookbook) to create the project (as described [here](Creating-a-BOINC-server-on-Ubuntu)) is to create the project
in a Virtualbox VM running on a Windows host, in a Virtualbox VM running on a Windows host,
with the VM configured for 'Bridged Adapter' networking. with the VM configured for 'Bridged Adapter' networking.
In this case the VM will have an IP address like 192.168.42.17. In this case the VM will have an IP address like 192.168.42.17.