Kategori : Linux Ubuntu25 Mei 2018 11:26:04

Ubuntu Determining What Process Is Bound To A Port

To see all process that bound to specific port, you can use this command on Terminal.

netstat -lnp

You can also filter the result with grep.

netstat -lnp | grep filter_name

Source : https://unix.stackexchange.com/questions/9252/determining-what-process-is-bound-to-a-port

Share : Share Facebook Share Twitter
Kategori : Linux Ubuntu25 Mei 2018 11:26:04

zuka.one
©2011