Elogix is an incredibly powerful & fully responsive WordPress Theme.
Open
X

Author Archive

SBL-EIM-00205: Failed to load the application dictionary

Posted on May 17th, 2013 · Posted in Blog, Siebel

If you hit the error in the title, the best thing to investigate this is by looking at the log file. In my case, I found the log below.

Expect Debug Mode Enable/Disable

Posted on April 23rd, 2013 · Posted in Blog, Linux, Unix

If you want to debug your expect program, just add the code below at the very top of your program. #!/usr/bin/expect -d Notice the -d at the end of the.. read more

HDC Galaxy S3 EX / Star B92m Singapore Review

Posted on January 31st, 2013 · Posted in Blog, Gadgets

After my Samsung Galaxy S2 met a terrible accident,  I was on a hunt for a replacement. Galaxy Note 2 was the frontrunner  but due to its size,  price and.. read more

How To Get Version of HP-UX

Posted on January 7th, 2013 · Posted in Blog, Unix

In case you wonder what version of HP-UX you are running, the command to use is uname. Here’s the syntax. uname -r The output will be something like this B.11.31

WordPress Media Upload Failure [SOLVED]

Posted on January 5th, 2013 · Posted in Blog, Linux, WordPress

The other day, I’ve been pulling my hair because suddenly, the media upload on WordPress is not working properly on one of my servers. I’m sure this kind of problem.. read more

Add Admin Rights to Existing User in CentOS/Linux

Posted on December 30th, 2012 · Posted in Blog, Unix

One of the important things to do in setting up a VPS or any Linux webserver is to NOT use the root user after the initial setup. The reason is.. read more

Excel Date To String Formula

Posted on December 27th, 2012 · Posted in Blog, Tools

Of some of the important commands in excel that I use often, I always tend to forget the syntax for converting date cell into a string/text. So here it is,.. read more

cp -f not working? check alias

Posted on December 15th, 2012 · Posted in Blog, Linux

Every wonder why somehow in CentOS, you cannot overwrite files with the cp command even with the -f option? The man page clear shows the -f will force the overwriting.. read more

Write SQLPlus Output to Local

Posted on October 2nd, 2012 · Posted in Blog, PL/SQL

The most common method of writing into a file is via UTL_FILE. However, this package cannot direct the output to your local folder. That means you have to create a.. read more

Cloud3K $6 1GB VPS

Posted on September 30th, 2012 · Posted in Blog, Hosting

RockMyWeb’s subsidiary Cloud3K is offering $6 unmanaged VPS on RockMyWeb’s 6th anniversary. It so happened that I’m actually looking for an affordable VPS host so I signed up with them… read more