Changes

From Amahi Wiki
Jump to: navigation, search
1,912 bytes added ,  02:30, 14 August 2011
Created page with "==Introduction== [http://boinc.berkeley.edu/ BOINC] is an application that uses your server's idle computer time to process information sent to it from other servers that you sig..."
==Introduction==
[http://boinc.berkeley.edu/ BOINC] is an application that uses your server's idle computer time to process information sent to it from other servers that you signed up to, in order to do many types of scientific research. These may range from climate change to artificial intelligence, and even the [http://lhcathome.cern.ch/ LHC accelerator].

A perhaps more well known project would be the [http://www.worldcommunitygrid.org/ World Community Grid]. The World Community Grid researches ways to cure cancer, and sends computers protein structures to analyze. After analysis, computers send back the results and the WCG servers try to "piece them together". [http://www.worldcommunitygrid.org/research/hfcc/overview.do WCG details], and [http://www.worldcommunitygrid.org/research/hfcc/faq.do WCG FAQ] can be found at these links.

==Installation==
In the terminal, using either an attached monitor, [[VNC]], or [http://wiki.amahi.org/index.php/Key-based_SSH_Logins_With_Putty SSHing in using Putty], type the following:
{{Code|​ yum install boinc-client boinc-manager}}

When prompted, hit "y" for 'yes' to agree to install the software.

==Starting the App==
The BOINC manager can be found under Applications-->System Tools-->BOINC Manager

==Adding Projects==
Once the manager is open, click "Add Project" (Next to "My Projects")
A list of projects with their descriptions can be found [http://boinc.berkeley.edu/projects.php here] and a more complete version [http://boinc.berkeley.edu/projects.php here].

==Troubleshooting==
* ''My manager is open, but it refuses to receive anything''
** In my case, this was a result of not having the server itself running. To resolve, go to System-->Administration-->Services. Once the window shows up, click on 'boinc-client', and then "Enable" and after that "Start" it. Your server should now be receiving projects from the groups you signed up to.
110

edits