INSTALLATION DOCUMENTS BY RAVI

Monday, April 17, 2017

Command to kill all the processes running on a port in linux

fuser -k 'port no'/tcp

Ex:-

fuser -k 7001/tcp

No comments:

Post a Comment

  Opatch reports 'Cyclic Dependency Detected' error when patching ODI   Issue: When applying a Patch Set Update (PSU) to WebLogic Se...