Rosetta@home on Raspberry Pi 4

Questions and Answers : Unix/Linux : Rosetta@home on Raspberry Pi 4

To post messages, you must log in.

AuthorMessage
Covid19ToTheGallows

Send message
Joined: 14 Mar 20
Posts: 5
Credit: 1,017,907
RAC: 0
Message 108716 - Posted: 22 Nov 2023, 22:34:29 UTC

Hi, dear crunchers!

I would like to setup Rosetta@home on a headless Raspberry Pi 4 (8GB of RAM). What commands do I need to use for this purpose? Is there a single script I can run to do the whole setup at once? I've tried a script from Bard, but it didn't work correctly.

Best wishes,
ID: 108716 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Covid19ToTheGallows

Send message
Joined: 14 Mar 20
Posts: 5
Credit: 1,017,907
RAC: 0
Message 108717 - Posted: 24 Nov 2023, 9:34:54 UTC - in response to Message 108716.  

Hi, dear crunchers!

I would like to setup Rosetta@home on a headless Raspberry Pi 4 (8GB of RAM). What commands do I need to use for this purpose? Is there a single script I can run to do the whole setup at once? I've tried a script from Bard, but it didn't work correctly.

Best wishes,


UPDATE:

ChatGPT gave me a good answer:

#!/bin/bash

# Update package lists
sudo apt-get update

# Install necessary packages
sudo apt-get install -y boinc-client boinctui

# Start the BOINC client
sudo systemctl enable boinc-client
sudo systemctl start boinc-client

# Download the Rosetta@home project
boinccmd --project_attach https://boinc.bakerlab.org/rosetta/ YOUR_ACCOUNT_KEY

# Monitor progress with boinctui
boinctui
ID: 108717 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Questions and Answers : Unix/Linux : Rosetta@home on Raspberry Pi 4



©2024 University of Washington
https://www.bakerlab.org