Questions and Answers : Unix/Linux : How to set up boinc_cmd
Message board moderation

To post messages, you must log in.

AuthorMessage
Marc Burock

Send message
Joined: 5 Oct 08
Posts: 4
Credit: 0
RAC: 0
Message 20618 - Posted: 5 Oct 2008, 13:34:02 UTC

Hello together.
First of all, please ask if I wrote unclear, my English is not the best.
At the moment I feal rather stupid. I installed the software on my ubuntu server and set up a account. I donnot have running dpkg or sth like that, actually I have no monitor plugged.
So I have to use boinc_cmd, at least I think so. But I don\'t get how to set it up. I get sth like this:
root@server1:/home/marc/BOINC# ./boinc_cmd --network_available
connect: Connection refused
can\'t connect to local host

Does anyone know how to set it up, if you had the time it would be awesome to get an step by step manual.
Greatings from Germany, Marc
ID: 20618 · Report as offensive     Reply Quote
Marc Burock

Send message
Joined: 5 Oct 08
Posts: 4
Credit: 0
RAC: 0
Message 20622 - Posted: 5 Oct 2008, 13:57:17 UTC

One more question: Which ports do I have to open?
ID: 20622 · Report as offensive     Reply Quote
MSeery

Send message
Joined: 1 Jun 06
Posts: 45
Credit: 17,924
RAC: 0
Message 20626 - Posted: 5 Oct 2008, 19:50:57 UTC - in response to Message 20618.  
Last modified: 5 Oct 2008, 20:11:21 UTC

Hello together.
First of all, please ask if I wrote unclear, my English is not the best.
At the moment I feal rather stupid. I installed the software on my ubuntu server and set up a account. I donnot have running dpkg or sth like that, actually I have no monitor plugged.
So I have to use boinc_cmd, at least I think so. But I don\\\'t get how to set it up. I get sth like this:
root@server1:/home/marc/BOINC# ./boinc_cmd --network_available
connect: Connection refused
can\\\'t connect to local host

Does anyone know how to set it up, if you had the time it would be awesome to get an step by step manual.
Greatings from Germany, Marc

The user manual at http://boinc.berkeley.edu/wiki/Main_Page might help. There is also an unofficial guide at http://www.boinc-wiki.info/Main_Page.

The specific page for boinccmd is http://boinc.berkeley.edu/wiki/Boinccmd_tool

The ports that BOINC uses are 80 for external communication and 31416 for internal.

Hope these help.

Michael
ID: 20626 · Report as offensive     Reply Quote
Demis

Send message
Joined: 6 Mar 12
Posts: 7
Credit: 3,130,996
RAC: 7
Message 30177 - Posted: 3 May 2017, 8:11:37 UTC - in response to Message 20618.  

It's very old message.

For novice read step by step instruction for FreeBSD 10.3 i386
https://setiathome.berkeley.edu/forum_thread.php?id=81107
ID: 30177 · Report as offensive     Reply Quote
Henry Nebrensky

Send message
Joined: 13 Jul 05
Posts: 167
Credit: 14,938,551
RAC: 191
Message 30235 - Posted: 5 May 2017, 17:57:35 UTC

It's boinc_client that does the work, but confusingly it also acts as a server (daemon) so that boinccmd can monitor/modify what's happening.

So to run from the command line, as a plain user I do

boinc_client &
boinccmd --project_attach https://lhcathome.cern.ch/lhcathome/ ACCOUNT_KEY

p.s. I would NOT run this as root! You are pulling down and running executables from someplace on the web, after all. If you are trying to run BOINC as a system daemon, then you probably need to do something like "service boinc-client start" instead.
ID: 30235 · Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : How to set up boinc_cmd


©2024 CERN