Posts by STE\/E

InfoMessage
1) Message boards : Number crunching : Docker installation unsuccessful on Ubuntu 24.10.
Message 102
Posted 30 Apr 2025 by STE\/E
In reply to Vitalii Koshura's message of 30 Apr 2025:
In reply to STE\/E's message of 30 Apr 2025:

Doesn't work on my Ubuntu 24.04 Box's, when I try it it just gives me a bunch of commands not recognized ???

It would be much easier if you provide more specific errors regarding commands not recognized.
Otherwise I can just suggest you to install the missing software to resolve the error with unrecognized commands.



I got Docker to run on 1 Box trying another one now ...Got Docker to run on the second Box too ...
2) Message boards : Number crunching : Docker installation unsuccessful on Ubuntu 24.10.
Message 100
Posted 30 Apr 2025 by STE\/E
sudo curl -fsSL https://boinc.berkeley.edu/dl/linux/alpha/noble/boinc.gpg | sudo gpg --dearmor -o /etc/apt/keyrings/boinc.gpg
sudo echo deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/boinc.gpg] https://boinc.berkeley.edu/dl/linux/alpha/noble noble main | sudo tee /etc/apt/sources.list.d/boinc.list > /dev/null
sudo apt update
sudo apt install boinc-client boinc-manager


Doesn't work on my Ubuntu 24.04 Box's, when I try it it just gives me a bunch of commands not recognized ???

Also tried this but BOINC just says Docker not present:
sudo apt install podman
sudo usermod --add-subuids 100000-165535 --add-subgids 100000-165535 boinc

Wed 30 Apr 2025 03:18:43 AM EDT | BOINC Central | Message from server: Docker not present

Powered by BOINC

© 2026 UC Berkeley