6850 Views
Ubuntu is a Linux Operating System so you need to have Root privilege to get the process information.
netstat command is used to show the ports and processes in Linux.
netstat -nlp command is used to show the processes using network.
netstat -nlp
Now filter the process ...
Sheetal Kumar
Sep 04, 2018