EnglishFrenchSpanish

Ad


OnWorks favicon

boinc - Online in the Cloud

Run boinc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command boinc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


boinc - The BOINC client program.

SYNOPSIS


boinc [options]

DESCRIPTION


The BOINC "client", boinc, is the heart of BOINC. It controls which project applications
are run on your computer, downloading "Tasks" and uploading the resulting files from
completed tasks. boinc is usually run in the background, ideally as a daemon. It can then
be controlled either by a graphical tool called the BOINC Manager, boincmgr(1), or a
command-line tool called boinccmd(1), by means of Remote Procedure Calls (RPCs) over port
31416.

The BOINC client can be controlled by command-line options, configuration files, and
environment variables. Standard usage is simply to start the client running in the
background.

OPTIONS


These command-line options for boinc can be used to control how BOINC is started. Once the
client has started, you should use a separate program, (boincmgr(1) or boinccmd(1)) which
communicates with it by means of Remote Procedure Calls (RPCs).

GENERAL OPTIONS
--help Show options.

--version
Show version info.

--run_cpu_benchmarks
Run the CPU benchmarks.

--check_all_logins
For idle detection, check remote logins too.

--daemon
Run as daemon. Will redirect stderr and stdout to syslog.

--dir path
Use given dir as the client working directory.

--no_gpus
Don't check for GPUs.

--no_info_fetch
Don't fetch project list or client version info from boinc.berkeley.edu.

--skip_cpu_benchmarks
Don't run CPU benchmarks.

--start_delay X
Delay starting apps for X secs.

PROJECT OPTIONS
--attach_project URL key
Attach to a project using URL and authenticator.

--show_projects
Show attached projects.

--detach_project URL
Detach from project specified by URL.

--reset_project URL
Reset (clear) the projectspecified by URL.

--update_prefs URL
Contact the project specified by URL to update preferences

COMMUNICATION OPTIONS
--allow_remote_gui_rpc
Allow RPC connections from remote hosts.

--gui_rpc_port port
Port for RPCs.

--no_gui_rpc
Omits creation of a socket as required for the remote control of the client.
Consequently the client cannot be controlled by external tools like GUIs (boincmgr
etc.) or the console command tool (boinccmd).

DEBUGGING OPTIONS
--abort_jobs_on_exit
When client exits, abort and report tasks.

--allow_multiple_clients
Allow more than one client instance per host.

--exit_after_app_start N
Exit N seconds after an app starts. Useful to look at the files in the slot
directory.

--exit_after_finish
Exit right after finishing a task. Useful to look at the files in the slot
directory.

--exit_before_start
Exit right before starting a task. Useful to look at the files in the slot
directory.

--exit_before_upload
Exit right before starting an upload.

--exit_when_idle
Exit when there are no more tasks to work on.

--fetch_minimal_work
Fetch only 1 task per device.

--file_xfer_giveup_period N
Give up on file transfers after N sec.

--master_fetch_interval N
Limiting the period of project master file dowload retries.

--master_fetch_period N
Reload a project's master file after N RPC failures.

--master_fetch_retry_cap N
Exponential backoff limit for downloading project master files.

--no_priority_change
Run applications at same priority as client.

--pers_giveup N
Giveup time for persistent file transfer errors.

--pers_retry_delay_max N
Maximum time (sec) for file transfer exponential backoff.

--pers_retry_delay_min N
Minimum time (sec) for file transfer exponential backoff.

--redirectio
Redirect stdout and stderr to log files (stdoutdae.txt and stderrdae.txt).

--retry_cap N
Limit the maximum exponential backoff time.

--sched_retry_delay_max N
Maximum time (sec) for project RPC exponential backoff.

--sched_retry_delay_min N
Minimum time (sec) for project RPC exponential backoff.

--unsigned_apps_ok
Allow unsigned apps (for testing).

ACCESS CONTROL FOR GUI RPC


By default the client accepts GUI RPC connections only from programs on the same host,
which means that any user on this host can control the client.

Use boinc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad