<?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>Dreams of Thought &#187; Linux</title>
	<atom:link href="http://gingerjoos.com/blog/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://gingerjoos.com/blog</link>
	<description>Are dreams thoughts... or are thoughts dreams..</description>
	<lastBuildDate>Tue, 20 Dec 2011 05:43:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>apt-get with proxy</title>
		<link>http://gingerjoos.com/blog/linux/apt-get-with-proxy</link>
		<comments>http://gingerjoos.com/blog/linux/apt-get-with-proxy#comments</comments>
		<pubDate>Mon, 01 Aug 2011 12:20:44 +0000</pubDate>
		<dc:creator>Anirudh</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=441</guid>
		<description><![CDATA[You will notice that the proxy settings you provide in the network settings may not be picked up by apt-get while installing a package. So if you want to run apt-get via a proxy then you need to use a tool like proxychains. Proxychains is a tool that allow you to run a command via [...]
No related posts.]]></description>
		<wfw:commentRss>http://gingerjoos.com/blog/linux/apt-get-with-proxy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vimdiff &#8211; the cool way to diff for vim users</title>
		<link>http://gingerjoos.com/blog/linux/vimdiff-the-cool-way-to-diff-for-vim-users</link>
		<comments>http://gingerjoos.com/blog/linux/vimdiff-the-cool-way-to-diff-for-vim-users#comments</comments>
		<pubDate>Tue, 20 Oct 2009 16:00:42 +0000</pubDate>
		<dc:creator>Anirudh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vimdiff]]></category>

		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=171</guid>
		<description><![CDATA[Some of you using the vim editor may not know about a tool that comes with vim called vimdiff. Vimdiff is an awesome way to diff files if you are a vim nut. It gives you the power of vim + the power of diff. How&#8217;s this different from opening 2 files in vim (with [...]
Related posts:<ol>
<li><a href='http://gingerjoos.com/blog/linux/useful-vim-commands' rel='bookmark' title='Useful vim commands'>Useful vim commands</a></li>
<li><a href='http://gingerjoos.com/blog/technology/twitter-maintenance' rel='bookmark' title='Twitter maintenance'>Twitter maintenance</a></li>
<li><a href='http://gingerjoos.com/blog/code/firebug-opens-automatically-for-all-pages' rel='bookmark' title='Firebug opens automatically for all pages'>Firebug opens automatically for all pages</a></li>
</ol>]]></description>
		<wfw:commentRss>http://gingerjoos.com/blog/linux/vimdiff-the-cool-way-to-diff-for-vim-users/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Copy files preserving the permissions</title>
		<link>http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions</link>
		<comments>http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions#comments</comments>
		<pubDate>Thu, 01 Oct 2009 15:22:17 +0000</pubDate>
		<dc:creator>Anirudh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[copy files]]></category>
		<category><![CDATA[preserve permissions]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=159</guid>
		<description><![CDATA[You might have come across a situation where your regular usage of the cp command for copying files in your linux box was not enough because while copying you needed to preserve the permissions of the files. Fret not, for help is at hand. Take a look at the man page for cp : -p     [...]
Related posts:<ol>
<li><a href='http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp' rel='bookmark' title='Copying files from one unix box to another with scp'>Copying files from one unix box to another with scp</a></li>
<li><a href='http://gingerjoos.com/blog/linux/how-to-join-split-files' rel='bookmark' title='How to join split files'>How to join split files</a></li>
<li><a href='http://gingerjoos.com/blog/linux/useful-vim-commands' rel='bookmark' title='Useful vim commands'>Useful vim commands</a></li>
</ol>]]></description>
		<wfw:commentRss>http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Copying files from one unix box to another with scp</title>
		<link>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp</link>
		<comments>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp#comments</comments>
		<pubDate>Fri, 31 Jul 2009 16:53:19 +0000</pubDate>
		<dc:creator>Anirudh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[rcp]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=133</guid>
		<description><![CDATA[scp (secure copy). scp was meant to be an alternative to unsecure tools like rcp. It has since replaced most such programs. Since scp uses the ssh protocol, the encryption it uses ensures security of your data.
Related posts:<ol>
<li><a href='http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions' rel='bookmark' title='Copy files preserving the permissions'>Copy files preserving the permissions</a></li>
<li><a href='http://gingerjoos.com/blog/linux/vimdiff-the-cool-way-to-diff-for-vim-users' rel='bookmark' title='vimdiff &#8211; the cool way to diff for vim users'>vimdiff &#8211; the cool way to diff for vim users</a></li>
<li><a href='http://gingerjoos.com/blog/linux/using-windows-partitions-from-debian-gnulinux' rel='bookmark' title='Using Windows partitions from Debian GNU/Linux'>Using Windows partitions from Debian GNU/Linux</a></li>
</ol>]]></description>
		<wfw:commentRss>http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to join split files</title>
		<link>http://gingerjoos.com/blog/linux/how-to-join-split-files</link>
		<comments>http://gingerjoos.com/blog/linux/how-to-join-split-files#comments</comments>
		<pubDate>Wed, 24 Jun 2009 19:16:19 +0000</pubDate>
		<dc:creator>Anirudh</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=123</guid>
		<description><![CDATA[This is sort of a follow-up to my previous post which talked about <a href="http://gingerjoos.com/blog/linux/hjsplit-and-linux-split">how you can use the split command in Linux to create split files which can be joined with hjsplit on Windows</a>. My theory is that hjsplit does the same thing split does - which is just take the file and split it into the required number of pieces. No special headers or padding or compression or stuff. If that's true, it should be easy as a pie to join the files split with hjsplit
Related posts:<ol>
<li><a href='http://gingerjoos.com/blog/linux/hjsplit-and-linux-split' rel='bookmark' title='hjsplit and linux split'>hjsplit and linux split</a></li>
<li><a href='http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions' rel='bookmark' title='Copy files preserving the permissions'>Copy files preserving the permissions</a></li>
<li><a href='http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp' rel='bookmark' title='Copying files from one unix box to another with scp'>Copying files from one unix box to another with scp</a></li>
</ol>]]></description>
		<wfw:commentRss>http://gingerjoos.com/blog/linux/how-to-join-split-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hjsplit and linux split</title>
		<link>http://gingerjoos.com/blog/linux/hjsplit-and-linux-split</link>
		<comments>http://gingerjoos.com/blog/linux/hjsplit-and-linux-split#comments</comments>
		<pubDate>Tue, 23 Jun 2009 06:28:00 +0000</pubDate>
		<dc:creator>Anirudh</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=107</guid>
		<description><![CDATA[The other day I had to fit in a 4.4 GB file (A Debian testing dvd iso image, if you want to know) on a 4 GB thumb drive. This, of course, is not possible. So I had to split the file into chunks, transfer them twice, take them to my friend&#8217;s windows machine and [...]
Related posts:<ol>
<li><a href='http://gingerjoos.com/blog/linux/how-to-join-split-files' rel='bookmark' title='How to join split files'>How to join split files</a></li>
<li><a href='http://gingerjoos.com/blog/linux/using-windows-partitions-from-debian-gnulinux' rel='bookmark' title='Using Windows partitions from Debian GNU/Linux'>Using Windows partitions from Debian GNU/Linux</a></li>
<li><a href='http://gingerjoos.com/blog/technology/iso-approves-microsofts-ooxml' rel='bookmark' title='ISO approves Microsoft&#8217;s OOXML'>ISO approves Microsoft&#8217;s OOXML</a></li>
</ol>]]></description>
		<wfw:commentRss>http://gingerjoos.com/blog/linux/hjsplit-and-linux-split/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Useful vim commands</title>
		<link>http://gingerjoos.com/blog/linux/useful-vim-commands</link>
		<comments>http://gingerjoos.com/blog/linux/useful-vim-commands#comments</comments>
		<pubDate>Thu, 04 Jun 2009 17:36:32 +0000</pubDate>
		<dc:creator>Anirudh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[useful vi commands]]></category>
		<category><![CDATA[useful vim commands]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vim enhanced]]></category>
		<category><![CDATA[vim keyboard shortcuts]]></category>
		<category><![CDATA[vim shortcuts]]></category>

		<guid isPermaLink="false">http://gingerjoos.com/blog/?p=90</guid>
		<description><![CDATA[Now that you've typed some random stuff in, escape to the command mode. Now try pressing ':w' i.e. (shift+;)w. W is for "write". This saves the file and leaves you still in the editor. If you want to get out of the editor, you type in one more command 'q' so it becomes ':wq'. In case you want to get out of it without saving, use ':q!'. The other way to save and quit is to go to the command mode and hit shift+z+z.
Related posts:<ol>
<li><a href='http://gingerjoos.com/blog/linux/vimdiff-the-cool-way-to-diff-for-vim-users' rel='bookmark' title='vimdiff &#8211; the cool way to diff for vim users'>vimdiff &#8211; the cool way to diff for vim users</a></li>
<li><a href='http://gingerjoos.com/blog/linux/copy-files-preserving-the-permissions' rel='bookmark' title='Copy files preserving the permissions'>Copy files preserving the permissions</a></li>
</ol>]]></description>
		<wfw:commentRss>http://gingerjoos.com/blog/linux/useful-vim-commands/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using Windows partitions from Debian GNU/Linux</title>
		<link>http://gingerjoos.com/blog/linux/using-windows-partitions-from-debian-gnulinux</link>
		<comments>http://gingerjoos.com/blog/linux/using-windows-partitions-from-debian-gnulinux#comments</comments>
		<pubDate>Thu, 05 Apr 2007 03:23:09 +0000</pubDate>
		<dc:creator>Anirudh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://dreamsofthought.wordpress.com/2007/04/05/using-windows-partitions-from-debian-gnulinux/</guid>
		<description><![CDATA[My friend Arun recently blogged about Automounting filesystems in Linux from a Fedora perspective. For those of you who want an alternative method (especially Debian users), here goes&#8230; I&#8217;ll explain how I did it &#8211; it&#8217;s much easier to understand from an example. First of all, I used fdisk so I could know which were [...]
Related posts:<ol>
<li><a href='http://gingerjoos.com/blog/linux/hjsplit-and-linux-split' rel='bookmark' title='hjsplit and linux split'>hjsplit and linux split</a></li>
<li><a href='http://gingerjoos.com/blog/linux/how-to-join-split-files' rel='bookmark' title='How to join split files'>How to join split files</a></li>
<li><a href='http://gingerjoos.com/blog/linux/copying-files-from-one-unix-box-to-another-with-scp' rel='bookmark' title='Copying files from one unix box to another with scp'>Copying files from one unix box to another with scp</a></li>
</ol>]]></description>
		<wfw:commentRss>http://gingerjoos.com/blog/linux/using-windows-partitions-from-debian-gnulinux/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

