NirCmd is a small command-line utility that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into
Error messages during upgrade of Virtualbox on Ubuntu
As I upgraded to version 4.1.8 of Virtualbox on my Ubuntu host system today I got some strange error messages. Although Virtualbox still seems to work fine afterwards I tried to solve these issues as these messages appeared now for
JXplorer – a powerful open source LDAP browser
I just found a great replacement for the LDAP Browser from Softerra which I normally used: JXplorer – an open source LDAP browser – http://jxplorer.org/. JXplorer is also free and does have, among others, the following nice features: It can
IBM Connections 3.0.1.1 update to CR1
Although it is also documented in the IBM Connections wiki here it is a short summary of the commands for Linux which might be useful. Although it describes the update to IBM COnnections 3.0.1.1 CR1 it can be used for other fixes/fixpack
How to completely stop DB2
To have it at hand the next time here is a description how to stop all DB2 processes on Linux: How to completely stop DB2
Launchpad does not open on AIX or Linux operating systems
More and more Lotus products are using the Tivoli Installation Manager for installing. In order to start the launchpad.sh on AIX or Linux machines you need to have a supported browser installed. In case your installation is using Firefox version
Virtualbox: Cloning Suse Linux VMs
If you try to clone a Virtualbox VM with a newer version of Suse Linux the machine will no longer boot afterwards. You will get error messages like Trying manual resume from resume device dev/disk/by-id/ata-…-part1 not found (ignoring) Waiting for
Websphere: Replacing the default IBM self-signed certificate with another certificate
Just in case I will need it the next time … This article is a good description how to Adding trusted root and intermediary certificates to the Cell default trust store Generating a certificate signer request Installing a signed certificate
Using Sametime Web API features with SSL
If you want to use the Sametime Web API features of the Sametime Standalone or Sametime Embedded Client in Notes if you have enabled SSL for awareness / presence information you need first to do some steps on the client
Testing Regular Expressions
A nice online tool to build and test regular expressions can be found here: http://gskinner.com/RegExr/ [Thanks to Annett Hammerschmitt]