Archive for March, 2010

Installing Apache 2.2.11 with Weblogic 10.3 on Ubuntu 9.04 64 bit

This post takes you through the steps to install Apache 2.2.11 on Ubuntu 9.04 64 bit and make it work with Weblogic 10.3. The post walks through the steps that I followed, the problems that I faced and the solutions ( er..hacks) to get them resolved.
Installing Apache

Is simple do

sudo apt-get install apache2
If [...]

Solaris service management

The Service Management Facility (SMF) is a core component of the new Predictive Self-Healing set of technologies introduced in Solaris 10. With SMF, system administrators can use simple command line utilities to easily identify, observe, and manage both the services provided by the system and the system itself.
A Solaris service is [...]

how to improve PC performance

improve desktop PC performance, get out of slow machines problem

Health Tips for keeping healthy heart. :-)

Health Tips.

What is SNMP? how to use SNMP?

This is a brief documentation on using the google-provided MIBs for GSA (Google Search Appliance). This can also be used as a reference to monitor any SNMP enabled device.
Terminologies:
—————
SNMP: SNMP stands for Simple Network Management Protocol and consists of three key components: managed devices, agents, and network-management systems (NMSs). A managed device is a node [...]

How to check the installed mod_jk version

If you have that already installed then if you have enable mod_jk log then you can check from that log file or you can do
http://Your_SERVER/ApplicationURL/SomeFOLDER/@#@#CS<>>$#$#$%
You will get internal serever error over there at the bottom you will get the mod_jk version with apache version.
e.g.
Apache/2.0.59 (Unix) mod_jk/1.2.28

Steps to create SSL certificate

ssl certificate.

Crash in HotSpot Compiler Thread or Compiled Code

If the fatal error log indicates that the crash occurred in a compiler thread, then it is possible (but not always the case) that you have encountered a compiler bug. Similarly, if the crash is in compiled code then it is possible that the compiler has generated incorrect code.
In the case of the HotSpot [...]

Script for oracle Database monitoring

Database monitoring script.

Internet Explorer shortcut keys

Shortcut Keys
Description

Alt + Left Arrow
Back a page.

Backspace
Back a page.

Alt + Right Arrow
Forward a page.

F5
Refresh current page, frame, or tab.

F11
Display the current website in full screen mode. Pressing F11 again will exit this mode.

Esc
Stop page or download from loading.

Ctrl + (- or +)
Increase or decrease the font size, pressing ‘-’ will decrease [...]