// -*- html -*- // $Id$ require_once("docutil.php"); page_head("Operational Tools"); ?> BOINC provides tools for creating and operating projects:
boinc/tools/ | make_project | Creates a new project. |
boinc/sched/ | start, stop, status | BOINC start / Super Cron program |
boinc/tools/ | add | Adds objects to the database. |
boinc/tools/ | update_versions | Adds core and application versions to the database. |
boinc/tools/ | upgrade | Upgrades an existing installation |
db/db.h
)
page_tail();
?>