| | 1 | == Create a Bossa server == |
| | 2 | |
| | 3 | [ServerIntro Install the BOINC software] on a Linux system |
| | 4 | (or run the [VmServer BOINC virtual server] in a VMWare player on any computer). |
| | 5 | |
| | 6 | Use [MakeProject make_project] to create a BOINC project named "test": |
| | 7 | {{{ |
| | 8 | > cd boinc/tools |
| | 9 | > make_project --web_only test |
| | 10 | }}} |
| | 11 | Read '''~/projects/test/test.readme''' and do what it says. |
| | 12 | |
| | 13 | Let's say your server's domain name is "a.b.c". |
| | 14 | |
| | 15 | * Visit http://a.b.c/test/create_account.php and create an account for yourself. |
| | 16 | * Visit http://a.b.c/test_ops/bossa_admin.php. Follow the instructions to create the Bossa database. |