Weblogic

Configure NodeManager in a machine

Sometimes, it becomes little tricky to configure a nodemanager in a machine although it is […]

General Middleware

X11 Forwarding and Setup for Linux Servers

To export your DISPLAY from Linux server to your workstation, you need to have: Putty […]

General Middleware

Login to server using putty without password

Download and install puttygen using https://www.ssh.com/ssh/putty/windows/puttygen Run puttygen.exe Generate Key Pair 4. Login to the server and […]

General Middleware

Memory/CPU utilization in different Operating Systems

Linux CPU >> top, cat /etc/cpuinfo Memory >> top, cat /etc/meminfo Solaris CPU >> sar, sar […]

Apache Tomcat

How to expose and dump all JMX beans for Tomcat

Often it is necessary to dump all the JMX beans and their values in a […]