netkiller@shenzhen:~/BOINC$ apt-cache search boinc
boinc-app-seti - SETI@home application for the BOINC client
boinc-client - core client for the BOINC distributed computing infrastructure
boinc-dev - development files to build applications for BOINC projects
boinc-manager - GUI to control and monitor the BOINC core client
kboincspy - monitoring utility for the BOINC client
kboincspy-dev - development files for KBoincSpy plugins
netkiller@shenzhen:~/BOINC$
安裝
netkiller@shenzhen:~/BOINC$ sudo apt-get install boinc-client
拷貝現有的account檔案
netkiller@shenzhen:~/BOINC$ cp account_* /var/lib/boinc-client/
重新啟動
netkiller@shenzhen:~/BOINC$ /etc/init.d/boinc-client restart