SBL-EIM-00205: Failed to load the application dictionary
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.
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.
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
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
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
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
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
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
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
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
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