adspace


What command helps you to know the process running on this port, but only su can run this command?

Answer Posted / Kavita Tripathi

The 'netstat' command can help you view network connections, including those running on specific ports. However, it needs root privileges, so it can be run using 'su'. For example: 'su -c netstat -lnp | grep <port_number>'.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category