Tuesday, May 24, 2011

JavaUseReducedSignals wiki posting

A few days ago after discussion with Lotus Devs I created (my very first) Domino wiki posting about JavaUseReducedSignals notes.ini variable.

More details on this link:
http://www-10.lotus.com/ldd/dominowiki.nsf/dx/JavaUseReducedSignals

It's a workaround for a known problem with having Domino started up in SSH session, hope someone will find it useful.

Friday, May 20, 2011

Install BOINC agent and sign-up for WCG on Ubuntu

Installation of this agent make me feel better my spare CPU time is spent for something good and useful.
Steps/commands for my own reference:

> sudo apt-get install boinc-client boinc-manager
> cd /var/lib/boinc-client/
> sudo mv ca-bundle.crt{,.bak}
> sudo wget http://boinc.berkeley.edu/trac/export/16195/trunk/boinc/curl/ca-bundle.crt -O ca-bundle.crt.upstream
> sudo cp -a ca-bundle.crt{.upstream,}
> boinccmd --project_attach www.worldcommunitygrid.org dcaa8a974ac6f7d0fef8daa7d33314f8 --daemon --no_gui_rpc
> boinccmd --get_state