Finding Where Data is Coming From?

Andy Green fedora at warmcat.com
Mon Dec 1 11:50:24 UTC 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 01 December 2003 11:42, Nick Wilson wrote:

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

Don't condemn netstat as giving 'unusable' data, poor thing.  Try 

netstat -p | grep xmms (or whatever the streaming app is)

You'll need to be root if someone else owns the app instance in question.

Another cool thing for netstat

netstat -plut

Tells you who is listening on udp and tcp, and what app it is, need to run 
that one as root since there are bound to be things a user didn't spawn.

- -Andy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/yysAjKeDCxMJCTIRArClAJ9jBBTILDPmwpb0ey59iOOC4RevFgCggVkt
sgivpgfvQBjAZcCcfJuvhLw=
=BFbz
-----END PGP SIGNATURE-----





More information about the fedora-list mailing list