• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by ChristianVirtual

  1. ChristianVirtual

    Hit a WCG (World Community Grid) milestone? Post it here:

    missed the 20years mark by 2 hours in the last update But finally made it a cycle later
  2. ChristianVirtual

    Hit a WCG (World Community Grid) milestone? Post it here:

    Felt like forever: ARP 90days
  3. ChristianVirtual

    YT: Has Protein Folding Been Solved ?

    Some nice YT on Folding of Proteins and the claim that AI solved a major problem
  4. ChristianVirtual

    DC Collector

    brushing up a bit the UI; adding a progress bar and refresh button function is moved into async call to keep the intact
  5. ChristianVirtual

    DC Collector

    And when a BOINC client don’t send finished results back I just need to press the button ... ok, and normally there should be some config to make sure it’s uploaded timely but I guess I forgot that and didn’t updated my system
  6. ChristianVirtual

    DC Collector

    Sometimes I just want a quick review on what's going on on my BOINC and FAH client(s). For FAH I have my iOS toys; but BOINC I have nothing mobile or on the desktop for BOINC only single-client view in many windows. So I combined the learning of a new programming language (Go in this case) with...
  7. ChristianVirtual

    DO NOT use the “boinc development release” from the costamagnagianfranco PPA

    Fair enough; If I have that desire my solution is useradd boinc su - boinc mkdir boinc_source git clone https://github.com/BOINC/boinc boinc_source cd boinc_source ./_autosetup -f ; ./configure --disable-manager --disable-server --enable-client --enable-optimize - prefix=$HOME make exit cd...
  8. ChristianVirtual

    Welcome new [H] members to DC

    Holdolin Life long and prosper \\//
  9. ChristianVirtual

    DO NOT use the “boinc development release” from the costamagnagianfranco PPA

    What would have been the advantage of a different source of BOINC ?
  10. ChristianVirtual

    System monitoring with Grafana

    Love the scalability ... so easy to add one pi after the other ... once reach 20yrs badge in WCG I hope to find some time to also add FAH in Grafana.
  11. ChristianVirtual

    Distributed Computing on Raspberry Pi

    Meanwhile 10 Pi crunching, one Pi as NetBoot server and Grafana monitor. I also try to have Ubuntu 64Bit via NetBoot which works kind of, but struggle with system upgrades. Stuck in some snaps. Also I thing it run slower compared to Rasbian lite (32) when looking on WCG, somehow one hour longer...
  12. ChristianVirtual

    Folding@Home bigadv EOL 2nd Anniversary Challenge: The Race is over.

    I guess adding 8 Pi will not do much ... good luck [H]
  13. ChristianVirtual

    Distributed Computing on Raspberry Pi

    nah, it would work once setup. no doubts. I also just learned that I could use systemctl remotely. Which is actually useful to make the scripts. Any good hint for centralized config management ? I'm just youtubing on kubernets as we speak.
Back
Top