<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">

<channel>
	<title>Planet Debian Administration</title>
	<link>http://planet.debian-administration.org/</link>
	<language>en</language>
	<description>Planet Debian Administration - http://planet.debian-administration.org/</description>


<item>
	<title>ajt: How do I make NFSv4 talk Kerberos?</title>
	<guid>http://debian-administration.org/users/ajt/weblog/137</guid>
	<link>http://debian-administration.org/users/ajt/weblog/137</link>
	<description>&lt;p&gt;&lt;a href=&quot;/users/ajt/weblog/128&quot; rel=&quot;nofollow&quot;&gt;Some time ago&lt;/a&gt; I switched to NFSv4 (&lt;a href=&quot;http://tools.ietf.org/html/rfc3530&quot; rel=&quot;nofollow&quot;&gt;RFC 3530&lt;/a&gt;) at home on my Lenny boxen. Everything seems to work okay, it seems stable enough, in theory it allows you to better take advantage of modern giggabit networking and if you configure the &lt;a href=&quot;http://en.wikipedia.org/wiki/Kerberos_(protocol)&quot; rel=&quot;nofollow&quot;&gt;Kerberos&lt;/a&gt; bit up it&amp;#39;s apparently quite secure - unlike NFSv3 (&lt;a href=&quot;http://tools.ietf.org/html/rfc1813&quot; rel=&quot;nofollow&quot;&gt;RFC 1813&lt;/a&gt;) and older.&lt;p&gt;I followed various recipes and set up a Kerberos domain on the NFSv4 server and followed set-up on the client, but so far I&amp;#39;ve not had any success in getting the client to talk to the server using Kerberos, only plain old security i.e. no security, seems to work.&lt;p&gt;Does anyone know how to get Kerberos and NFSv4 working on Debian Lenny?

        </description>
	<pubDate>Wed, 23 Jul 2008 21:19:26 +0000</pubDate>
</item>

<item>
	<title>simonw: Into each life a little rain must fall...</title>
	<guid>http://debian-administration.org/users/simonw/weblog/269</guid>
	<link>http://debian-administration.org/users/simonw/weblog/269</link>
	<description>Whilst I&amp;#39;ve been enjoying watching my son grow amazingly fast this summer, others around me have been having an aestivus horribilis. &lt;br&gt;&lt;br&gt;As such I demand everyone should blog only good news for the rest of the month.

        </description>
	<pubDate>Wed, 23 Jul 2008 01:46:01 +0000</pubDate>
</item>

<item>
	<title>simonw: Megaraid split in Linux - Appraised?</title>
	<guid>http://debian-administration.org/users/simonw/weblog/268</guid>
	<link>http://debian-administration.org/users/simonw/weblog/268</link>
	<description>I&amp;#39;m wondering did the kernel folk ever go back and review the split of the Megaraid driver into two? I understand why these kinds of changes sometimes need to happen, but seems to me that it caused a lot of practical issues. &lt;br&gt;&lt;br&gt;I&amp;#39;m still left with machines where I (allegedly) have to manually patch the kernel sources to get the right Megaraid driver loaded (presumably because no one had a complete list of hardware IDs), and today I was upgrading an ancient system (to make a test server) and I needed to manually recreate the initrd image with the legacy Megaraid driver in (because it was omitted by default, and the root file system was thus not found). This kind of thing scares off administrators, and Google is little help unless you understand the topic as it mostly lists thousands of others having similar issues. &lt;br&gt;&lt;br&gt;Meanwhile my bitter experiences of Adaptec, and LSI PC Hardware RAID solutions leads me to be jaundiced about hardware RAID on Linux. Sometimes a good UPS software RAID and keeping stupid people away from your hardware is a better solution. Waiting for disks to spin around is a stupid way of committing data to permanent storage, and the sooner something better becomes truly mainstream the better. Flash storage is pretty much there, but I think administrators need to be clear how much they need this. Our servers are almost universally limited by committing writes (except for the big hardware RAID one, where I can&amp;#39;t diagnose what is making it slow because the kernel says there is no I/O at all, but I suspect it is Postgres writing too much too often (because I know how the software is written)). &lt;br&gt;&lt;br&gt;Wise word follow... &lt;br&gt;&lt;a href=&quot;http://linux.yyz.us/why-software-raid.html&quot; rel=&quot;nofollow&quot;&gt;http://linux.yyz.us/why-software-raid.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;

        </description>
	<pubDate>Mon, 21 Jul 2008 18:26:58 +0000</pubDate>
</item>

<item>
	<title>Utumno: Fun with Intel 4965 wireless + kismet +aircrack-ng</title>
	<guid>http://debian-administration.org/users/Utumno/weblog/40</guid>
	<link>http://debian-administration.org/users/Utumno/weblog/40</link>
	<description>&lt;p&gt;I thought I&amp;#39;d share with you how the latest iwl4965 wireless drivers are doing w/ respect to kismet, monitor mode, packet injection etc.&lt;p&gt;1) Stock Debian 2.6.25-2-486 kernel, kismet 2008-05-R1 ( from Debian unstable ) , ThinkPad X61 with&lt;p&gt;utumno# lspci | grep 4965&lt;br&gt; 03:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)&lt;p&gt;Results: managed, ad-hoc mode - works, monitor mode - works, kismet is able to see management packets but no data packets. No matter what I do, it will not see clients nor data packets.&lt;p&gt;Coming out from monitor mode is kinda problematic: I press &amp;#39;Q&amp;#39; in kismet, then it either segfaults leaving my card in an unknown state ( rmmod iwl4965; modprobe iwl4965 fixes that ) or sometimes exits cleanly but warns me that resetting the card failed. I still have to rmmod+modprobe to use the card in Managed mode.&lt;p&gt;Packet injection does not work. Trying out the latest compat-wireless-2008-07-19 + packet injection patches ( tutorial: &lt;a href=&quot;http://aircrack-ng.org/doku.php?id=iwl4965&amp;amp;DokuWiki=b0f74a175e2ec1e58a11d7d3bfdb5650&quot; rel=&quot;nofollow&quot;&gt;http://aircrack-ng.org/doku.php?id=iwl4965&amp;amp;DokuWiki=b0f74a175e2ec1e58a11d7d3bfdb5650&lt;/a&gt; ) does not work either: such compiled driver does not even work in managed mode, and rmmoding it results in a hard freeze ( there&amp;#39;s nothing I can do apart from pushing the reset button )&lt;p&gt;2) Stock 2.6.26 kernel from kernel.org, latest ( 2008-07-19 ) compat-wireless with packet injection patches for iwl4965 and mac80211 , the same kismet 2008-05-R1 and ThinkPad X61:&lt;p&gt;Managed, ad-hoc mode fully work. Kismet is now able to see data packets and clients. Exiting it sucks even worse now, though: I press &amp;#39;Q&amp;#39;, it will always hang. The only way to recover is press &amp;#39;Ctrl-Z&amp;#39; to put it in the background, kill -9 it and rmmod+modprobe the drivers.&lt;p&gt;Packet injection with AirCrack-ng works, at least the injection test passes. I haven&amp;#39;t tried any more sophisticated attacks yet.&lt;p&gt;Side note: with 2.6.26 also the LED in my laptop (signifying that wireless is being used) started working. So progress in all fronts, except exiting kismet :) 

        </description>
	<pubDate>Sun, 20 Jul 2008 09:28:13 +0000</pubDate>
</item>

<item>
	<title>simonw: NoScript, __utmlinker and web analytics</title>
	<guid>http://debian-administration.org/users/simonw/weblog/267</guid>
	<link>http://debian-administration.org/users/simonw/weblog/267</link>
	<description>I think NoScript is an excellent Firefox plugin, that makes surfing both faster, and safer. Today I hit my first problem in many months of usage. A website using Google-Analytics &amp;quot;__utmlinker&amp;quot; for navigation. &lt;br&gt;&lt;br&gt;&amp;quot;__utmlinker&amp;quot; is a method of passing cookie details for Google Analytics old Urchin tracking system from one domain to another. Since I don&amp;#39;t trust Google-Analytics (in NoScript at least!) the function isn&amp;#39;t available, and the link just didn&amp;#39;t work for me. End of sale? In my case I cut and pasted the URL out of the JavaScript and carried on. &lt;br&gt;&lt;br&gt;The &amp;quot;free&amp;quot; Google-Analytics seems to have dampened down the web analytics market somewhat. Is cross subsidizing your Analytics offering with money from your online advertising, and other services, evil? &lt;br&gt;&lt;br&gt;In my to-do list is &amp;quot;check out nuconomy.com&amp;quot; who include a server side API in their analytics product. It isn&amp;#39;t exactly a complicated API, but it makes so much sense for sites like 350.com at work, where navigation doesn&amp;#39;t tie nicely with purchasing, and we want many ways of getting to the same Perl purchasing code, just to put the conversion tracking code on the server, rather than worry too much about how they got there (surely that is what the analytics should tell us - without doing all the hard work ourselves). &lt;br&gt;&lt;br&gt;It strikes me that Google (Urchin) shouldn&amp;#39;t have needed or encouraged folks to put in JavaScript linking, since if they have JavaScript running in source and destination, they can fairly easily figure out if it is the same browser instance. Or they could have done something that degrades more gracefully, but then perhaps they assumed folks would trust them! &lt;br&gt;&lt;br&gt;Either way, if you are starting to use 3rd party JavaScript in place of HTML anchor tags, perhaps it is time to find a simpler way. &lt;br&gt;&lt;br&gt;

        </description>
	<pubDate>Sat, 19 Jul 2008 23:26:41 +0000</pubDate>
</item>

<item>
	<title>Steve: Javascript tweaks</title>
	<guid>http://debian-administration.org/users/Steve/weblog/199</guid>
	<link>http://debian-administration.org/users/Steve/weblog/199</link>
	<description>&lt;p&gt;I&amp;#39;ve made a few tweaks to the javascript used upon this site:&lt;dl&gt;&lt;dt&gt;jQuery&lt;dd&gt;&lt;p&gt;The &lt;a href=&quot;http://www.jquery.com/&quot; rel=&quot;nofollow&quot;&gt;jQuery javascript library&lt;/a&gt; is behind all the functionality of the site.&lt;p&gt;(By which I mean that all of my custom code has been removed or replaced.)&lt;dt&gt;Tag Completion&lt;dd&gt;&lt;p&gt;Each of the &amp;quot;add tag&amp;quot; sections should now offer tag completion, which is pretty neat.&lt;dt&gt;Comment Entry&lt;dd&gt;&lt;p&gt;The comment, and weblog, entry textareas should now resize automatically as more text is inserted.&lt;/dl&gt;&lt;p&gt;Any feedback is most welcome.&lt;p&gt;I don&amp;#39;t love javascript to the extent I&amp;#39;ll add it arbitrarily over the site, but there will be a few more enhancements added to the site in the near future - I see no harm in improving the site for those that have javascript enabled.

        </description>
	<pubDate>Fri, 18 Jul 2008 13:18:12 +0000</pubDate>
</item>

<item>
	<title>trollll: Recommendation for a mail log analyzer?</title>
	<guid>http://debian-administration.org/users/trollll/weblog/1</guid>
	<link>http://debian-administration.org/users/trollll/weblog/1</link>
	<description>I have webalizer installed, dutifully churning through my apache logs, but nothing for my postfix logs. I&amp;#39;ve done a bit of searching around, but haven&amp;#39;t really turned up much beyond AWStats (not sure I want to go that route just yet) and some rather ancient Perl scripts. &lt;br&gt;&lt;br&gt;What do you use?

        </description>
	<pubDate>Fri, 18 Jul 2008 05:08:55 +0000</pubDate>
</item>

<item>
	<title>simonw: Today we are all Montenegrins</title>
	<guid>http://debian-administration.org/users/simonw/weblog/266</guid>
	<link>http://debian-administration.org/users/simonw/weblog/266</link>
	<description>&lt;p&gt;I weakened and bought my surname in the &amp;quot;.me&amp;quot; domain.&lt;p&gt;I experienced a brief moment of envy when I saw the domain &amp;quot;bobparsons.me&amp;quot; was in the &lt;a href=&quot;http://www.domen.me/cms/site_files/dotME_Reserved_Names.txt&quot; rel=&quot;nofollow&quot;&gt;reserved names list&lt;/a&gt;, but then I realized he should have got &amp;quot;parsons.me&amp;quot; since then he could share it with his family and not be stumped for what will go before the &amp;quot;@&amp;quot; ;)&lt;p&gt;Finally an email address which I SHOULDN&amp;#39;T have to spell out to people.

        </description>
	<pubDate>Fri, 18 Jul 2008 00:19:52 +0000</pubDate>
</item>

<item>
	<title>eddor1614: Debian unstable broken?</title>
	<guid>http://debian-administration.org/users/eddor1614/weblog/1</guid>
	<link>http://debian-administration.org/users/eddor1614/weblog/1</link>
	<description>hello &lt;br&gt;after a dist-upgrade my machine does not work well. &lt;br&gt;the mouse is dead, new USB devices don&amp;#39;t work, because the /dev entries doesn&amp;#39;t get created. &lt;br&gt;/dev/null has wrong permissions. Sound modules do not load automatically. &lt;br&gt;this is very strange. &lt;br&gt;i&amp;#39;m looking into this. &lt;br&gt;modprobe psmouse and the mouse is working, but after reboot i have to manually modprobe.

        </description>
	<pubDate>Thu, 17 Jul 2008 19:55:53 +0000</pubDate>
</item>

<item>
	<title>mcortese: Windows: reboot is the cure</title>
	<guid>http://debian-administration.org/users/mcortese/weblog/7</guid>
	<link>http://debian-administration.org/users/mcortese/weblog/7</link>
	<description>&lt;p&gt;A big company is distributing this bulletin to all its employees equipped with Windows PCs: &lt;ul&gt;&lt;li&gt;In order to maintain the reliability and ensure optimum performance of your PC, we will begin reminding you of the importance of &amp;quot;rebooting&amp;quot; your PC. &lt;li&gt;Rebooting your PC ensures critical security patches, virus protection updates and application upgrades are installed on your PC. &lt;li&gt;You will be reminded to reboot your PC with pop-up message notifications, to ensure that the latest upgrades are installed on your PC. &lt;li&gt;The pop-up message notifications will begin in mid-July, 2008 for PCs that have not been rebooted within seven days. &lt;/ul&gt;&lt;p&gt;Nothing really new: we already knew that for Windows folks rebooting is the cure to all evils...

        </description>
	<pubDate>Thu, 17 Jul 2008 15:07:59 +0000</pubDate>
</item>

<item>
	<title>eric: Ruby on Rails + Apache (without Mongrel) unstable!</title>
	<guid>http://debian-administration.org/users/eric/weblog/21</guid>
	<link>http://debian-administration.org/users/eric/weblog/21</link>
	<description>I&amp;#39;m currently evaluating &lt;a href=&quot;http://redmine.org&quot; rel=&quot;nofollow&quot;&gt;Redmine&lt;/a&gt; as a project manager and, to keep my virtual server &amp;#39;clean&amp;#39;, I have chosen the &amp;#39;rails+apache+mod_fcgi without mongrel&amp;#39; solution.&lt;br&gt; But the application is very unstable: it returns errors (apache logs says something like &amp;#39;premature end of script: dispatch.fcgi&amp;#39;) frecuently and only returning to the base url (&lt;a href=&quot;http://test.domain.tld/&quot; rel=&quot;nofollow&quot;&gt;http://test.domain.tld&lt;/a&gt;) I can return to the application. So my question is: do you know if it&amp;#39;s normal (i don&amp;#39;t think so) and do you think installing it using Mongrel (like it&amp;#39;s indicated in the vast majority of tutorials) is the solution of this problem.&lt;p&gt; I ask this because howtos about rails app installation without mongrel are hard to find, and nearly all talks about Mongrel (a Ruby webserver) in combination with apache mod_proxy.

        </description>
	<pubDate>Wed, 16 Jul 2008 19:07:17 +0000</pubDate>
</item>

<item>
	<title>simonw: Absence of ftp.mirror.ac.uk with CPAN</title>
	<guid>http://debian-administration.org/users/simonw/weblog/265</guid>
	<link>http://debian-administration.org/users/simonw/weblog/265</link>
	<description>Finally upgrading long forgotten Debian box. &lt;br&gt;&lt;br&gt;Wanted to find what if any modules were installed using CPAN, and what updates were available. But it seems ftp.mirror.ac.uk went in July 2007 which the box was using, which leads to all the information about where to find CPAN being overwritten with error messages (hmm). &lt;br&gt;&lt;br&gt;Another symptom (of the same or similar problem) is the lack of any continents when running &amp;quot;o conf init&amp;quot; in CPAN. &lt;br&gt;&lt;br&gt;Lots of folks said I fixed it manually - and the error does suggest the right approach - but what worked for me... &lt;br&gt;&lt;br&gt;Fixed by.... &lt;br&gt;&lt;br&gt;&lt;pre&gt;wget &lt;a href=&quot;ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/MIRRORED.BY&quot; rel=&quot;nofollow&quot;&gt;ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/MIRRORED.BY&lt;/a&gt;wget &lt;a href=&quot;ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/02packages.details.txt.gz&quot; rel=&quot;nofollow&quot;&gt;ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/02packages.details.txt.gz&lt;/a&gt;wget &lt;a href=&quot;ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/03modlist.data.gz&quot; rel=&quot;nofollow&quot;&gt;ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/03modlist.data.gz&lt;/a&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;Now overwrite the same named files under your &amp;quot;.cpan&amp;quot; directory (sources/ and sources/modules), and &amp;quot;gunzip&amp;quot; them over the unpacked copy of same. Run &amp;quot;cpan&amp;quot; use &amp;quot;o conf init&amp;quot; to select a mirror that exists*, and &amp;quot;install Bundle::CPAN&amp;quot; which will drag you into the current millennium at the risk of upgrading some core modules. &lt;br&gt;&lt;br&gt;Alternatively just brave using &amp;quot;apt-get&amp;quot; and friends to drag such servers into the current era. Unless you are heavy Perl users probably all the Perl most folks need is in Etch in .deb packages by now. I suspect blowing away &amp;quot;.cpan&amp;quot; may work as well. &lt;br&gt;&lt;br&gt;&lt;br&gt;* I suggest avoiding the Demon mirror (long unmaintained), the anlx mirror (Zozo come back!) and the ftp.mirror.ac.uk mirror (that got you into this mess) maybe try mirrorservice.org.

        </description>
	<pubDate>Wed, 16 Jul 2008 17:26:58 +0000</pubDate>
</item>

<item>
	<title>Nilshar: less with tail</title>
	<guid>http://debian-administration.org/users/Nilshar/weblog/4</guid>
	<link>http://debian-administration.org/users/Nilshar/weblog/4</link>
	<description>You are using tail -f &amp;lt;file&amp;gt; to monitor a log file ? I was too. &lt;br&gt;You are using less to read and scroll up/down, search, etc.. a file ? I was too. &lt;br&gt;Today someone showed me that &amp;quot;less&amp;quot; is able to do tail (maybe most of you know already..). &lt;br&gt;&lt;br&gt;use your usual : &lt;br&gt;less &amp;lt;file&amp;gt; to read the file, and if you want to use it as a tail, simply shift+F ! &lt;br&gt;you want to stop the &amp;quot;tail mode&amp;quot; ? ctrl-C and you back to usual less. shift-F again to tail again etc.. &lt;br&gt;

        </description>
	<pubDate>Tue, 15 Jul 2008 16:36:24 +0000</pubDate>
</item>

<item>
	<title>Steve: New hardware for this site</title>
	<guid>http://debian-administration.org/users/Steve/weblog/198</guid>
	<link>http://debian-administration.org/users/Steve/weblog/198</link>
	<description>&lt;p&gt;This site has been hosted for the past couple of years on a machine donated by &lt;a href=&quot;http://www.bytemark.co.uk/&quot; rel=&quot;nofollow&quot;&gt;Bytemark&lt;/a&gt;, and it has been suffering under load.&lt;p&gt;I&amp;#39;ve been given replacement hardware which should solve these stability problems, so another big thank-you to Bytemark!&lt;p&gt;The IP address of the site will have changed too - so here are the details:&lt;p&gt;Old Site: 89.16.176.176&lt;p&gt;New Site: 89.16.161.98&lt;p&gt;I&amp;#39;ve installed &lt;a href=&quot;http://www.debian-administration.org/articles/601&quot;&gt;rinetd to forward connections&lt;/a&gt; from the old host to the new, and I&amp;#39;ll leave that in place until DNS updates.

        </description>
	<pubDate>Tue, 15 Jul 2008 11:35:21 +0000</pubDate>
</item>

<item>
	<title>lee: Blocking backscatter with DNSBLs</title>
	<guid>http://debian-administration.org/users/lee/weblog/37</guid>
	<link>http://debian-administration.org/users/lee/weblog/37</link>
	<description>&lt;p&gt; If you&amp;#39;re being deluged by backscatter email, there is a way to block at least some them with Exim using a DNSBL. However you need to treat these sources differently from normal spam sources. &lt;p&gt; A database of backscatter IPs is available for use via &lt;a href=&quot;http://www.backscatterer.org/?target=usage&quot; rel=&quot;nofollow&quot;&gt;backscatterer.org&lt;/a&gt; but, as it warns, you&amp;#39;ll want to use it in &amp;quot;SAFE&amp;quot; mode. &lt;p&gt; Firstly, if you don&amp;#39;t already have one, you&amp;#39;ll want to add a local ACL file for the RCPT ACL check. On a split config, add something like the following to /etc/exim4/conf.d/00_local_config . &lt;pre&gt;
CHECK_RCPT_LOCAL_ACL_FILE=/etc/exim4/local_acl_check_rcpt
&lt;/pre&gt;&lt;p&gt; Then edit this file, or your local equivalent, and add the following: &lt;pre&gt;
deny senders = :
     dnslists = ips.backscatterer.org
     log_message = $sender_host_address listed at $dnslist_domain
     message = Backscatter: $dnslist_text
&lt;/pre&gt;&lt;p&gt; The trick here is the senders line contains a single colon, which will match the NULL sender used by the vast majority of bounce sources. &lt;p&gt; If you want to test it out before activating a deny rule, use a warn rule to begin with: &lt;pre&gt;
&lt;b&gt;warn&lt;/b&gt; senders = :
     dnslists = ips.backscatterer.org
     log_message = $sender_host_address listed at $dnslist_domain
     message = &lt;b&gt;X-&lt;/b&gt;Backscatter: $dnslist_text
&lt;/pre&gt;&lt;p&gt; Update the config with update-exim4.conf and restart the exim daemon to activate.&lt;p&gt; Note: mail to postmaster is, by default, not affected by locally applied ACLs on a standard configuration. You&amp;#39;d need to make additional changes if you want to block backscatter sources from mailing postmaster - but this is not advised. 

        </description>
	<pubDate>Mon, 14 Jul 2008 19:17:31 +0000</pubDate>
</item>

<item>
	<title>rossen: how to activate bash history timestamps</title>
	<guid>http://debian-administration.org/users/rossen/weblog/1</guid>
	<link>http://debian-administration.org/users/rossen/weblog/1</link>
	<description>While re-reading the man page for bash 3.1 (in etch) I discovered that one can have timestamps in the output of &amp;quot;history&amp;quot;. Just set the HISTTIMEFORMAT environment variable like so: &lt;br&gt;&lt;br&gt;HISTTIMEFORMAT=&amp;#39;%F %T &amp;#39; &lt;br&gt;export HISTTIMEFORMAT &lt;br&gt;&lt;br&gt;...and &amp;quot;history&amp;quot; will give you output like: &lt;br&gt;&lt;br&gt;&lt;br&gt; 536 2008-07-14 10:13:02 echo $HISTTIMEFORMAT &lt;br&gt; 537 2008-07-14 10:13:50 cat /etc/profile.local &lt;br&gt; 538 2008-07-14 10:14:52 history &lt;br&gt;&lt;br&gt;The .bash_history will contain hash-commented timestamps as seconds since the epoch: &lt;br&gt;&lt;br&gt;#1216023182 &lt;br&gt;echo $HISTTIMEFORMAT &lt;br&gt;#1216023230 &lt;br&gt;cat /etc/profile.local &lt;br&gt;#1216023292 &lt;br&gt;history &lt;br&gt;

        </description>
	<pubDate>Mon, 14 Jul 2008 09:27:19 +0000</pubDate>
</item>

<item>
	<title>simonw: Firefox 3 - sqlite a mistake?</title>
	<guid>http://debian-administration.org/users/simonw/weblog/264</guid>
	<link>http://debian-administration.org/users/simonw/weblog/264</link>
	<description>Aside from complaining others complained too much about Firefox 3... &lt;br&gt;&lt;br&gt;I was somewhat surprised to see that the search plugins in FF3 are now also in a sqlite database (you can use a technology too much - is a database really appropriate here? Write rarely, read often, small XML files?). &lt;br&gt;&lt;br&gt;Now I need to figure out how to import my Opensearch XML file into Sqlite (or how to host my custom search engine nicely just to import one search engine). Previously I could just copy the XML file into the relevant directory, and restart Firefox. &lt;br&gt;&lt;br&gt;I need to import this because my home directory is on NFS, and something glitched, and my old profile then found itself incapable of using the disk as a cache (recreating the &amp;quot;Cache&amp;quot; directory didn&amp;#39;t help here). &lt;br&gt;&lt;br&gt;I&amp;#39;m think Firefox&amp;#39;s decision to use sqlite was a mistake or possibly just poorly executed, that may have made it impractical in almost all set ups where user home directories are mounted (CIFS or NFS), which is a lot of corporate environments. Certainly they need to think about recovery and locking with sqlite more, blowing away, or manually recovering a profile backup every time something goes wrong is going to be exceedingly tedious - guess I can write a wrapper script for Firefox to do it for me but this isn&amp;#39;t the Tao of software route. &lt;br&gt;&lt;br&gt;I&amp;#39;ve abandoned trying to persuade it to use a local disk for Cache at the moment - which ought to help performance slightly - although hopefully most of the Cache is in buffer cache most of the time. Possibly local caching here is actually slower than using the local Squid proxy, but in that path through the code it renders the alt text before fetching the graphics (yuk). No doubt some obscure rendering parameter may help here. &lt;br&gt;&lt;br&gt;Epiphany looks suddenly so attractive, and is so much faster on GNOME.

        </description>
	<pubDate>Thu, 10 Jul 2008 12:40:09 +0000</pubDate>
</item>

<item>
	<title>mcortese: Big question: CFS</title>
	<guid>http://debian-administration.org/users/mcortese/weblog/6</guid>
	<link>http://debian-administration.org/users/mcortese/weblog/6</link>
	<description>&lt;p&gt;I have a couple of those &amp;#39;Big Questions&amp;#39; I would really like to find the &amp;#39;Ultimate Answer&amp;#39; to. &lt;p&gt;One is related to the Completely Fair Scheduler (CFS) that was merged into our beloved kernel not without a great deal of discussion. &lt;p&gt;Is this innovative scheduler really delivering the higher performance that its author promised? Does it grant a better feeling to a desktop&amp;#39;s users? Are a server&amp;#39;s requests served in a better way, from a client&amp;#39;s perspective? &lt;p&gt;To put it in simpler words: at the end of the day, is being &lt;i&gt;fair&lt;/i&gt; definitely a Good Thing to the final user?

        </description>
	<pubDate>Wed, 09 Jul 2008 18:12:00 +0000</pubDate>
</item>

<item>
	<title>Wayne: Postfix &amp;amp; procmail help</title>
	<guid>http://debian-administration.org/users/Wayne/weblog/2</guid>
	<link>http://debian-administration.org/users/Wayne/weblog/2</link>
	<description>I have a postfix box which I have inherited. It is running disk quota&amp;#39;s and the main anti-spam features built into postfix. The trouble I&amp;#39;m having is a lot of the email addresses are now no longer used so any email going into them is accepted by postfix then procmail tries to deliver the mail which fails and is then put back into the postfix queue to be sent back to the original sender. &lt;br&gt;&lt;br&gt;We are not using mysql so I&amp;#39;m unsure of how to stop postfix accepting the email when the user is over quota, failing that how can I redirect (to dev/null or another address) the over quota message from procmail or postfix? &lt;br&gt;&lt;br&gt;Once I have a list of the boxes over quota I can check the email addresses to see if they are still active or not. &lt;br&gt;&lt;br&gt;&lt;br&gt;Wayne

        </description>
	<pubDate>Tue, 08 Jul 2008 16:35:20 +0000</pubDate>
</item>

<item>
	<title>ericrox: nvidia - wtf</title>
	<guid>http://debian-administration.org/users/ericrox/weblog/2</guid>
	<link>http://debian-administration.org/users/ericrox/weblog/2</link>
	<description>So i just got a Tecra A9 and it was working great. I then try to add the nvidia-glx drivers onto it and boom! The system is cooked. Whenever kdm starts up all video dies. Can&amp;#39;t switch Ctrl+Alt+F1-F6 anywhere all black screens. &lt;br&gt;&lt;br&gt; Awesome.&lt;br&gt;&lt;br&gt;

        </description>
	<pubDate>Mon, 07 Jul 2008 14:08:51 +0000</pubDate>
</item>

<item>
	<title>simonw: How to detect broken browser caching behaviour?</title>
	<guid>http://debian-administration.org/users/simonw/weblog/263</guid>
	<link>http://debian-administration.org/users/simonw/weblog/263</link>
	<description>Looking at the logs from a load peak on one of our web servers, a single client seems to have requested the same file many times. In one case, for a common graphic it was requested 800+ times in a 2 hour period (I&amp;#39;d have expected once or twice), all HTTP 304 requests. Many other graphics were similarly requested multiple times. &lt;br&gt;&lt;br&gt;Clearly this browser has no local caching, or has caching disabled. The User-Agent string suggests IE7, and the user otherwise appears to be using the web site as expected. &lt;br&gt;&lt;br&gt;I doubt this user alone is the cause of the load peak, but it would seem useful to identify and inform this user that his browser settings are suboptimal for both his benefit and ours. The performance of our site must suck, even when everything is working well server side for this user. &lt;br&gt;&lt;br&gt;I&amp;#39;m sure it isn&amp;#39;t hard to invent our own test for this, but it also struck me that we aren&amp;#39;t going to be the first people in the world to want this test, but my attempts to search for such a test failed miserably. &lt;br&gt;&lt;br&gt;Anyone seem this done before? &lt;br&gt;&lt;br&gt;

        </description>
	<pubDate>Sun, 06 Jul 2008 00:10:04 +0000</pubDate>
</item>

<item>
	<title>ajt: Overton Regency Sheep Fair</title>
	<guid>http://debian-administration.org/users/ajt/weblog/136</guid>
	<link>http://debian-administration.org/users/ajt/weblog/136</link>
	<description>&lt;p&gt;On Saturday and Sunday 19/20 July my village will be holding it&amp;#39;s quadrennial sheep fair. This time it&amp;#39;s a Regency theme. I&amp;#39;ll be there manning the &lt;a href=&quot;http://www.overton-biodiversity.org/&quot; rel=&quot;nofollow&quot;&gt;OBS&lt;/a&gt; stall for a few hours. I won&amp;#39;t be wearing a fancy Regency costume as I believe as a member of the working class, we always looked scruffy and poor no matter what the era...&lt;p&gt;The organising committee are doing something really strange though. They are closing the main road for both days of the event which will cause no end of chaos as the village exists because it&amp;#39;s at the crossroads of two major historical routes, driving sheep along one of them gives rise to the sheep fair. So given the chaos they will cause you&amp;#39;d think they&amp;#39;d be keen to get as many visitors as possible but in fact they are hardly advertising the event at all, and have even turned down free adverts in the local newspapers... BONKERS!&lt;p&gt;No matter I&amp;#39;ll be there selling my home made rhubarb jam and though &lt;a href=&quot;http://en.wikipedia.org/wiki/Jane_Austen&quot; rel=&quot;nofollow&quot;&gt;Jane Austen&lt;/a&gt; may not have been a Linux user, I&amp;#39;ll be promoting Debian GNU/Linux some how - I&amp;#39;ve just got to figure out how!

        </description>
	<pubDate>Sat, 05 Jul 2008 15:46:13 +0000</pubDate>
</item>

<item>
	<title>simonw: Good online voting</title>
	<guid>http://debian-administration.org/users/simonw/weblog/262</guid>
	<link>http://debian-administration.org/users/simonw/weblog/262</link>
	<description>Sadly so many web sites are badly designed these days. &lt;br&gt;&lt;br&gt;I&amp;#39;m sure I&amp;#39;ve probably made some of those bad sites, so I&amp;#39;m casting no stones. &lt;br&gt;&lt;br&gt;Just voted for my building society using votebyinternet.com &lt;br&gt;&lt;br&gt;A service from the Electoral Reform Society company Electoral Reform Services Ltd. &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.electoral-reform.org.uk/&quot; rel=&quot;nofollow&quot;&gt;http://www.electoral-reform.org.uk/&lt;/a&gt;&lt;br&gt;&lt;br&gt;It just worked, it wasn&amp;#39;t freaked out by my strange browser user agent string, or my use of &amp;quot;NoScript&amp;quot;. Okay online voting is probably one of the easier things to do when there are no paranoid folk insisting it be many times more secure than voting in person, but the service worked well. It did insist on JavaScript, I didn&amp;#39;t investigate if there was a &amp;#39;no JavaScript&amp;#39; option. &lt;br&gt;&lt;br&gt;Now all I need is for the building society to send me the voting material by (encrypted?) email and we can save a whole host of trees.

        </description>
	<pubDate>Sat, 05 Jul 2008 13:31:38 +0000</pubDate>
</item>

<item>
	<title>cloakable: Home SAN?</title>
	<guid>http://debian-administration.org/users/cloakable/weblog/2</guid>
	<link>http://debian-administration.org/users/cloakable/weblog/2</link>
	<description>I&amp;#39;m considering building a home SAN as a more upgradeable replacement for my Debian fileserver. The fileserver will be the SAN head, and I&amp;#39;ll be hooking the devices in using AoE on a private switch. &lt;br&gt;&lt;br&gt;Does anyone think this is a good or a bad idea? Any suggestions? LVM? RAID? Filesystems?

        </description>
	<pubDate>Fri, 04 Jul 2008 20:01:39 +0000</pubDate>
</item>

<item>
	<title>Derevko: Smbind, PHP-based tool for managing DNS zones for </title>
	<guid>http://debian-administration.org/users/Derevko/weblog/1</guid>
	<link>http://debian-administration.org/users/Derevko/weblog/1</link>
	<description>&lt;b&gt;Smbind&lt;/b&gt; is a PHP-based tool for managing DNS zones for BIND via the web.&lt;br&gt;&lt;br&gt; Supports per-user administration of zones, error checking, and a PEAR DB database backend. &lt;br&gt; This tool will enable you to administer your bind-based DNS server without having to touch your zone files with a text editor, while also providing a redundant backup of the data stored in both a PEAR DB database and in the normal text configuration files.&lt;br&gt;&lt;br&gt; Since it is web-accessible, those without shell access or command-line skills (or whom are just plain lazy) can enjoy DNS administration from the comfort of a remote browser.&lt;br&gt;&lt;br&gt; Here some screenshots:&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;img alt=&quot;&quot; src=&quot;http://sourceforge.net/dbimage.php?id=27962&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;img alt=&quot;&quot; src=&quot;http://sourceforge.net/dbimage.php?id=27960&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;img alt=&quot;&quot; src=&quot;http://sourceforge.net/dbimage.php?id=27958&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; In order to get smbind with apt, you must use my unofficial repository (or use sid/lenny version).&lt;br&gt;&lt;br&gt; Open your terminal and add my deb repository in your sources.list:&lt;br&gt;&lt;br&gt; debian:~#&amp;nbsp;vi&amp;nbsp;/etc/apt/sources.list&lt;br&gt;&lt;br&gt; Add these lines:&lt;br&gt;&lt;br&gt;&lt;br&gt;deb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://debian.iuculano.it/apt&amp;nbsp;&amp;nbsp;etch&amp;nbsp;main&amp;nbsp;contrib&amp;nbsp;non-free&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://debian.iuculano.it/apt&amp;nbsp;&amp;nbsp;etch&amp;nbsp;main&amp;nbsp;contrib&amp;nbsp;non-free&quot; rel=&quot;nofollow&quot;&gt;http://debian.iuculano.it/apt&amp;nbsp;&amp;nbsp;etch&amp;nbsp;main&amp;nbsp;contrib&amp;nbsp;non-free&lt;/a&gt;&lt;/a&gt;&lt;br&gt;deb-src&amp;nbsp;&lt;a href=&quot;http://debian.iuculano.it/apt&amp;nbsp;&amp;nbsp;etch&amp;nbsp;main&amp;nbsp;contrib&amp;nbsp;non-free&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://debian.iuculano.it/apt&amp;nbsp;&amp;nbsp;etch&amp;nbsp;main&amp;nbsp;contrib&amp;nbsp;non-free&quot; rel=&quot;nofollow&quot;&gt;http://debian.iuculano.it/apt&amp;nbsp;&amp;nbsp;etch&amp;nbsp;main&amp;nbsp;contrib&amp;nbsp;non-free&lt;/a&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; and then you can update and install the package: &lt;br&gt;&lt;br&gt; debian:~#&amp;nbsp;apt-get&amp;nbsp;update&amp;nbsp;&amp;amp;&amp;amp;&amp;nbsp;apt-get&amp;nbsp;install&amp;nbsp;smbind&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;br&gt; * WHAT TO DO AFTER INSTALLATION:&lt;br&gt;&lt;br&gt; 1. Add the user that runs your web server (default in debian is www-data) to the group that runs the BIND server (default in debian is bind), for example:&lt;br&gt;&lt;br&gt; usermod&amp;nbsp;-G&amp;nbsp;bind&amp;nbsp;www-data&lt;br&gt;&lt;br&gt; 2. Restart your web server:&lt;br&gt;&lt;br&gt; /etc/init.d/apache2&amp;nbsp;restart&lt;br&gt;&lt;br&gt; 3. Include /etc/smbind/smbind.conf in your bind configuration:&lt;br&gt;&lt;br&gt; echo&amp;nbsp;&amp;#39;include&amp;nbsp;&amp;quot;/etc/smbind/smbind.conf&amp;quot;;&amp;#39;&amp;nbsp;&amp;gt;&amp;gt;&amp;nbsp;/etc/bind/named.conf.local&lt;br&gt;&lt;br&gt; 4. Restart bind&lt;br&gt; /etc/init.d/bind9&amp;nbsp;restart&lt;br&gt;&lt;br&gt;&lt;br&gt; * PASSWORDS:&lt;br&gt;&lt;br&gt; Once the package is installed, point your browser to &lt;a href=&quot;http://localhost/smbind/&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://localhost/smbind/&quot; rel=&quot;nofollow&quot;&gt;http://localhost/smbind/&lt;/a&gt;&lt;/a&gt; Smbind will ask you for a user name and password, Login to the web interface with the user &amp;#39;admin&amp;#39; and password &amp;#39;admin&amp;#39;. (You should change admin password &lt;b&gt;immediately&lt;/b&gt;)&lt;br&gt;&lt;br&gt;

        </description>
	<pubDate>Fri, 04 Jul 2008 17:22:43 +0000</pubDate>
</item>

<item>
	<title>simonw: Microsoft Logic / Google focus</title>
	<guid>http://debian-administration.org/users/simonw/weblog/261</guid>
	<link>http://debian-administration.org/users/simonw/weblog/261</link>
	<description>Content-Type: text/plain &lt;br&gt;&lt;br&gt;Is plain text... &lt;br&gt;&lt;br&gt;Microsoft sniff it, to see if it isn&amp;#39;t. Their logic is that asking everyone who does it wrong to &amp;quot;fix their own servers&amp;quot; is too hard. So they introduce &amp;quot;authoritative=true&amp;quot; option to the Content-Type, thus asking all those who do it right to &amp;quot;fix their own servers&amp;quot;. &lt;br&gt;&lt;br&gt;I so hope it is April the 1st. &lt;br&gt;&lt;br&gt;In other news Google tells me some web pages we are serving as &amp;quot;Content-Type: text/plain&amp;quot; for free hosting customers contains malicious JavaScript - surely some mistake here. &lt;br&gt;&lt;br&gt;Whilst Google&amp;#39;s attempts to clean up the web are laudable, client security has to be fixed by the software vendors. I think Google would better achieve its goal by detecting browsers with known security issues and recommending/insisting on an upgrade. &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://blogs.msdn.com/ie/archive/2005/02/01/364581.aspx&quot; rel=&quot;nofollow&quot;&gt;http://blogs.msdn.com/ie/archive/2005/02/01/364581.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://blogs.msdn.com/ie/archive/2008/07/02/ie8-security-part-v-comprehensive-protection.aspx&quot; rel=&quot;nofollow&quot;&gt;http://blogs.msdn.com/ie/archive/2008/07/02/ie8-security-part-v-comprehensive-protection.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;I believe there is a registry setting to disable content sniffing in IE, but I would suggest not using IE. Firefox NoScript Add-on is your friend.

        </description>
	<pubDate>Fri, 04 Jul 2008 14:01:32 +0000</pubDate>
</item>

<item>
	<title>alfadir: exim + ldap</title>
	<guid>http://debian-administration.org/users/alfadir/weblog/2</guid>
	<link>http://debian-administration.org/users/alfadir/weblog/2</link>
	<description>&lt;p&gt; I have been working along with my server, and it is running. Lately I have been attacking the only real peice that is missing. Email. &lt;p&gt; I picked exim4 as it is the standard mail server in debian. &lt;p&gt; I am running two domains on one server. example.net and example.com &lt;p&gt; I have created a ldap route (using split configuration) &lt;pre&gt;
850_exim4-config_ldap_user
ldap_user:
  debug_print = &amp;quot;R: ldap_user for $local_part@$domain&amp;quot;
  driver = accept
  domains = +local_domains
  local_parts = ${extract {uid}{${lookup ldap {USER_LOOKUP} {$value} fail }}}@$domain
  transport = LOCAL_DELIVERY
&lt;/pre&gt;&lt;p&gt; But the problem is the $domain ends up beeing debian.example.com for an email to user@example.com. The actual lookup works if the correct domain is supplied. &lt;p&gt; The paniclog shows the expanded query : &lt;pre&gt;&lt;a href=&quot;ldaps://ldap.example.com/ou=people,dc=debian,dc=example?uid,uidnumber?sub?(&amp;amp;(mail=user@debian.example.com)(uidNumber=*&quot; rel=&quot;nofollow&quot;&gt;ldaps://ldap.example.com/ou=people,dc=debian,dc=example?uid,uidNumber?sub?(&amp;amp;(mail=user@debian.example.com)(uidNumber=*&lt;/a&gt;))&lt;/pre&gt;&lt;p&gt; What fails is the dc=debian which is constructed by &lt;pre&gt;dc=${extract{1}{.}{${lc:$domain}}}&lt;/pre&gt;&lt;p&gt; It is not possible to set up matching if the local hostname is used. What am I doing wrong ? How can I access the the server part of the incommming email ? Do I have to set up one ldap router per domain ? &lt;p&gt; The second problem is how to treat SMTP auth. How does that work with virtual servers ? One option is to have the user supply the full mail address as username. I guess apache like dns matching is not possible.. user X loging in to mail.example.net becomes authenticated under X@example.net and user Y loggint into mail.example.com becomes authenticated under Y@example.com. &lt;p&gt; Thirdly what options and permissions do one has to set to have directories created ? &lt;p&gt; Want to store all mails to /srv/mail/$domain/$local_parts/Maildir and have created /srv/mail with owner Debian-exim. &lt;pre&gt;
MAILDIR_HOME_MAILDIR_LOCATION = /srv/mail/${lc:$domain}/${lc:$local_part}/Maildir
MAILDIR_HOME_CREATE_DIRECTORY = true
MAILDIR_HOME_CREATE_FILE = anywhere
&lt;/pre&gt; are set but I get : &lt;pre&gt;(13): Permission denied: stat(
) error for /srv/mail/example.com/user/Maildir: Permission denied&lt;/pre&gt; (strangly gives the ${lc:$domain} here example.com and not debian.example.com. &lt;p&gt; Otherwise I am working on a write up of all my experiences with other programs on the server. Everything else is nicely controlled by LDAP. I will publish it once I have a propper draft. 

        </description>
	<pubDate>Tue, 01 Jul 2008 08:45:38 +0000</pubDate>
</item>

<item>
	<title>Arthur: &amp;lt;rant&amp;gt;Less than optimally competent ISPs...</title>
	<guid>http://debian-administration.org/users/Arthur/weblog/7</guid>
	<link>http://debian-administration.org/users/Arthur/weblog/7</link>
	<description>... annoy me to no end. I&amp;#39;m sure I&amp;#39;m not the only one in this fine company who&amp;#39;s been annoyed by an incompetent ISP. &lt;p&gt;The ISP in question provides ZyXEL ADSL modems to their hapless users, a brand of which I&amp;#39;ve heard nothing good but with which I had no previous experience. The first one puked a few months in, the replacement unit started dropping connections within a week. As time went on, the frequency of failure increased, and it reached the point at which a power cycle reboot was required to recover. &lt;b&gt;A dozen or more times per day.&lt;/b&gt; So, I went out and bought my own ADSL modem at a retail outlet, and when it stayed online and fine for a solid ten days I brought my complaint to the ISP. An excerpt of their response:&lt;blockquote&gt;&lt;p&gt;We would like to examine the old modem and run some tests with it to see if the modem exhibits similar problems at our site. If we determine that the modem is not the problem, we will want to look into possible phone wiriing issues.&lt;p&gt;The symptoms that both modems models exhibit do reflect the possibility of line condition issue. If the house wiring is at the root of this issue, [telco] does offer installations of whole house filtering solutions. The price is variable, and dependant on how much labor it takes.&lt;/blockquote&gt;&lt;p&gt;&lt;i&gt;Yeah... right... it&amp;#39;s &amp;#39;at dad-burned pesky ole house wahrin. If&amp;#39;n &amp;#39;at new one I bot were atchully workin&amp;#39; as good as I think it is, day woon&amp;#39;ta offered me a whole house filterin&amp;#39; slooshun.&lt;/i&gt;&lt;p&gt;&amp;lt;/rant&amp;gt;

        </description>
	<pubDate>Sun, 29 Jun 2008 02:55:38 +0000</pubDate>
</item>

<item>
	<title>simonw: Firefox 3 (and Iceweasel) extensions</title>
	<guid>http://debian-administration.org/users/simonw/weblog/260</guid>
	<link>http://debian-administration.org/users/simonw/weblog/260</link>
	<description>There is a lot of griping about Firefox 3 and extensions around. &lt;br&gt;&lt;br&gt;In most cases you can uninstall the old extension, and install the new version using the new and improved &amp;quot;Add-ons&amp;quot; manager under the &amp;quot;Tools&amp;quot; menu. &lt;br&gt;&lt;br&gt;Mozilla did manage the migration of add-ons, and they did ensure most add-ons that folks use work with Firefox 3. They just didn&amp;#39;t shout it loud enough. &lt;br&gt;&lt;br&gt;I suspect the problems are largely a result of improved security handling of extension retrieval (people need to stop installing software from random websites, and that applies to browser plug-ins as well as anything else - even if the website is trustworthy now next week when it is bought up by the domain drop catchers the story may be different); but whatever the cause the message clearly didn&amp;#39;t get out about what to do. &lt;br&gt;&lt;br&gt;

        </description>
	<pubDate>Tue, 24 Jun 2008 21:10:48 +0000</pubDate>
</item>

<item>
	<title>e5z8652: winbind, could not receive trustdoms, and avahi</title>
	<guid>http://debian-administration.org/users/e5z8652/weblog/5</guid>
	<link>http://debian-administration.org/users/e5z8652/weblog/5</link>
	<description>Recently had an issue where Samba was malfunctioning, specifically winbind. wbinfo -u and wbinfo -g failed, and log.winbindd had &amp;quot;Could not receive trustdoms&amp;quot; errors when winbindd was started. &lt;br&gt;
&lt;p&gt;This entry has been truncated &lt;a href=&quot;http://debian-administration.org/users/e5z8652/weblog/5&quot;&gt;read the full entry&lt;/a&gt;.&lt;/p&gt;
        </description>
	<pubDate>Tue, 24 Jun 2008 05:57:04 +0000</pubDate>
</item>

</channel>
</rss>
