Know the service running in a port – Linux
In our previous article we explained the steps for windows. Here you can find the steps to identify the service running in a port on linux . Here we used commands “fuser” and “PS”. I am using apache2 web server on port 80. Replace your port number with 80 (my example with port 80 )
Run [...]








