<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Debian on bartman&#39;s blog</title>
    <link>http://www.jukie.net/~bart/tags/debian/</link>
    <description>Recent content in Debian on bartman&#39;s blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 03 Nov 2010 09:51:30 -0400</lastBuildDate>
    <atom:link href="http://www.jukie.net/~bart/tags/debian/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ipv6 on your desktop in 2 steps</title>
      <link>http://www.jukie.net/~bart/blog/ipv6-for-the-lazy/</link>
      <pubDate>Wed, 03 Nov 2010 09:51:30 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/ipv6-for-the-lazy/</guid>
      <description>&lt;p&gt;Some people have been telling me that they &amp;ldquo;have no time&amp;rdquo; or &amp;ldquo;are too lazy&amp;rdquo; to setup IPv6 on their desktop, but would like to.&lt;/p&gt;&#xA;&lt;p&gt;Below are 2 easy steps to get IPv6 running on your Debian Linux sytem (shoudl be identical on Ubuntu, and similar distros).&lt;/p&gt;&#xA;&lt;p&gt;If you&amp;rsquo;re not running Linux, check out these pages instead: &lt;a href=&#34;http://www.deepdarc.com/miredo-osx/&#34;&gt;MacOS X&lt;/a&gt;, &lt;a href=&#34;http://pugio.net/2007/07/howto-enable-ipv6-the-teredo-w.html&#34;&gt;Windows&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Debian on UBIFS upgrade on SheevaPlug</title>
      <link>http://www.jukie.net/~bart/blog/ubifs-on-sheeva/</link>
      <pubDate>Mon, 15 Feb 2010 08:37:25 -0500</pubDate>
      <guid>http://www.jukie.net/~bart/blog/ubifs-on-sheeva/</guid>
      <description>&lt;p&gt;I picked up a &lt;a href=&#34;http://en.wikipedia.org/wiki/SheevaPlug&#34;&gt;SheevaPlug&lt;/a&gt; recently.  In a few weeks&#xA;I&amp;rsquo;ll try to use it as a &lt;em&gt;git server&lt;/em&gt; in a classroom setting at &lt;a href=&#34;http://flourishconf.com/&#34;&gt;Flourish Conf&lt;/a&gt;,&#xA;where I will be speaking about [Git]{tags/git}.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;../../img/marvell_sheevaplug_1-240x213.jpg&#34; alt=&#34;marvell_sheevaplug_1&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;This platform consists of a 1.2 GHz ARM processor (&lt;em&gt;Feroceon 88FR131 rev 1 (v5l)&lt;/em&gt;),&#xA;512M of SDRAM, 512M of NAND flash, 1Gbit ethernet, USB, SD card reader, and &amp;hellip; well, that&amp;rsquo;s it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>squid and apt</title>
      <link>http://www.jukie.net/~bart/blog/squid-and-apt/</link>
      <pubDate>Fri, 13 Nov 2009 10:22:21 -0500</pubDate>
      <guid>http://www.jukie.net/~bart/blog/squid-and-apt/</guid>
      <description>&lt;p&gt;In the past few months &lt;code&gt;apt-get update&lt;/code&gt; started failing when using a &lt;em&gt;squid3&lt;/em&gt; web cache.&lt;/p&gt;&#xA;&lt;p&gt;It woudl give errors like these&amp;hellip;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;404 Not Found [IP: 149.20.20.135 80]&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;The HTTP server sent an invalid reply header [IP: 130.89.149.227 80]&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;Failed to fetch .../Packages 404 Not Found [IP: 149.20.20.135 80]&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;Failed to fetch .../Sources 404 Not Found [IP: 149.20.20.135 80]&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;etc&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>adding an external encrypted volume under Debian</title>
      <link>http://www.jukie.net/~bart/blog/encrypted-usb-disk/</link>
      <pubDate>Tue, 22 Sep 2009 11:07:56 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/encrypted-usb-disk/</guid>
      <description>&lt;p&gt;One of my old(er) USB-connected disks started to make a noise.  So, it&amp;rsquo;s time to replace it.&lt;/p&gt;&#xA;&lt;p&gt;Here are the steps I took to create an encrypted USB volume that I can attach to my laptop.&lt;/p&gt;</description>
    </item>
    <item>
      <title>nfs local caching with fscache and cachefilesd on Lenny</title>
      <link>http://www.jukie.net/~bart/blog/nfs-local-caching-with-fscache-and-cachefilesd-on-lenny/</link>
      <pubDate>Fri, 12 Jun 2009 21:56:38 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/nfs-local-caching-with-fscache-and-cachefilesd-on-lenny/</guid>
      <description>&lt;p&gt;The idea is to put a &lt;a href=&#34;http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=Documentation/filesystems/caching/fscache.txt;h=HEAD;hb=HEAD&#34;&gt;caching layer&lt;/a&gt;&#xA;between filesystems, that tend to be slow, and the user, who is impatient.  This is accomplished by the &lt;em&gt;fscache&lt;/em&gt; kernel module, and the &lt;em&gt;cachefilesd&lt;/em&gt; user space daemon.&#xA;The kernel module intercepts what would be disk/network access and redirects it to the daemon.  The daemon uses local media, which supposedly is faster, to cache recent data.&lt;/p&gt;&#xA;&lt;p&gt;The new Linux native implementation is very generic, and can be used to accelerate anything like floppies and CD-ROMs.  I am interested in this because I find NFS slow.&lt;/p&gt;&#xA;&lt;p&gt;Read more about it at &lt;a href=&#34;http://www.linux-mag.com/id/7378/&#34;&gt;Linux Magazine&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>android true type font</title>
      <link>http://www.jukie.net/~bart/blog/ttf-droid/</link>
      <pubDate>Mon, 23 Mar 2009 19:49:42 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/ttf-droid/</guid>
      <description>&lt;p&gt;Following a random tweet on &lt;a href=&#34;http://identi.ca/barttrojanowski&#34;&gt;identi.ca&lt;/a&gt; I upgraded&#xA;my proprotional fonts on Debian/Sqeeze&#xA;to &lt;a href=&#34;http://www.stefanoforenza.com/get-androids-fonts-on-ubuntu-how-to/&#34;&gt;ttf-droid&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I expect that some day this font will be packaged by Debian, but for now I had to:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;    wget &#39;http://launchpadlibrarian.net/21202254/ttf-droid_1.00%7Eb112%2Bdfsg-0ubuntu1_all.deb&#39;&#xA;    sudo dpkg -i ttf-droid_1.00\~b112+dfsg-0ubuntu1_all.deb&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Because I am a big console junkie I don&amp;rsquo;t use proprtional fonts much, but they do look nice&#xA;on the web.&lt;/p&gt;</description>
    </item>
    <item>
      <title>four steps to reproducible Debian installs</title>
      <link>http://www.jukie.net/~bart/blog/private-essential-debs/</link>
      <pubDate>Sun, 13 Jul 2008 14:34:29 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/private-essential-debs/</guid>
      <description>&lt;p&gt;For &lt;em&gt;ever&lt;/em&gt; now some friends and I have been talking about making &lt;em&gt;essential&lt;/em&gt; packages,&#xA;which would pull in all the tools that we often use on Debian.  So here goes&amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;With the power of the &lt;em&gt;equivs&lt;/em&gt; package, this is actually a very short procedure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>wmiirc-lua debianization</title>
      <link>http://www.jukie.net/~bart/blog/wmiirc-lua-debianization/</link>
      <pubDate>Sat, 29 Sep 2007 11:23:45 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/wmiirc-lua-debianization/</guid>
      <description>&lt;p&gt;I just fixed the install scripts for &lt;a href=&#34;http://repo.or.cz/w/wmiirc-lua.git&#34;&gt;wmiirc-lua&lt;/a&gt;.  It is now possible&#xA;to install wmiirc-lua in system directories and run from there.  There is also a &lt;em&gt;Wmii-lua&lt;/em&gt; session for&#xA;the display managers (kdm, gdm, etc).&lt;/p&gt;&#xA;&lt;p&gt;The new and improved way to install wmiirc-lua is to [get libixp and wmii from hg]{wmiirc-in-lua-v0.1.1} and then&amp;hellip;&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;    sudo apt-get install lua5.1 liblua5.1-0-dev liblua5.1-posix0 git-core&#xA;    &#xA;    git clone git://repo.or.cz/wmiirc-lua.git/&#xA;    &#xA;    cd wmiirc-lua&#xA;    git checkout debian&#xA;    make deb&#xA;    &#xA;    sudo debi&#xA;    &#xA;    install-wmiirc-lua&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;&amp;hellip; restart X, and select &lt;em&gt;Wmii-lua&lt;/em&gt; as your login session.&lt;/p&gt;</description>
    </item>
    <item>
      <title>debugging with -dbg libraries</title>
      <link>http://www.jukie.net/~bart/blog/debugging-wtih-dbg-deb/</link>
      <pubDate>Fri, 31 Aug 2007 15:03:06 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/debugging-wtih-dbg-deb/</guid>
      <description>&lt;p&gt;I am having a problem getting openssl to verify a signature that I generated from a smartcard.  I decided to step through the&#xA;openssl code to see what it&amp;rsquo;s actually doing when I call &lt;code&gt;RSA_verify()&lt;/code&gt;&amp;hellip; but I didn&amp;rsquo;t feel like rebuilding openssl.&lt;/p&gt;</description>
    </item>
    <item>
      <title>qemu eats up /dev/shm</title>
      <link>http://www.jukie.net/~bart/blog/qmeu-shm/</link>
      <pubDate>Mon, 16 Jul 2007 11:45:53 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/qmeu-shm/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been using qemu ([with kqemu]{kqemu-install}) to run my client&amp;rsquo;s windows software,&#xA;which talks to the linux driver/daemon that I &lt;strong&gt;am&lt;/strong&gt; working on.  Having multiple qemu&#xA;instances really chews into the shared memory&amp;hellip; and the amount available depend on how /dev/shm&#xA;is mounted.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;    # df /dev/shm&#xA;    Filesystem            Size  Used Avail Use% Mounted on&#xA;    none                  2.0G  713M  1.4G  35% /dev/shm&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;On Debian you can control this via &lt;code&gt;/etc/default/tmpfs&lt;/code&gt; SHM_SIZE variable&amp;hellip;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ipw2200 not working</title>
      <link>http://www.jukie.net/~bart/blog/ipw2200-firmware/</link>
      <pubDate>Thu, 05 Jul 2007 11:31:39 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/ipw2200-firmware/</guid>
      <description>&lt;p&gt;Err!  I recently nuked and paved over my X41, with debian/lenny.  When I wanted to use the wireless I was greeted by:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;    ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0kmprq&#xA;    ipw2200: Copyright(c) 2003-2006 Intel Corporation&#xA;    ACPI: PCI Interrupt 0000:04:02.0[A] -&amp;gt; GSI 21 (level, low) -&amp;gt; IRQ 23&#xA;    ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection&#xA;    ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2&#xA;    ipw2200: Unable to load firmware: -2&#xA;    ipw2200: failed to register network device&#xA;    ACPI: PCI interrupt for device 0000:04:02.0 disabled&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;It turns out that I have not done any wireless twiddling recently and forgotten that I had to&#xA;get the firmware before things started working again.&lt;/p&gt;</description>
    </item>
    <item>
      <title>unpopular debian packages on my system</title>
      <link>http://www.jukie.net/~bart/blog/unpopular-packages/</link>
      <pubDate>Mon, 18 Jun 2007 22:06:49 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/unpopular-packages/</guid>
      <description>&lt;p&gt;Using the &lt;a href=&#34;http://www.enricozini.org//2007/tips/conversation-starter.html&#34;&gt;ept-cache&lt;/a&gt; utility&#xA;advertised on &lt;a href=&#34;http://kitenet.net/~joey/blog/entry/night_venue__47__ept/&#34;&gt;joey&amp;rsquo;s blog&lt;/a&gt; I was able to have a look&#xA;at some packages on my site that are likely not on your system.&lt;/p&gt;&#xA;&lt;p&gt;To get packages of inverse popularity which you have installed run:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;    ept-cache search -t clean -s t- | less&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Of interest are the following.&lt;/p&gt;</description>
    </item>
    <item>
      <title>pxeboot and nfsroot with debian</title>
      <link>http://www.jukie.net/~bart/blog/nfsroot-on-debian/</link>
      <pubDate>Fri, 16 Mar 2007 09:22:36 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/nfsroot-on-debian/</guid>
      <description>&lt;p&gt;I have two boxes (i386 and amd64) in the &lt;em&gt;lab&lt;/em&gt; that I use for testing of drivers I work on.  Recently &lt;strong&gt;another&lt;/strong&gt; Maxtor&#xA;hard disk died on me, and I decided to get network booting working.  I already have a file server from&#xA;which I host my &lt;code&gt;$HOME&lt;/code&gt; directories and do all backups from.  It sounded like a win.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve never done this before, so it took me a few hours to get the first host going, the second took 10 minutes&#xA;plus the amount of time to build the kernel for it.&lt;/p&gt;&#xA;&lt;p&gt;Below, I describe steps I took to get pxe-enabled hardware to boot a debian image, from a debian &lt;em&gt;DHCP&lt;/em&gt;,&#xA;&lt;em&gt;TFTP&lt;/em&gt; and &lt;em&gt;NFS&lt;/em&gt; servers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>etc snapshots with git</title>
      <link>http://www.jukie.net/~bart/blog/etc-snapshots-with-git/</link>
      <pubDate>Mon, 12 Mar 2007 13:47:06 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/etc-snapshots-with-git/</guid>
      <description>&lt;p&gt;I got this idea from a blog posting a few months back.  I think the guy was using &lt;em&gt;darcs&lt;/em&gt;.  Unfortunately, I&#xA;was unable to find the reference to link to him.&lt;/p&gt;&#xA;&lt;p&gt;Anyway, here is how you can track your &lt;code&gt;/etc&lt;/code&gt; directory with &lt;em&gt;git&lt;/em&gt;, and have &lt;em&gt;apt&lt;/em&gt; update it&#xA;automatically each time a package is installed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>glGo on ubuntu/dapper amd64</title>
      <link>http://www.jukie.net/~bart/blog/glgo-on-dapper-amd64/</link>
      <pubDate>Thu, 07 Sep 2006 12:51:49 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/glgo-on-dapper-amd64/</guid>
      <description>&lt;p&gt;I started &lt;a href=&#34;http://www.pandanet.co.jp/English/&#34;&gt;playing go&lt;/a&gt;.  I tried cgoban and gtkgo.  Both&#xA;crashed a lot.  Then I tried &lt;a href=&#34;http://www.pandanet.co.jp/English/glgo/screenshots.html&#34;&gt;glGo&lt;/a&gt;&amp;hellip; it&amp;rsquo;s much better.&lt;/p&gt;</description>
    </item>
    <item>
      <title>apt-get pdiffs</title>
      <link>http://www.jukie.net/~bart/blog/apt-get-pdiffs/</link>
      <pubDate>Mon, 28 Aug 2006 12:47:13 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/apt-get-pdiffs/</guid>
      <description>&lt;p&gt;Debian/unstable apt-get has this feature called pdiff files (or pdiffs).  It downloads only the diffs between the previous day&amp;rsquo;s Packages and Sources indexes,&#xA;which claims to improve downloads for regular use.&lt;/p&gt;&#xA;&lt;p&gt;When you don&amp;rsquo;t update often you will find that your updates could take 30 minutes, plus.&lt;/p&gt;&#xA;&lt;p&gt;You can &lt;a href=&#34;http://nixdoc.net/files/forum/about167050-These-new-diffs-are-great--but.html&#34;&gt;disable use of pdiff files&lt;/a&gt; by running:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;apt-get update -o Acquire::PDiffs=false&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    <item>
      <title>ldap account management</title>
      <link>http://www.jukie.net/~bart/blog/filter-ldap-accounts-by-host/</link>
      <pubDate>Mon, 12 Jun 2006 22:22:04 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/filter-ldap-accounts-by-host/</guid>
      <description>&lt;p&gt;Ok, so in [last eppisode]{ldap-upgrade-to-2.3.23-brakage} we looked at how my Debian/testing upgrade of &lt;code&gt;slapd&lt;/code&gt; killed my&#xA;slapd install because I was using two incompatible schemas.&lt;/p&gt;&#xA;&lt;p&gt;Now, I will show you how to limit what accounts are accessible to pam_ldap module on each host.&lt;/p&gt;</description>
    </item>
    <item>
      <title>stupid ldap</title>
      <link>http://www.jukie.net/~bart/blog/ldap-upgrade-to-2.3.23-brakage/</link>
      <pubDate>Mon, 12 Jun 2006 19:45:23 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/ldap-upgrade-to-2.3.23-brakage/</guid>
      <description>&lt;p&gt;For some very stupid reason I decided to upgrade my fileserver, which happens to run my ldap database as well.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;Setting up slapd (2.3.23-1) ...&#xA;  Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.2.26-5... done.&#xA;  Moving old database directories to /var/backups:&#xA;&#xA;  Backup path /var/backups/dc=jukie-2.2.26-5.ldapdb exists. Giving up...&#xA;dpkg: error processing slapd (--configure):&#xA; subprocess post-installation script returned error exit status 1&#xA;Errors were encountered while processing:&#xA; slapd&#xA;E: Sub-process /usr/bin/dpkg returned an error code (1)&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;&lt;em&gt;Frig!&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>bootstrapping debian on my sbc</title>
      <link>http://www.jukie.net/~bart/blog/sbc-bootstrap-with-debian/</link>
      <pubDate>Tue, 16 May 2006 09:57:48 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/sbc-bootstrap-with-debian/</guid>
      <description>&lt;p&gt;So my [sbc]{tag/sbc} of choice these days is the&#xA;&lt;a href=&#34;http://www.pcengines.ch/wrap.htm&#34;&gt;WRAP&lt;/a&gt;&#xA;&lt;a href=&#34;http://www.pcengines.ch/pic/wrap1c2.jpg&#34;&gt;1C-2&lt;/a&gt;.  This model is powered by a&#xA;266Mhz Geode and has 128M of RAM, a CF reader, 1 mini-PCI slot, a serial console&#xA;and 3 10/100 Mbit NICs.  I get mine (I have three now) from&#xA;&lt;a href=&#34;http://www.xagyl.com/&#34;&gt;Xagyl Communications&lt;/a&gt;.  Each was about $200.&lt;/p&gt;&#xA;&lt;p&gt;This entry talks about bootstrapping debian onto a CF card.&lt;/p&gt;</description>
    </item>
    <item>
      <title>secure apt-get</title>
      <link>http://www.jukie.net/~bart/blog/secure-apt-get/</link>
      <pubDate>Thu, 13 Apr 2006 23:28:36 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/secure-apt-get/</guid>
      <description>&lt;p&gt;Debiean-heads might find it interesting that &lt;a href=&#34;http://kitenet.net/~joey&#34;&gt;Joey Hess&lt;/a&gt; has produced a&#xA;detailed &lt;a href=&#34;http://wiki.debian.org/SecureApt&#34;&gt;SecureApt&lt;/a&gt; article on how to use security features&#xA;of &lt;em&gt;apt-get&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The particularly interesting bits are:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;details about the security levels put into packages&lt;/li&gt;&#xA;&lt;li&gt;examples of how &lt;em&gt;apt-key&lt;/em&gt; aught to be used&lt;/li&gt;&#xA;&lt;li&gt;timeline that the debian pgp keys will adhere to&lt;/li&gt;&#xA;&lt;li&gt;problems to be avoided and symptoms you will see if you have &amp;rsquo;em&lt;/li&gt;&#xA;&lt;li&gt;links to relevant documentation&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Perl, Catalyst, CPAN, and Debian</title>
      <link>http://www.jukie.net/~bart/blog/perl-catalyst-cpan-and-debian/</link>
      <pubDate>Wed, 08 Mar 2006 12:35:39 -0500</pubDate>
      <guid>http://www.jukie.net/~bart/blog/perl-catalyst-cpan-and-debian/</guid>
      <description>&lt;p&gt;I&#39;ve decided to give &lt;a href=http://catalyst.perl.org/&gt;Catalyst&lt;/a&gt; a try.  I am not a big web-head, but occasionally I want to put stuff up on my site... and would like most of the work to be done for me, but not so much of the work that I cannot control what is happening.  I was not ready for a new scripting language so Ruby on Rails and Turbo Gears were out.&lt;/p&gt;&#xA;&lt;p&gt;Catalyst is available from CPAN -- the real reason why anyone would be crazy enough to use perl.  But running CPAN stuff on Debian is a pain in the ass, more so then Debian taught me is an acceptable level of ass pain, because perl stuff in Debian tends to lag behind CPAN; even in testing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ldap on debian</title>
      <link>http://www.jukie.net/~bart/blog/ldap-on-debian/</link>
      <pubDate>Sun, 25 Sep 2005 13:00:02 -0400</pubDate>
      <guid>http://www.jukie.net/~bart/blog/ldap-on-debian/</guid>
      <description>&lt;p&gt;&#xA;I&#39;ve started writing a debian authentication from ldap tutorial.  Here&#xA;is the unfinished text:&#xA;&lt;/p&gt;&#xA;&lt;li&gt;&lt;a href=http://www.jukie.net/~bart/ldap/ldap-authentication-on-debian/index.html&gt;Ldap Authentication on Debian&lt;/a&gt;&#xA;&lt;p&gt;&#xA;I&#39;ve seen a much more ass kicking one on Planet Debian recently from Edd Dumbill.  Here is a link:&#xA;&lt;/p&gt;&#xA;&lt;li&gt;&lt;a href=http://usefulinc.com/edd/blog/contents/2005/09/25-ldap/read&gt;Turn your world LDAP-tastic&lt;/a&gt;, and&#xA;&lt;li&gt;&lt;a href=http://usefulinc.com/edd/blog/contents/2005/09/28-ldap/read&gt;Visual LDAP administration tools&lt;/a&gt; - &lt;i&gt;a recent fallowup&lt;/i&gt;</description>
    </item>
    <item>
      <title>LDAP authentication (part 1)</title>
      <link>http://www.jukie.net/~bart/blog/ldap-authentication-part-1/</link>
      <pubDate>Sat, 08 Jan 2005 09:50:26 -0500</pubDate>
      <guid>http://www.jukie.net/~bart/blog/ldap-authentication-part-1/</guid>
      <description>&lt;p&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Wasted some time this week converting my server to LDAP directories and&#xA;renumbering UIDs/GIDs to the &amp;ldquo;Debian numbering ranges&amp;rdquo; from the RedHat&#xA;ranges that I have lived with for 7 years &amp;ndash; I have a lot of data to&#xA;migrate over to the new IDs&amp;hellip; data is intact.&lt;/p&gt;&#xA;&lt;p&gt;LDAP is so ugly after you used SQL, and is a bitch to setup, but after a&#xA;few hours I managed to get it working with PAM and NSS.  I will have to&#xA;document my steps because I had to read ~10 documents on the web to&#xA;finally get things working &amp;ndash; the Debian packages do not do all the work&#xA;for you in this case.&lt;/p&gt;</description>
    </item>
    <item>
      <title>debian install CDs</title>
      <link>http://www.jukie.net/~bart/blog/debian-install-cds/</link>
      <pubDate>Mon, 15 Mar 2004 20:41:42 -0500</pubDate>
      <guid>http://www.jukie.net/~bart/blog/debian-install-cds/</guid>
      <description>&lt;p&gt;I&#39;ve just realized that I never have to burn another stinking Debian&#xA;installer CD.&lt;/p&gt;&#xA;&lt;p&gt;Why bother, if I can just boot into Knoppix and run debootstrap.&lt;/p&gt;&#xA;&lt;p&gt;Just look how easy the process is:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt; boot into knoppix.&#xA;&lt;li&gt; mkdir /1&#xA;&lt;li&gt; mke2fs -j /dev/sda1&#xA;&lt;li&gt; mount /dev/sda1 /1&#xA;&lt;li&gt; debootstrap sarge /1 http://ftp.debian.org/debian&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Of course this will not boot, so I will have to build the kernel.  But &#xA;I would do that anyways right after I rebooted the first time into any &#xA;install anyway.&lt;/p&gt;</description>
    </item>
    <item>
      <title>cool debian tools</title>
      <link>http://www.jukie.net/~bart/blog/cool-debian-tools/</link>
      <pubDate>Fri, 05 Mar 2004 16:32:16 -0500</pubDate>
      <guid>http://www.jukie.net/~bart/blog/cool-debian-tools/</guid>
      <description>&lt;p&gt;A few of us, Debian veterans, started naming off cool tools and tricks on IRC&#xA;for the benefit of a newbie.  One person suggested to put this list up &#xA;somewhere...  so here goes:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;apt-file - APT package searching utility -- command-line interface&#xA;&lt;li&gt;auto-apt - package search by file and on-demand package installation tool&#xA;&lt;li&gt;apt-show-versions - Lists available package versions with distribution&#xA;&lt;li&gt;cron-apt - Automatic update of packages using apt&#xA;&lt;li&gt;deborphan - Find orphaned libraries&#xA;&lt;li&gt;apt-listchanges - Display new Debian changelog entries from .deb archives&#xA;&lt;li&gt;apt-spy - writes a sources.list file based on bandwidth tests&#xA;&lt;li&gt;dpkg-repack - generates a .deb from an installed package&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Tools for keeners and developers:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
