The past few months I've really enjoyed contributing spare CPU cycles to the World Community Grid. Visit their website here.

1. Install epel-release:

yum -y install epel-release

2. Install the boinc-client and the boinc-manager:

yum -y install boinc-client boinc-manager

3. Enable the boinc-client so that it starts on boot/after …