<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Caneblu.com &#187; netstat</title>
	<atom:link href="http://www.caneblu.com/tag/netstat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caneblu.com</link>
	<description>Solo un altro blog targato WordPress</description>
	<lastBuildDate>Mon, 10 May 2010 20:32:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Watch netstat -naop</title>
		<link>http://www.caneblu.com/2009/01/watch-netstat-naop/</link>
		<comments>http://www.caneblu.com/2009/01/watch-netstat-naop/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 16:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/caneblu/?p=19</guid>
		<description><![CDATA[If you need to watch how many active network connections are running on your machine, and what processes using it, simply run from root (or under Sudo) watch netstat -naop where: -n: show ip address -a: show only active connections -o: show the ports connected -P: pid and name of processes]]></description>
			<content:encoded><![CDATA[<p>If you need to watch how many active network connections are running on your machine, and what processes using it, simply run from root (or under Sudo)</p>
<p><strong>watch netstat -naop</strong></p>
<p>where:</p>
<p>-n: show ip address<br />
-a: show only active connections<br />
-o: show the ports connected<br />
-P: pid and name of processes</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2009/01/watch-netstat-naop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
