<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://techie.siigna.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://techie.siigna.net/feed.php">
        <title>techie.siigna.net</title>
        <description></description>
        <link>http://techie.siigna.net/</link>
        <image rdf:resource="http://techie.siigna.net/lib/tpl/default/images/favicon.ico" />
       <dc:date>2012-05-19T19:34:13+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://techie.siigna.net/doku.php/compressing_free_space_when_working_with_dd?rev=1324130131&amp;do=diff"/>
                <rdf:li rdf:resource="http://techie.siigna.net/doku.php/forcefully_unmounting_a_device?rev=1324130569&amp;do=diff"/>
                <rdf:li rdf:resource="http://techie.siigna.net/doku.php/start?rev=1324129547&amp;do=diff"/>
                <rdf:li rdf:resource="http://techie.siigna.net/doku.php/stupid_nix_tricks?rev=1324129727&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://techie.siigna.net/lib/tpl/default/images/favicon.ico">
        <title>techie.siigna.net</title>
        <link>http://techie.siigna.net/</link>
        <url>http://techie.siigna.net/lib/tpl/default/images/favicon.ico</url>
    </image>
    <item rdf:about="http://techie.siigna.net/doku.php/compressing_free_space_when_working_with_dd?rev=1324130131&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T13:55:31+00:00</dc:date>
        <title>compressing_free_space_when_working_with_dd</title>
        <link>http://techie.siigna.net/doku.php/compressing_free_space_when_working_with_dd?rev=1324130131&amp;do=diff</link>
        <description>When creating a disk image with 'dd' you'll find that there's really no way of telling 'dd' to skip free space.  A 250gb partition is going to take up 250gb of space.

To get around this you can fill the partition with a large file of zeroes, delete the file and 'dd' it directly afterwards while piping it to a compression utility.  Creating the zeroes will drastically help compression.</description>
    </item>
    <item rdf:about="http://techie.siigna.net/doku.php/forcefully_unmounting_a_device?rev=1324130569&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T14:02:49+00:00</dc:date>
        <title>forcefully_unmounting_a_device</title>
        <link>http://techie.siigna.net/doku.php/forcefully_unmounting_a_device?rev=1324130569&amp;do=diff</link>
        <description>Often when 'chroot'ed into something I accidentally leave something running in the 'chroot' and find myself unable to unmount my devices.

For example.  Let's say I have /dev/md0 mounted at /sysroot.  I 'chroot' in and start samba.  When I exit the 'chroot' and try to umount /dev/md0 I'm presented with a nice little error telling me it failed.</description>
    </item>
    <item rdf:about="http://techie.siigna.net/doku.php/start?rev=1324129547&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T13:45:47+00:00</dc:date>
        <title>start</title>
        <link>http://techie.siigna.net/doku.php/start?rev=1324129547&amp;do=diff</link>
        <description>This is just a spot to collect my thoughts and projects.

Content

Stupid *nix Tricks</description>
    </item>
    <item rdf:about="http://techie.siigna.net/doku.php/stupid_nix_tricks?rev=1324129727&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-17T13:48:47+00:00</dc:date>
        <title>stupid_nix_tricks</title>
        <link>http://techie.siigna.net/doku.php/stupid_nix_tricks?rev=1324129727&amp;do=diff</link>
        <description>* Compressing free space when working with 'dd'.

 * Forcefully unmounting a device.

 * Logging 'telnet' sessions.

 * Temporarily setting 'md' data offsets.

 * Transcoding mp4 files to flv.</description>
    </item>
</rdf:RDF>

