<?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/"
	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>oLife</title>
	<atom:link href="http://tarique21.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarique21.wordpress.com</link>
	<description>Think globally, act locally!!</description>
	<lastBuildDate>Sat, 31 Dec 2011 12:24:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tarique21.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/1c708340390701367499c65adc2b7986?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>oLife</title>
		<link>http://tarique21.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tarique21.wordpress.com/osd.xml" title="oLife" />
	<atom:link rel='hub' href='http://tarique21.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Print every lines of a file where last field value is &gt; N</title>
		<link>http://tarique21.wordpress.com/2011/07/23/print-every-lines-of-a-file-where-last-field-value-is-n/</link>
		<comments>http://tarique21.wordpress.com/2011/07/23/print-every-lines-of-a-file-where-last-field-value-is-n/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 08:03:04 +0000</pubDate>
		<dc:creator>Sheikh Jafar Tarique</dc:creator>
				<category><![CDATA[sed-awk-perl]]></category>

		<guid isPermaLink="false">http://tarique21.wordpress.com/?p=656</guid>
		<description><![CDATA[Consider the following scenario where the last filed of each line is basically the time taken to server a request by the app server &#8211; in our case it is ( say time=400ms). Now I want to see those lines which takes more than 400ms to server the request &#8211; here is the trick cat [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&amp;blog=3771844&amp;post=656&amp;subd=tarique21&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tarique21.wordpress.com/2011/07/23/print-every-lines-of-a-file-where-last-field-value-is-n/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a98f33cacf6ce520dc40c2c225b04af?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unixsysadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>Merging two corresponding line with sed on a file</title>
		<link>http://tarique21.wordpress.com/2011/07/23/merging-two-corresponding-line-with-sed-on-a-file/</link>
		<comments>http://tarique21.wordpress.com/2011/07/23/merging-two-corresponding-line-with-sed-on-a-file/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 07:30:55 +0000</pubDate>
		<dc:creator>Sheikh Jafar Tarique</dc:creator>
				<category><![CDATA[sed-awk-perl]]></category>

		<guid isPermaLink="false">http://tarique21.wordpress.com/?p=654</guid>
		<description><![CDATA[Merging two lines sed &#8216;$!N;s/\n/ /&#8217; file1 &#62; file2 Deleting blank lines -  sed &#8216;/^$/d&#8217;  file1 &#62; file2 Deleting all lines starting with &#8216;&#8211;&#8217;  sed &#8216;/^\&#8211;/d&#8217;  file1 &#62; file2 &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&amp;blog=3771844&amp;post=654&amp;subd=tarique21&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tarique21.wordpress.com/2011/07/23/merging-two-corresponding-line-with-sed-on-a-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a98f33cacf6ce520dc40c2c225b04af?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unixsysadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>Open VPN with PAM</title>
		<link>http://tarique21.wordpress.com/2011/06/23/open-vpn-with-pam/</link>
		<comments>http://tarique21.wordpress.com/2011/06/23/open-vpn-with-pam/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 13:54:39 +0000</pubDate>
		<dc:creator>Sheikh Jafar Tarique</dc:creator>
				<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://tarique21.wordpress.com/?p=641</guid>
		<description><![CDATA[Your Private tunnel to the Internet. OpenVPN is a full-featured SSL VPN which implements OSI layer 2 or 3 secure network extension using the industry standard SSL/TLS protocol, supports flexible client authentication methods based on certificates, smart cards, and/or username/password credentials, and allows user or group-specific access control policies using firewall rules applied to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&amp;blog=3771844&amp;post=641&amp;subd=tarique21&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tarique21.wordpress.com/2011/06/23/open-vpn-with-pam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a98f33cacf6ce520dc40c2c225b04af?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unixsysadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>Mounting ntfs drive in Linux</title>
		<link>http://tarique21.wordpress.com/2011/05/14/mounting-ntfs-drive-in-linux/</link>
		<comments>http://tarique21.wordpress.com/2011/05/14/mounting-ntfs-drive-in-linux/#comments</comments>
		<pubDate>Sat, 14 May 2011 11:28:43 +0000</pubDate>
		<dc:creator>Sheikh Jafar Tarique</dc:creator>
				<category><![CDATA[Network + basic sysadmin]]></category>

		<guid isPermaLink="false">http://tarique21.wordpress.com/?p=634</guid>
		<description><![CDATA[Debian System The process has two dependencies, ntfs-3g and libfuse 2. You will need these two packages installed before you begin the process. Ntfs-3g is a third party package that allows reading and writing to ntfs drives, which is the holy grail for me right now! apt-get install libfuse2 apt-get install ntfs-3g The first step [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&amp;blog=3771844&amp;post=634&amp;subd=tarique21&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tarique21.wordpress.com/2011/05/14/mounting-ntfs-drive-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a98f33cacf6ce520dc40c2c225b04af?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unixsysadmin</media:title>
		</media:content>
	</item>
		<item>
		<title>DHCPD.conf for TFTP image</title>
		<link>http://tarique21.wordpress.com/2011/03/23/dhcpd-conf-for-tftp-image/</link>
		<comments>http://tarique21.wordpress.com/2011/03/23/dhcpd-conf-for-tftp-image/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 07:18:50 +0000</pubDate>
		<dc:creator>Sheikh Jafar Tarique</dc:creator>
				<category><![CDATA[Network + basic sysadmin]]></category>

		<guid isPermaLink="false">http://tarique21.wordpress.com/?p=624</guid>
		<description><![CDATA[The minimal configuration for a dhcp server to point to the tftp boot image - # The ddns-updates-style parameter controls whether or not the server will  attempt to do a DNS #update when a lease is confirmed. We default to the behavior of the version 2 packages (&#8216;none&#8217;, since #DHCP v2 didn&#8217;t have support for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tarique21.wordpress.com&amp;blog=3771844&amp;post=624&amp;subd=tarique21&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tarique21.wordpress.com/2011/03/23/dhcpd-conf-for-tftp-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a98f33cacf6ce520dc40c2c225b04af?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unixsysadmin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
