[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Finding Where Data is Coming From?
- From: Andy Green <fedora warmcat com>
- To: fedora-list redhat com
- Subject: Re: Finding Where Data is Coming From?
- Date: Mon, 1 Dec 2003 11:50:24 +0000
-----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-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]