Home

Awesome

COVID-19 Projects

Volunteering / Capabilities

If you have capabilities or need help, send an announcement email to subscribe to COVID-19-Help-Needed. Also, add yourself to this google sheet to announce your capacity to help.

Contributing

Anyone can open a pull request to add a category or a link.

If you don't know how to do so, please message me at @generativist on twitter or via email jbn@abreka.com and I'll either help you learn or add it directly if that's what you want.

Mailing Lists

Twitter Lists

Facebook Groups

Data

Hardware

Donate Compute Time

Folding At Home

Note you can't do only COVID-19. Instead you select Any cause preference and COVID-19 is a priority.

Linux

Tested on: Ubuntu 18.04

take fah  # mkdir fah && cd fah

# Get -------------------------------------------------------------------------
wget https://download.foldingathome.org/releases/public/release/fahclient/debian-testing-64bit/v7.4/fahclient_7.4.4_amd64.deb
wget https://download.foldingathome.org/releases/public/release/fahcontrol/debian-testing-64bit/v7.4/fahcontrol_7.4.4-1_all.deb
wget https://download.foldingathome.org/releases/public/release/fahviewer/debian-testing-64bit/v7.4/fahviewer_7.4.4_amd64.deb

# Install ---------------------------------------------------------------------
sudo dpkg -i --force-depends fahclient_7.4.4_amd64.deb

# This will ask for user input.
# For group, if you so desire, use 241238: Psychohistorians
sudo dpkg -i --force-depends fahcontrol_7.4.4-1_all.deb

sudo dpkg -i --force-depends fahviewer_7.4.4_amd64.deb

# Admin ----------------------------------------------------------------------
# The web client needs a lot of permissions so make sure you put shields
# down in your browser if need be.
open https://client.foldingathome.org/  # In browser