<?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>The Quest</title>
	<atom:link href="http://dinesh.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dinesh.wordpress.com</link>
	<description>Known Is A Drop, Unknown Is An Ocean</description>
	<lastBuildDate>Sun, 24 Oct 2010 19:48:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dinesh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Quest</title>
		<link>http://dinesh.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dinesh.wordpress.com/osd.xml" title="The Quest" />
	<atom:link rel='hub' href='http://dinesh.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Search Inside Files For A Keyword In Linux</title>
		<link>http://dinesh.wordpress.com/2010/10/23/search-inside-files-for-a-keyword-in-linux/</link>
		<comments>http://dinesh.wordpress.com/2010/10/23/search-inside-files-for-a-keyword-in-linux/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 22:39:14 +0000</pubDate>
		<dc:creator>Dinesh Cyanam</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://dinesh.wordpress.com/?p=249</guid>
		<description><![CDATA[To find files containing a search term or a keyword, we can use the command called grep, using which you can use to find the lines inside any file or a list of files. grep -i -n ‘&#60;keyword or search term&#62;’ * Tagged: Linux, Tips, Ubuntu<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinesh.wordpress.com&amp;blog=22234&amp;post=249&amp;subd=dinesh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To find files containing a search term or a keyword, we can use the command called grep, using which you can use to find the lines inside any file or a list of files.</p>
<pre class="mono">grep -i -n ‘&lt;keyword or search term&gt;’ *</pre>
<br /> Tagged: <a href='http://dinesh.wordpress.com/tag/linux/'>Linux</a>, <a href='http://dinesh.wordpress.com/tag/tips/'>Tips</a>, <a href='http://dinesh.wordpress.com/tag/ubuntu/'>Ubuntu</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinesh.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinesh.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinesh.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinesh.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dinesh.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dinesh.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dinesh.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dinesh.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinesh.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinesh.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinesh.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinesh.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinesh.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinesh.wordpress.com/249/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinesh.wordpress.com&amp;blog=22234&amp;post=249&amp;subd=dinesh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dinesh.wordpress.com/2010/10/23/search-inside-files-for-a-keyword-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.455188 78.534954</georss:point>
		<geo:lat>17.455188</geo:lat>
		<geo:long>78.534954</geo:long>
		<media:content url="http://0.gravatar.com/avatar/60353479f5ab8916662cb81e2b075477?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinesh</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing RPM Files In Ubuntu Using Alien</title>
		<link>http://dinesh.wordpress.com/2010/10/23/installing-rpm-files-in-ubuntu-using-alien/</link>
		<comments>http://dinesh.wordpress.com/2010/10/23/installing-rpm-files-in-ubuntu-using-alien/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 20:09:23 +0000</pubDate>
		<dc:creator>Dinesh Cyanam</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://dinesh.wordpress.com/?p=241</guid>
		<description><![CDATA[You can install RPM files in Ubuntu using alien. Install alien from the Ubuntu Universe repository by doing: $sudo apt-get update $sudo apt-get install alien Installing the .rpm fileTo install the .rpm file, you first need to convert it to a .deb file which can be installed on Ubuntu.I assume that you downloaded the package [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinesh.wordpress.com&amp;blog=22234&amp;post=241&amp;subd=dinesh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You can install RPM files in Ubuntu using alien. Install alien from the Ubuntu Universe repository by doing:</p>
<pre class="mono">$sudo apt-get update
$sudo apt-get install alien</pre>
<p>Installing the .rpm fileTo install the .rpm file, you first need to convert it to a .deb file which can be installed on Ubuntu.I assume that you downloaded the package to your Desktop (~/Desktop is the directory)You can convert the .rpm to a .deb by using the following commands.</p>
<pre class="mono">$cd ~/Desktop</pre>
<p>This will change the directory to your desktop, where you have the .rpm file.</p>
<pre class="mono">$sudo alien -k name-of-rpm-file.rpm</pre>
<p>This will convert the .rpm to a .deb.- The “-k” will keep the version number. Otherwise alien adds a “1″ to the version number.- Tip: Use Smart Tab Completion to avoid mistyping the file names</p>
<pre class="mono">$sudo dpkg -i name-of-deb-file.deb</pre>
<p>This will install the .deb package</p>
<p>Try reading the alien manpage for more details.</p>
<br /> Tagged: <a href='http://dinesh.wordpress.com/tag/linux/'>Linux</a>, <a href='http://dinesh.wordpress.com/tag/tips/'>Tips</a>, <a href='http://dinesh.wordpress.com/tag/ubuntu/'>Ubuntu</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinesh.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinesh.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinesh.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinesh.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dinesh.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dinesh.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dinesh.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dinesh.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinesh.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinesh.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinesh.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinesh.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinesh.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinesh.wordpress.com/241/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinesh.wordpress.com&amp;blog=22234&amp;post=241&amp;subd=dinesh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dinesh.wordpress.com/2010/10/23/installing-rpm-files-in-ubuntu-using-alien/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.455188 78.534954</georss:point>
		<geo:lat>17.455188</geo:lat>
		<geo:long>78.534954</geo:long>
		<media:content url="http://0.gravatar.com/avatar/60353479f5ab8916662cb81e2b075477?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinesh</media:title>
		</media:content>
	</item>
		<item>
		<title>Checkinstall &#8211; Make a deb file from source</title>
		<link>http://dinesh.wordpress.com/2010/10/23/checkinstall-make0-a-deb-file-from-source/</link>
		<comments>http://dinesh.wordpress.com/2010/10/23/checkinstall-make0-a-deb-file-from-source/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 19:49:49 +0000</pubDate>
		<dc:creator>Dinesh Cyanam</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://dinesh.wordpress.com/?p=238</guid>
		<description><![CDATA[Whenever you install software from source, I Highly Recommend using &#8220;checkinstall&#8221; instead of &#8220;make install&#8221; during the final step of compilation. (ie ./configure &#38;&#38; make &#38;&#38; checkinstall) Checkinstall will take the newly compiled program, create a debian package file (deb file) for it, and install it via APT so that the programme will appear in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinesh.wordpress.com&amp;blog=22234&amp;post=238&amp;subd=dinesh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Whenever you install software from source, I Highly Recommend using &#8220;checkinstall&#8221; instead of &#8220;make install&#8221; during the final step of compilation. (ie ./configure &amp;&amp; make &amp;&amp; checkinstall)</p>
<p>Checkinstall will take the newly compiled program, create a debian package file (deb file) for it, and install it via APT so that the programme will appear in synaptic just like any other package. This will make it easier to uninstall any program that was installed from source.</p>
<p>The checkinstall program is not installed by default on ubuntu. Install checkinstall from synaptic or type 
<pre class="mono">sudo apt-get install checkinstall </pre>
<p>from the terminal.</p>
<br /> Tagged: <a href='http://dinesh.wordpress.com/tag/linux/'>Linux</a>, <a href='http://dinesh.wordpress.com/tag/tips/'>Tips</a>, <a href='http://dinesh.wordpress.com/tag/ubuntu/'>Ubuntu</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinesh.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinesh.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinesh.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinesh.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dinesh.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dinesh.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dinesh.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dinesh.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinesh.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinesh.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinesh.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinesh.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinesh.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinesh.wordpress.com/238/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinesh.wordpress.com&amp;blog=22234&amp;post=238&amp;subd=dinesh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dinesh.wordpress.com/2010/10/23/checkinstall-make0-a-deb-file-from-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>38.900132 -77.050792</georss:point>
		<geo:lat>38.900132</geo:lat>
		<geo:long>-77.050792</geo:long>
		<media:content url="http://0.gravatar.com/avatar/60353479f5ab8916662cb81e2b075477?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinesh</media:title>
		</media:content>
	</item>
	</channel>
</rss>
