<?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>Daisythecow's Blog</title>
	<atom:link href="http://daisythecow.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://daisythecow.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 10 Feb 2010 08:38:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='daisythecow.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Daisythecow's Blog</title>
		<link>http://daisythecow.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://daisythecow.wordpress.com/osd.xml" title="Daisythecow&#039;s Blog" />
	<atom:link rel='hub' href='http://daisythecow.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to compress/uncompress a folder</title>
		<link>http://daisythecow.wordpress.com/2010/02/09/how-to-compress-a-folder/</link>
		<comments>http://daisythecow.wordpress.com/2010/02/09/how-to-compress-a-folder/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:27:50 +0000</pubDate>
		<dc:creator>daisythecow</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[compression]]></category>

		<guid isPermaLink="false">http://daisythecow.wordpress.com/?p=44</guid>
		<description><![CDATA[To compress an entire folder and its&#8217; contents in Linux you use the tar, (Tape ARchive), command.  The tar command is used as follows: tar -zcf archive-name.tar.gz /home/andy/temp Where: z: compress archive using gzip program c: create archive f: archive file name The command above will create a new, compressed, archive file called archive-name.tar.gz in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daisythecow.wordpress.com&amp;blog=6310780&amp;post=44&amp;subd=daisythecow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To compress an entire folder and its&#8217; contents in Linux you use the tar, (Tape ARchive), command.  The tar command is used as follows:</p>
<pre><span style="font-weight:normal;">tar -zcf archive-name.tar.gz /home/andy/temp</span></pre>
<p>Where:</p>
<ul>
<li>z: compress archive using gzip program</li>
<li>c: create archive</li>
<li>f: archive file name</li>
</ul>
<p>The command above will create a new, compressed, archive file called archive-name.tar.gz in current directory. The contents of the archive file will be the contents of the /home/andy/temp folder.</p>
<p>In order to restore your archive then you need to use following command (it will extract all files in current directory):</p>
<p><code>tar -zxf archive-name.tar.gz</code></p>
<p>Where,</p>
<ul>
<li>-x: Extract files</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daisythecow.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daisythecow.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daisythecow.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daisythecow.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daisythecow.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daisythecow.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daisythecow.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daisythecow.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daisythecow.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daisythecow.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daisythecow.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daisythecow.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daisythecow.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daisythecow.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daisythecow.wordpress.com&amp;blog=6310780&amp;post=44&amp;subd=daisythecow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daisythecow.wordpress.com/2010/02/09/how-to-compress-a-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6feb303198928517d673b23057622212?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daisythecow</media:title>
		</media:content>
	</item>
		<item>
		<title>How to create ISO images from your HD CD DVD</title>
		<link>http://daisythecow.wordpress.com/2010/02/09/how-to-create-iso-images-from-your-hd-cd-dvd-2/</link>
		<comments>http://daisythecow.wordpress.com/2010/02/09/how-to-create-iso-images-from-your-hd-cd-dvd-2/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 14:58:34 +0000</pubDate>
		<dc:creator>daisythecow</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ISO]]></category>

		<guid isPermaLink="false">http://daisythecow.wordpress.com/?p=35</guid>
		<description><![CDATA[It&#8217;s possible to create an ISO from either the original media or from files that already exist on your PC. To make an ISO from your CD/DVD, place the media in your drive but do not mount it. If it automounts, unmount it.  Now use one of the following commands based upon the type of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daisythecow.wordpress.com&amp;blog=6310780&amp;post=35&amp;subd=daisythecow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s possible to create an ISO from either the original media or from files that already exist on your PC.</p>
<p>To make an ISO from your CD/DVD, place the media in your drive but do not mount it. If it automounts, unmount it.  Now use one of the following commands based upon the type of drive your have:</p>
<pre> # for dvd</pre>
<pre> dd if=/dev/dvd of=dvd.iso</pre>
<pre> # for cdrom</pre>
<pre> dd if=/dev/cdrom of=cd.iso</pre>
<pre> # if cdrom is scsi
 dd if=/dev/scd0 of=cd.iso</pre>
<p>To make an ISO from files on your hard drive, create a directory which holds the files you want. Then use the mkisofs command.</p>
<pre> mkisofs -o /tmp/cd.iso /tmp/directory/</pre>
<p>This results in a file called cd.iso in folder /tmp which contains all the files and directories in /tmp/directory/.  If, however, you want to make a DVD video then you need to use the following command:</p>
<pre> mkisofs -dvd-video -udf -o /tmp/cd.iso /tmp/directory/</pre>
<p>For more info, see the man pages for mkisofs, losetup, and dd, or see the CD-Writing-HOWTO at <a href="http://www.tldp.org" target="_blank">http://www.tldp.org</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daisythecow.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daisythecow.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daisythecow.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daisythecow.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daisythecow.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daisythecow.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daisythecow.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daisythecow.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daisythecow.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daisythecow.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daisythecow.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daisythecow.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daisythecow.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daisythecow.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daisythecow.wordpress.com&amp;blog=6310780&amp;post=35&amp;subd=daisythecow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daisythecow.wordpress.com/2010/02/09/how-to-create-iso-images-from-your-hd-cd-dvd-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6feb303198928517d673b23057622212?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daisythecow</media:title>
		</media:content>
	</item>
		<item>
		<title>How to find out how much memory you have installed</title>
		<link>http://daisythecow.wordpress.com/2010/02/09/how-to-find-out-how-much-memory-you-have-installed/</link>
		<comments>http://daisythecow.wordpress.com/2010/02/09/how-to-find-out-how-much-memory-you-have-installed/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 14:31:09 +0000</pubDate>
		<dc:creator>daisythecow</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Memory]]></category>

		<guid isPermaLink="false">http://daisythecow.wordpress.com/?p=24</guid>
		<description><![CDATA[This command will give you a detailed breakdown of the memory installed in your system. sudo lshw -C memory<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daisythecow.wordpress.com&amp;blog=6310780&amp;post=24&amp;subd=daisythecow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This command will give you a detailed breakdown of the memory installed in your system.</p>
<pre>sudo lshw -C memory</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daisythecow.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daisythecow.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daisythecow.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daisythecow.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daisythecow.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daisythecow.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daisythecow.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daisythecow.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daisythecow.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daisythecow.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daisythecow.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daisythecow.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daisythecow.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daisythecow.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daisythecow.wordpress.com&amp;blog=6310780&amp;post=24&amp;subd=daisythecow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daisythecow.wordpress.com/2010/02/09/how-to-find-out-how-much-memory-you-have-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6feb303198928517d673b23057622212?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daisythecow</media:title>
		</media:content>
	</item>
		<item>
		<title>Working with partitions in Ubuntu</title>
		<link>http://daisythecow.wordpress.com/2010/02/08/working-with-partitions-in-ubuntu/</link>
		<comments>http://daisythecow.wordpress.com/2010/02/08/working-with-partitions-in-ubuntu/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 14:13:14 +0000</pubDate>
		<dc:creator>daisythecow</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Partition]]></category>

		<guid isPermaLink="false">http://daisythecow.wordpress.com/?p=15</guid>
		<description><![CDATA[If you need to see a list of the available partitions, (whether they&#8217;re mounted or not), in a Linux machine use the following command: sudo fdisk -l the &#8216;l&#8217; parameter  is used to &#8216;list&#8217; the available partitions.  If you need to see a list of the available &#8216;mounted&#8217; partitions then use this command: df -h [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daisythecow.wordpress.com&amp;blog=6310780&amp;post=15&amp;subd=daisythecow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you need to see a list of the available partitions, (whether they&#8217;re mounted or not), in a Linux machine use the following command:</p>
<pre>sudo fdisk -l</pre>
<p><span style="font-size:small;">the &#8216;l&#8217; parameter  is used to &#8216;list&#8217; the available partitions.  If you need to see a list of the available &#8216;mounted&#8217; partitions then use this command:</span></p>
<pre><span style="font-size:small;">df -h</span></pre>
<p><span style="font-size:small;">The &#8216;h&#8217; parameter changes the output from the &#8216;df&#8217; command so that it is &#8216;human&#8217; readable.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daisythecow.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daisythecow.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daisythecow.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daisythecow.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daisythecow.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daisythecow.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daisythecow.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daisythecow.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daisythecow.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daisythecow.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daisythecow.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daisythecow.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daisythecow.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daisythecow.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daisythecow.wordpress.com&amp;blog=6310780&amp;post=15&amp;subd=daisythecow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daisythecow.wordpress.com/2010/02/08/working-with-partitions-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6feb303198928517d673b23057622212?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daisythecow</media:title>
		</media:content>
	</item>
	</channel>
</rss>
