In Solaris 9 and above, non root users can open ports < 1024 with the below command: # su – # /usr/sbin/usermod -K defaultpriv=basic,net_privaddr <userId>…
So we all are hearing various news about Heartbleed Bug, so let’s see which of our middleware application servers are affected by this: Here is…
AIX Command 1. lsof -i :<port number> – This command must be run as root. lsof executable is available here. https://www14.software.ibm.com/webapp/iwm/web/reg/pick.do?source=aixbp&lang=en_US AIX Example Let’s set…
Weblogic Application Server Versions:
Download jms-xa-adp.rar from Unix machine, unrar it then edit the Weblogic-ra.xml and change as follows:
OPTION 1: Switch JDK for all the servers in all domains under this Middleware home
How to find the running process / services for all or specific weblogic server instances (admin / managed) – On Sun Solaris platform :-