pack and unpack of weblogic domain While setting up the distributed WebLogic domain infrastructure, You might have wondered,(as I did) "how am going to get the another unix machine into my domain and register it or create the managed server in it ?" Installing the WebLogic and re-creating the domain[...]
Read moreAuthor: Sarav AK
Weblogic 12c Oracle Datasource TNS Exception
Problem While creating a Oracle Data source in weblogic 12c, If you are encountering the below error message upon TestConnection. Though all the SID(Database name) and Host and Port are Correct Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor[...]
Read moreApache Reverse Proxy - What is it and How to Configure Reverse Proxy
Introduction Proxy, In general terms it means "a person who is authorized to act for another". In Server infrastructure, a Proxy Server do the same thing, It stands in for some other server, which should be kept away and hidden for so many reasons. Proxy servers are used for both legal[...]
Read moreWeblogic Config XML reader
Have you ever wanted to get the server configuration information of WebLogic directly from config.xml without using WLST. I recently had the same requirement and spent a little time ( I think ) to create this simple XML parser in python which helped me in reading the config.xml file's content[...]
Read moreStep by Step PHP installation and Joomla setup on Ubuntu/LinuxMint
PHP is a well known server side scripting language and one of the best languages out there for web development. There are many websites developed using PHP including facebook. LAMP stack has always been a competitive to Java middleware stack. LAMP is an acronym driven from the collaboration of[...]
Read moreA Brief and Practical introduction to Splunk
Splunk is a well known and popular log management and application monitoring operation intelligence technology/product. It generally parses logs(machine data) and take them as raw data and lets users to search, monitor, analyze and visualize them. Here I will give you a little practical overview and show how it looks[...]
Read more