Oracle InstantClient: TNSNAMES.ORA location

May 1 2013

When you install the InstantClient binaries, you often want to use your existing TNSNAMES.ORA file containing all your databases. So how do you specify the location of your TNSNAMES.ORA file?

Read the rest of this entry »

Mac OS X: Remote Desktop “/admin” switch

March 18 2013

In another post, a commenter asked how to resolve the “Windows Server: The terminal server has exceeded the maximum number of allowed connections” error when connecting from a Mac.

Read the rest of this entry »

Java Service Wrapper 3.5.17 for Windows x64

December 14 2012

An anonymous commenter noticed that there was a new version of the Tanuki Service Wrapper available. So I hereby present the latest version of the wrapper. Merry christmas to all of you!

Read the rest of this entry »

Nagios: Simple Oracle Check

November 28 2012

For Nagios, many, many Oracle plugins are available for checking database availability and performance. But if you just want to check if the instance is up and running (and not add more complexity), you can use the simple script provided here.

Read the rest of this entry »

Java Service Wrapper 3.5.16 for Windows x64

November 5 2012

Recently, Tanuki Software released a new version of the Tanuki Service Wrapper (version 3.5.16). I am happy to make a compiled version of the Tanuki Service Wrapper for Windows Server (64-bit) available to you.

Read the rest of this entry »

VMWare Server 2.0: SSL Exception: error:00000000:lib(0):func(0):reason(0)

October 19 2012

Last week, someone at work approached me, stating that he was unable to log into the web interface of a VMware Server machine. I was shocked to learn that we still had a VMware Server up and running. Then, I tried to log into the web interface myself and received an SSL error as well.

It turns out the machine was standing under someones desk and still had one single VM running. In order to migrate the machine to our ESXi infrastructure and fix the problem, I examined the logs on the server and found this:

Read the rest of this entry »

Windows Server: Install basic language IME

October 1 2012

To install Windows Servers, we usually prepare our images with nLite, add all our required storage drivers, updates and scripts. Using nLite, we can also use our Volume License Key and automate most parts of our installations.

This way, we can provision new virtual machines within minutes from scratch and provide a minimalistic basic Windows Server installation. Unfortunately, I somehow managed only to include the “US International” keyboard layout and had to manually add the standard “Swiss German” keyboard layout (and all other basic keyboard layouts).

Read the rest of this entry »

Linux tar: Cannot change ownership to [..]: Permission denied

September 6 2012

In a script I was working on, the tar command always reported the following error when I tried to extract an archive:

Cannot change ownership to uid 1000 , gid 1000: Permission denied

Read the rest of this entry »

Windows Server: “The terminal server has exceeded the maximum number of allowed connections”

July 13 2012

When working with Windows Server and connecting to a server via Remote Desktop, one might stumble upon the following error message:

Windows Server: The terminal server has exceeded the maximum number of allowed connections

It turns out that even after clicking “OK”, you will not be able to connect to the server and your session will be terminated. But how to fix this problem without physically going to the server?

Read the rest of this entry »

Java Service Wrapper 3.5.15 for Windows x64

June 26 2012

I always like comments in my blog and someone nicely asked if I could provide a new build for the Tanuki Service Wrapper for Windows x64 (Community Edition). Sure I can! Find the download link below.

Read the rest of this entry »