<< 05 June 2006 | Home | 07 June 2006 >>

Send kill to a processes for an user on Linux

Got to start remembering this one - notice use of "inverted pings" for indirection from the ps command to the kill command...

kill -9 `ps -u <username>`

Technote: Re-signed Java applets for Domino

Via the Lotus Domino Support RSS feed: Re-signed Java applets for Domino.

Technote: How to access .Net classes from LotusScript

Via the Lotus Domino Support RSS feed: How to access .Net classes from LotusScript.