Skip to content

Instantly share code, notes, and snippets.

@rltm9940
rltm9940 / file0.txt
Last active February 11, 2016 02:54
Debian GNU/Linux 8.3のBOINCで特定プロジェクトと通信できない場合の一時対処 ref: http://qiita.com/rltm/items/9198a847f8c6e740e54a
$ cd /tmp
$ wget http://boinc.berkeley.edu/dl/boinc_7.2.42_x86_64-pc-linux-gnu.sh
$ bash boinc_7.2.42_x86_64-pc-linux-gnu.sh
$ su
# mv /var/lib/boinc-client/ca-bundle.crt /var/lib/boinc-client/ca-bundle.crt.old
# cp /tmp/BOINC/ca-bundle.crt /var/lib/boinc-client/
# /etc/init.d/boinc-client restart
# exit
@rltm9940
rltm9940 / file0.txt
Last active February 24, 2016 01:30
Debian GNU/Linux 8.3(64bit)でNVIDIA GPUを使ったBOINCを動かす ref: http://qiita.com/rltm/items/c3b9c0cf3eb6ad7ea6e6
deb http://ftp.jp.debian.org/debian/ jessie main