<?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>EZ Linux Admin &#187; Ports</title>
	<atom:link href="http://www.ezlinuxadmin.com/category/ports/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ezlinuxadmin.com</link>
	<description>Making Linux Easier</description>
	<lastBuildDate>Sun, 05 Sep 2010 01:22:23 +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>Default MYSQL port</title>
		<link>http://www.ezlinuxadmin.com/2010/02/default-mysql-port/</link>
		<comments>http://www.ezlinuxadmin.com/2010/02/default-mysql-port/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:48:58 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cheat Sheets]]></category>
		<category><![CDATA[Linux Security]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[default mysql port]]></category>
		<category><![CDATA[mysql port]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=419</guid>
		<description><![CDATA[The default MYSQL port is: 3306]]></description>
			<content:encoded><![CDATA[<p>The default MYSQL port is:</p>
<blockquote><p>3306</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2010/02/default-mysql-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Port listening check</title>
		<link>http://www.ezlinuxadmin.com/2009/08/port-listening-check/</link>
		<comments>http://www.ezlinuxadmin.com/2009/08/port-listening-check/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 05:22:37 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Linux Security]]></category>
		<category><![CDATA[Linux Software / Scripts]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[Port listening check]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=259</guid>
		<description><![CDATA[nmap localhost (checks listening ports) lsof -i :1980 (checks what running on that port) kill -15 (kills what&#8217;s running on that port) &#8212;-check open ports&#8212;- check for open ports: &#8216;netstat -a&#8217;]]></description>
			<content:encoded><![CDATA[<p>nmap localhost (checks listening ports)<br />
lsof -i :1980 (checks what running on that port)<br />
kill -15  (kills what&#8217;s running on that port)</p>
<p>&#8212;-check open ports&#8212;-</p>
<blockquote><p>check for open ports: &#8216;netstat -a&#8217;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2009/08/port-listening-check/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
