Home > Tag Archives: kill linux process

Tag Archives: kill linux process

How to kill Linux process by port

Below is the command which will kill all the processes which are using a particular port. For example, say we want to kill the process which is using port 9091 in our Linux server. Read More »