INSTALL BOINC Project on ubuntu 13.04 i386

By admin at 2017-09-29 • 0 collector • 1510 pageviews

Installing boinc-client on ubuntu server (no GUI)

This procedure has been tested on ubuntu 10.10 server 64 bit, after a long series of failed attempts.


If you are running 64 bit Linux and 64 bit BOINC then you might have a problem with projects that issue 32 bit applications rather than 64 bit applications. To allow 32 bit applications to run on 64 bit Linux you must install 32 bit versions of certain shared libraries (as explained here)



sudo apt-get install ia32-libs libstdc++6 freeglut3

Then install main client:



sudo apt-get install boinc-client

Preferably reboot, otherwise restart boinc-client



sudo /etc/init.d/boinc-client restart

Then add your project(s) using



boinccmd --project_attach URL auth

Test if boinc is running with



boinccmd --get_state

More info on boinccmd here


-------------------------------------------



URL auth  For  Linux


Einstein@home

# boinccmd --project_attach  http://einstein.phys.uwm.edu/  51dde3bc22e2686ba86faae7b9a3625e


Enigma@Home

#  boinccmd --project_attach  http://www.enigmaathome.net/  76827d95986408345527383288ca1d4c


LHC@home

# boinccmd --project_attach  http://lhcathomeclassic.cern.ch/sixtrack/  2ff785a48f0ca0a819009343ba2d4131


PrimeGrid

# boinccmd --project_attach  http://www.primegrid.com/  7ce26b886b614051227c6bd4b82fa3e5


SETI@home

# boinccmd --project_attach  http://setiathome.berkeley.edu/  50b15812b29184fc3950d4c3b7fdf9cb



more

http://boinc.berkeley.edu/projects.php  


ลบ ทาสก์

# boinccmd --project   url  detach


Reset

# boinccmd --project   url  reset


Requires Login

Loading...