Re: Finding Where Data is Coming From?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nick Wilson wrote:

Thanks, I'll try it. I did try 'netstat' but it just gives me unusable data...

The data isn't completely unusable. It should (or can, based on its options) give you the inode of each socket. You can look under /proc/<pid>/fd for a processes sockets and their inodes, then correlate the two data sets.


That's basically what lsof does for you automatically, but it's probably worth understanding the relationship of the two sets of data.





[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux