Posts

Showing posts from 2019

Real time commands for WebLogic and web sphere in Linux environment.

This blog contains all the basic information to work with the LINUX and WebLogic details. Every command is used in the realtime. You can refer to this blog to get a glance at all the commands. CPU information -- This is generally taken care of by system administrator but it is better to have an idea on those and recheck them before starting the servers.                     #cat /proc/cpuinfo                     #cat /proc/cpuinfo | grep cores To change the permission for any folder in the Linux machine.                               #chown –R user:group foldername This item to be resolved between the servers. The entries to be checked before starting the servers.                      ...