Re: To detect proccess sending netpackets.
On Mon, Dec 12, 2011 at 11:01, Joe <joe@jretrading.com> wrote:
>
> Run netstat as root to see the PIDs and program names of everything,
> otherwise it will only show you that data for processes you own.
>
> If you also use the -n flag, it will run much faster as it won't do DNS
> or service name lookups. Some of the service names may be misleading
> anyway, as they are looked up from a file. The program name is more
> useful.
Right you are, I forgot to say that.
Thanks,
Kelly Clowers
Reply to: