2.4.1 Attaching to a science project
After the successful installation of the Diskless/Harddisk or USB system, you need to attach to a BOINC project.
Please have a look at this Documentation howto attach to a project :
A List of the different available BOINC projects :
2.4.2 Updating the BOINC client
2.4.2.1 Manual upgrade
Per default the Dotsch/UX 1.0 distribution is bundled with the BOINC client 6.2.15, Dotsch/UX 1.1 with 6.4.5 and Dotsch/UX 1.2 with 6.10.17.
The BOINC client would be started as daemon at boot time and would be monitored by this daemon and kept alive.
If you would like to up- or downgrade to a other version like the installed one, you need to do following steps :
• Open a new terminal window
• Stop the BOINC client and disable the daemon and monitor with : „sudo /etc/init.d/boinc stop“
• Copy the new (downloaded) BOINC client install archive to /home/boinc
• Unpack and install the BOINC client : „sh ./boinc_6.4.5_i686-pc-linux-gnu.sh“ -> change 6.4.5 in the filename
into the filename of your downloaded file.
• Start the BOINC client and enable the daemon and monitor with : „sudo /etc/init.d/boinc stop“
A example of the upgrade from 6.2.15 to 6.4.5. The boinc client was downloaded via the browser from he offical BOINC site (boinc.berkeley.edu/download.php) and saved on the desktop.
2.4.3 (Re)start the BOINC client via GUI
Via „Applications / BOINC / (Re)start BOINC client“ the BOINC client can been restarted over the GUI .
2.4.3 Stop the BOINC client via GUI
Via „Applications / BOINC / Stop BOINC client“ the BOINC client can been stopped over the GUI .