Installing and configuring Boinc for the World Community Grid on CentOS 7.7
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