<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Worth repeating: nethogs</title>
	<atom:link href="http://kmandla.wordpress.com/2010/12/22/worth-repeating-nethogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2010/12/22/worth-repeating-nethogs/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: dej10</title>
		<link>http://kmandla.wordpress.com/2010/12/22/worth-repeating-nethogs/#comment-47409</link>
		<dc:creator><![CDATA[dej10]]></dc:creator>
		<pubDate>Wed, 29 Dec 2010 13:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/12/22/worth-repeating-nethogs/#comment-47409</guid>
		<description><![CDATA[That command is useful indeed, thanks!

Back when I was using Windows I was using DU Meter for network monitoring. On Linux I have been using nethogs ever since, but it could never quite replace it.]]></description>
		<content:encoded><![CDATA[<p>That command is useful indeed, thanks!</p>
<p>Back when I was using Windows I was using DU Meter for network monitoring. On Linux I have been using nethogs ever since, but it could never quite replace it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parka</title>
		<link>http://kmandla.wordpress.com/2010/12/22/worth-repeating-nethogs/#comment-47318</link>
		<dc:creator><![CDATA[Parka]]></dc:creator>
		<pubDate>Thu, 23 Dec 2010 16:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/12/22/worth-repeating-nethogs/#comment-47318</guid>
		<description><![CDATA[Also a very simple but detailed and useful command is 
&quot;lsof &#124; grep -e TCP -e UDP&quot;. It shows all connections of running applications. I have this as an alias in my .bashrc:
&quot;alias connections=&quot;lsof &#124; grep -e TCP -e UDP&quot; &quot;]]></description>
		<content:encoded><![CDATA[<p>Also a very simple but detailed and useful command is<br />
&#8220;lsof | grep -e TCP -e UDP&#8221;. It shows all connections of running applications. I have this as an alias in my .bashrc:<br />
&#8220;alias connections=&#8221;lsof | grep -e TCP -e UDP&#8221; &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: driveby</title>
		<link>http://kmandla.wordpress.com/2010/12/22/worth-repeating-nethogs/#comment-47300</link>
		<dc:creator><![CDATA[driveby]]></dc:creator>
		<pubDate>Wed, 22 Dec 2010 03:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/12/22/worth-repeating-nethogs/#comment-47300</guid>
		<description><![CDATA[cool!

btw wish you the best in the new year.]]></description>
		<content:encoded><![CDATA[<p>cool!</p>
<p>btw wish you the best in the new year.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
