Re: Checking which application is taking bandwidth

2012-06-14 Thread Thibault Nélis
On 06/14/2012 09:16 PM, Kevin Martin wrote: Correct me if I'm wrong but isn't "ss -p" essentially the same as the older "netstat -anp"? net-tools (including netcat) are somewhat deprecated in favor of iproute2 programs (which include ss as a netcat replacement) in some circles. -- t -- us

Re: Checking which application is taking bandwidth

2012-06-14 Thread Kevin Martin
On 06/14/2012 01:47 AM, Martin Airs wrote: > On Thursday 14 Jun 2012 09:04:46 Junayeed Ahnaf Nirjhor wrote: >> Hello, >> >> What is the way to check which application is using the bandwidth? I use >> GNOME 3 with Fedora 17 . >> >> Thanks :) > > Using ss can tell you what sockets and ports are open

Re: Checking which application is taking bandwidth

2012-06-14 Thread Steve Berg
> Try nethogs. It may give you exactly what you need. It's kind of like > iftop, but tells you the name of the process involved as well. That's handy! Thanks, I never knew of that app before but I can see it's potential. -- * Stephen Berg * * sb...@mississippi.com * * Sinners

Re: Checking which application is taking bandwidth

2012-06-14 Thread Sjoerd Mullender
On 2012-06-14 08:47, Martin Airs wrote: > On Thursday 14 Jun 2012 09:04:46 Junayeed Ahnaf Nirjhor wrote: >> Hello, >> >> What is the way to check which application is using the bandwidth? I use >> GNOME 3 with Fedora 17 . >> >> Thanks :) > > Using ss can tell you what sockets and ports are open, i

Re: Checking which application is taking bandwidth

2012-06-13 Thread Martin Airs
On Thursday 14 Jun 2012 09:04:46 Junayeed Ahnaf Nirjhor wrote: > Hello, > > What is the way to check which application is using the bandwidth? I use > GNOME 3 with Fedora 17 . > > Thanks :) Using ss can tell you what sockets and ports are open, in particular ss -p will tell you which process is

Re: Checking which application is taking bandwidth

2012-06-13 Thread Ankur Sinha
On Thu, 2012-06-14 at 09:04 +0600, Junayeed Ahnaf Nirjhor wrote: > Hello, > > What is the way to check which application is using the bandwidth? I > use GNOME 3 with Fedora 17 . > > Thanks :) > -- > Junayeed Ahnaf Nirjhor > Developer, Hulu & Diaspora > Twitter - @Nirjhor > I'm not sure if the

Checking which application is taking bandwidth

2012-06-13 Thread Junayeed Ahnaf Nirjhor
Hello, What is the way to check which application is using the bandwidth? I use GNOME 3 with Fedora 17 . Thanks :) -- Junayeed Ahnaf Nirjhor Developer, Hulu & Diaspora Twitter - @Nirjhor -- users mailing list us