<?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>Person @ CREATIVEDESK &#187; Tips</title>
	<atom:link href="http://hardik.in/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://hardik.in</link>
	<description>Hardik Dalwadi</description>
	<lastBuildDate>Fri, 18 May 2012 11:08:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Transfer your download from Firefox to wget</title>
		<link>http://hardik.in/2009/12/27/transfer-your-download-from-firefox-to-wget/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2009/12/27/transfer-your-download-from-firefox-to-wget/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 08:47:51 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[9.10]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[GNU / Linux]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Public]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=306</guid>
		<description><![CDATA[<p>Hi, I have to test  Pre-released Netbook with Ubuntu Netbook Remix (9.04), Now it&#8217;s known as Ubuntu Netbook Edition, that&#8217;s different story. So in hurry i started my download in Firefox. It was fine for me. But suddenly my friend called me to go for 3 Idiots, So i opened www.bookmyshow.com to book the ticket, <a href="http://hardik.in/2009/12/27/transfer-your-download-from-firefox-to-wget/#more-306" class="more-link">Continue reading &rarr;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Hi, I have to test  Pre-released Netbook with Ubuntu Netbook Remix (9.04), Now it&#8217;s known as Ubuntu Netbook Edition, that&#8217;s different story. So in hurry i started my download in Firefox. It was fine for me. But suddenly my friend called me to go for 3 Idiots, So i opened www.bookmyshow.com to book the ticket, <a href="http://hardik.in/2009/12/27/transfer-your-download-from-firefox-to-wget/#more-306" class="more-link">Continue reading &rarr;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2009/12/27/transfer-your-download-from-firefox-to-wget/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SSH Tips and Tricks</title>
		<link>http://hardik.in/2009/06/25/ssh-tips-and-tricks/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2009/06/25/ssh-tips-and-tricks/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 18:47:47 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[Archives]]></category>
		<category><![CDATA[GNU / Linux]]></category>
		<category><![CDATA[Time Pass]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=34</guid>
		<description><![CDATA[<p>Many of you know that how to do password less login with SSH. Here is simple way to do that. First of all, please generate authentication keys for ssh by using ssh-keygen command. #ssh-keygen -t dsa Above command will generate authentication keys for ssh in our home directory. For password less login we need &#8216;id_dsa.pub&#8217; <a href="http://hardik.in/2009/06/25/ssh-tips-and-tricks/#more-34" class="more-link">Continue reading &rarr;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Many of you know that how to do password less login with SSH. Here is simple way to do that. First of all, please generate authentication keys for ssh by using ssh-keygen command. #ssh-keygen -t dsa Above command will generate authentication keys for ssh in our home directory. For password less login we need &#8216;id_dsa.pub&#8217; <a href="http://hardik.in/2009/06/25/ssh-tips-and-tricks/#more-34" class="more-link">Continue reading &rarr;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2009/06/25/ssh-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quickest Way To Create ISO Image in GNU/Linux Using Command Line</title>
		<link>http://hardik.in/2009/06/25/quickest-way-to-create-iso-image-in-gnulinux-using-command-line/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://hardik.in/2009/06/25/quickest-way-to-create-iso-image-in-gnulinux-using-command-line/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 18:34:38 +0000</pubDate>
		<dc:creator>Hardik Dalwadi</dc:creator>
				<category><![CDATA[Archives]]></category>
		<category><![CDATA[GNU / Linux]]></category>
		<category><![CDATA[Time Pass]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://hardik.in/?p=30</guid>
		<description><![CDATA[<p>I am assuming that you have mount CDROM on your GNU/Linux base machine, now you want to create ISO image of that CD. Generally people will do that using a dd command. person@CREATIVEDESK:/$ dd if=/dev/cdrom of=deepOfix.iso You can do same thing by using cat person@CREATIVEDESK:/$ cat /dev/cdrom > deepOfix.iso That&#8217;s all for now&#8230;</p>
]]></description>
			<content:encoded><![CDATA[<p>I am assuming that you have mount CDROM on your GNU/Linux base machine, now you want to create ISO image of that CD. Generally people will do that using a dd command. person@CREATIVEDESK:/$ dd if=/dev/cdrom of=deepOfix.iso You can do same thing by using cat person@CREATIVEDESK:/$ cat /dev/cdrom > deepOfix.iso That&#8217;s all for now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://hardik.in/2009/06/25/quickest-way-to-create-iso-image-in-gnulinux-using-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

