<?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>Mobile VAS And Technology  Blog</title>
	<atom:link href="http://www.mobigyan.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.mobigyan.com</link>
	<description>I believe in Karma</description>
	<lastBuildDate>Tue, 06 Nov 2012 06:19:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to  find ports which are in use on linux server</title>
		<link>http://www.mobigyan.com/?p=240</link>
		<comments>http://www.mobigyan.com/?p=240#comments</comments>
		<pubDate>Tue, 06 Nov 2012 06:19:41 +0000</pubDate>
		<dc:creator>sanjiv</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[netstat port listen]]></category>

		<guid isPermaLink="false">http://www.mobigyan.com/?p=240</guid>
		<description><![CDATA[netstat -na &#124; grep &#8216;tcp\&#124;udp&#8217; &#124; awk &#8216;{print $4}&#8217; &#124; cut -d: -f2 &#124; sort &#124; uniq -c &#124; awk &#8216;{print $2}&#8217; Please find below the description of commands used in above string &#8212; netstat command is used to check &#8230; <a href="http://www.mobigyan.com/?p=240">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mobigyan.com/?feed=rss2&#038;p=240</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of data center in India</title>
		<link>http://www.mobigyan.com/?p=234</link>
		<comments>http://www.mobigyan.com/?p=234#comments</comments>
		<pubDate>Sat, 23 Jun 2012 12:20:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[List of data center in India]]></category>

		<guid isPermaLink="false">http://www.mobigyan.com/?p=234</guid>
		<description><![CDATA[Data center are the live line of all the companies depends on the collocation of the servers for their business. Here by I am trying to compile the list of DC providing their services in India. 1)      www.ctrls.in 2)      www.esds.co.in &#8230; <a href="http://www.mobigyan.com/?p=234">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mobigyan.com/?feed=rss2&#038;p=234</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to secure your Linux Box</title>
		<link>http://www.mobigyan.com/?p=228</link>
		<comments>http://www.mobigyan.com/?p=228#comments</comments>
		<pubDate>Sun, 05 Feb 2012 07:18:26 +0000</pubDate>
		<dc:creator>sanjiv</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[How to secure your Linux]]></category>

		<guid isPermaLink="false">http://www.mobigyan.com/?p=228</guid>
		<description><![CDATA[1) Keep the system up to date by applying all the latest update/patches. Read news websites for bug fix and security updates. Make sure packages are signed and from the know source. 2) Delete or Disable the things you do &#8230; <a href="http://www.mobigyan.com/?p=228">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mobigyan.com/?feed=rss2&#038;p=228</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
