# Global $_ADMINLANG['global']['hometitle'] = “Admin Summary”; $_ADMINLANG['global']['searchfilter'] = “Search/Filter”; $_ADMINLANG['global']['search'] = “Search”; $_ADMINLANG['global']['recordsfound'] = “Records Found”; $_ADMINLANG['global']['page'] = “Page”; $_ADMINLANG['global']['of'] = “of”; $_ADMINLANG['global']['jumppage'] = “Jump to Page”; $_ADMINLANG['global']['go'] = “Go”; $_ADMINLANG['global']['any'] = “Any”; $_ADMINLANG['global']['withselected'] = “With Selected”; $_ADMINLANG['global']['previouspage'] = “« … Continue reading
When ordering a secure certificate, most often one has to deal with the following files: certificate key file (aka private key): .key certificate request file: .csr primary certificate file (issued by the CA): .crt certificate chain (aka intermediate certificate, or … Continue reading
Here are some steps to install Tomcat 6 on Red Hat 6 (or CentOS 6). First we are going to prepare the repository: yum install yum-priorities rpm -Uvh http://apt.sw.be/redhat/el6/en/x86_64/rpmforge/RPMS/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-5.noarch.rpm rpm -Uvh http://mirrors.dotsrc.org/jpackage/6.0/generic/free/RPMS/jpackage-utils-5.0.0-7.jpp6.noarch.rpm Next we will install … Continue reading
My friend Andrew (CTO of LiquidCompass) recommended Firepublish a few years ago for helping manging team work between web developers, and web designers. Unfortuantely, Firepublish has been offline for quite some time now, and here is what Andrew recommends to … Continue reading
At the time of this writing, the IBM Smart Business Server’s control panel doesn’t allow importing a secure certificate (SSL cert). Never-the-less it is possible to install a valid (CA signed) secure certificate from the command line. This article assumes … Continue reading
cPanel has an array of fairly impressive scripts located in /scripts . When having disk quota issues, running /scripts/fixquota allows to return the cPanel server to a state allowing to alter the hosting plans and disk space quotas.
To deploy a Sametime environment with multiple levels of licensing, multiple Sametime servers with each respective license versions needed (Entry, Standard, etc.). The Sametime wiki has a number of useful resources to plan out a complex Sametime deployment: http://www-10.lotus.com/ldd/stwiki.nsf/page.xsp?documentId=6F6353B28F5FB51185257775007AC431&action=openDocument http://www-10.lotus.com/ldd/stwiki.nsf/dx/1.3_Lotus_Sametime_product_family … Continue reading
Domino Server SSL Key Import By default, the SSL key order process in the Domino Administrator assumes that only single domain certificates are used. Hence, when you have a multi domain UCC or a wildcard certificate, it has to be … Continue reading
While rebooting a machine for example to apply a kernel update, it hangs. You try older kernels, and it hangs too. Not necessarily at the same spot. Here are some examples: … io scheduler cfq registered (default) … Real Time … Continue reading
Even though Domino servers tend to be very stable, it may happen that every now and then there is a crash. In that case it is good to be able to provide appropriate details to IBM. Here are some recommendations … Continue reading