EnglishFrenchSpanish

OnWorks favicon

boinccmd - Online in the Cloud

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

This is the command boinccmd 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


boinccmd - The command line interface to the BOINC client.

SYNOPSIS


boinccmd [--host hostname[:port]] [--passwd passwd] {command}
boinccmd [-hV]

Notice that the order of the options is important. The --host and --passwd options must
precede any command.

DESCRIPTION


The BOINC command tool (boinccmd) provides a command line interface to control a running
BOINC client (boinc(1)). It communicates with a running client using port 31416 over
TCP/IP. It can only connect to one client at a time.

OPTIONS


--host hostname[:port]
Connect to the host hostname. The default host is localhost.

--passwd passwd
Use passwd as password for RPC authentication. If the current working directory
contains a file gui_rpc_auth.cfg, boinccmd will read the password from this file.

-h, --help
Show a help message and all commands.

-V, --version
Show the version of the program.

COMMANDS


ACCOUNT QUERY AND ATTACH
--lookup_account URL email passwd
Look up account and print account key.

--create_account URL email passwd name
Create account with the given email address, password, and user name.

--project_attach URL account_key
Attach to an account using the project URL and authenticator (send via email after
--create_account was succesfull).

--join_acct_mgr URL name passwd
Attach to an account manager (or do RPC if already attached). The account has to
be created via the account manager website.

--quit_acct_mgr
Detach from the current account manager.

STATE QUERIES
--get_state
Show complete client state.

--get_cc_status
Show only current CPU, GPU and network modes.

--get_tasks
Show all tasks of the client (in progress, waiting and completed only). Tasks that
where reported to the project server are not shown here.

--get_simple_gui_info
Show status of projects and active tasks.

--get_file_transfers
Show all current file transfers.

--get_project_status
Show status of all projects.

--get_disk_usage
Show disk usage of all projects.

--get_proxy_settings
Get proxy settings.

--get_messages seqno
Show messages with sequence numbers beyond seqno.

--get_message_count
Show largest message sequence number.

--get_notices seqno
Show project notices with sequence numbers beyond seqno.

--get_host_info
Show system information about the host where the BOINC client is running.

--get_daily_xfer_history
Show network traffic history of the BOINC client.

CONTROL OPERATIONS
--task URL task_name {suspend | resume | abort}
Do operation on a task.

suspend
Temporarily stop work on task.

resume Allow work on task.

abort Permanently stop work on task.

--project URL {reset | detach | update | suspend | resume | nomorework | allowmorework |
detach_when_done | dont_detach_when_done}
Do operation on a project, identified by its master URL.

reset Delete current tasks, applications and other files from this project,
request new tasks.

detach Delete current tasks applications and other files from this project, don't
request any new tasks.

update Contact project scheduling server.

suspend
Stop all tasks for project.

resume Resume tasks for project.

nomorework
Finish all downloaded tasks but don't get more.

allowmorework
Undo nomorework.

detach_when_done
Detach project after all tasks are finished.

dont_detach_when_done
Undo detach_when_done.

--file_transfer URL filename {retry | abort}
Do operation on a file transfer.

retry Retry file transfer.

abort Permanently abort file transfer.

--set_run_mode {always | auto | never} [duration]
Set run mode (applies to CPU and GPU).

always Do work always.

auto Do work only when allowed by preferences.

never Don't do work.

If duration is zero or absent, this mode is permanent. Otherwise, after duration seconds
elapse, revert to last permanent mode.

--set_network_mode {always | auto | never} [duration]
Set network mode. Like --set_run_mode but applies to network transfers only.

--set_gpu_mode {always | auto | never} [duration]
Set GPU mode. Like --set_run_mode but applies to GPU processing only.

--set_proxy_settings http_server_name http_server_port http_user_name http_user_passwd
socks_server_name socks_server_port socks5_user_name socks5_user_passwd noproxy_hosts
Set proxy settings. All fields are mandatory.

--run_benchmarks
Run CPU benchmarks.

--read_global_prefs_override
Tell the client to read the global_prefs_override.xml file and incorporate any
global preferences indicated there.

--quit Tell the client to quit.

--read_cc_config
Tell the client to reread the configuration file (cc_config.xml).

--get_project_config URL
Fetch configuration of project located at URL.

--network_available
Tell the client to retry deferred network communication.

Use boinccmd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad