<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>NickNack's personal blog - Debian</title>
    <link>http://cryingwolf.net/</link>
    <description>Thoughts From the back of my brain</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 02 Oct 2007 13:40:47 GMT</pubDate>

    <image>
        <url>http://cryingwolf.net/templates/default/cryingwolf.jpg</url>
        <title>RSS: NickNack's personal blog - Debian - Thoughts From the back of my brain</title>
        <link>http://cryingwolf.net/</link>
        <width>100</width>
        <height>80</height>
    </image>

<item>
    <title>Defeating SSH Brute Force Attack</title>
    <link>http://cryingwolf.net/archives/159-Defeating-SSH-Brute-Force-Attack.html</link>
            <category>Debian</category>
            <category>Linux</category>
    
    <comments>http://cryingwolf.net/archives/159-Defeating-SSH-Brute-Force-Attack.html#comments</comments>
    <wfw:comment>http://cryingwolf.net/wfwcomment.php?cid=159</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://cryingwolf.net/rss.php?version=2.0&amp;type=comments&amp;cid=159</wfw:commentRss>
    

    <author>nospam@example.com (NickNack)</author>
    <content:encoded>
    I got hundreds of ssh brute force login attack on my /var/log/auth.log everyday..
&lt;br /&gt;
This solutions is simple, yet effective..&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;code&quot;&gt;
apt-get install denyhost
&lt;/div&gt;
&lt;br /&gt;
edit /etc/denyhost.conf to suite your environment,&lt;br /&gt;
then have a great life &lt;img src=&quot;&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;

 
    </content:encoded>

    <pubDate>Mon, 09 Jul 2007 13:32:08 +0700</pubDate>
    <guid isPermaLink="false">http://cryingwolf.net/archives/159-guid.html</guid>
    
</item>
<item>
    <title>Phpmyadmin Woe</title>
    <link>http://cryingwolf.net/archives/104-Phpmyadmin-Woe.html</link>
            <category>Debian</category>
            <category>IT / Tech</category>
            <category>Linux</category>
    
    <comments>http://cryingwolf.net/archives/104-Phpmyadmin-Woe.html#comments</comments>
    <wfw:comment>http://cryingwolf.net/wfwcomment.php?cid=104</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://cryingwolf.net/rss.php?version=2.0&amp;type=comments&amp;cid=104</wfw:commentRss>
    

    <author>nospam@example.com (NickNack)</author>
    <content:encoded>
    &lt;strong&gt;&quot;Client does not support authentication protocol requested by server; &lt;br /&gt;
consider upgrading MySQL client&quot;&lt;/strong&gt;&lt;br /&gt;
Arrrgh !&lt;br /&gt;
&lt;br /&gt;
Quick look at phpmyfaq gimme the solutions, tho&#039;...&lt;br /&gt;
&lt;br /&gt;
My mysql server&#039;s version is 5.0.18-Debian_8, My PHP version was 4, and I use Apache2, &lt;br /&gt;
they said the mysql lib of php4 is too old for the server. &lt;br /&gt;
so I upgrade php , its mysql lib, and php5 module for apache2 :&lt;br /&gt;
&lt;pre&gt;apt-get install php5 php5-mysql libapache2-mod-php5&lt;/pre&gt;&lt;br /&gt;
Restart apache, and Voila ! phpmyadmin works again ! &lt;img src=&quot;&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;
&lt;br /&gt;

 
    </content:encoded>

    <pubDate>Tue, 07 Mar 2006 15:58:52 +0700</pubDate>
    <guid isPermaLink="false">http://cryingwolf.net/archives/104-guid.html</guid>
    
</item>
<item>
    <title>DEBIAN APT : Debian KeyRing</title>
    <link>http://cryingwolf.net/archives/25-DEBIAN-APT-Debian-KeyRing.html</link>
            <category>Debian</category>
            <category>Linux</category>
    
    <comments>http://cryingwolf.net/archives/25-DEBIAN-APT-Debian-KeyRing.html#comments</comments>
    <wfw:comment>http://cryingwolf.net/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://cryingwolf.net/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (NickNack)</author>
    <content:encoded>
    &lt;div class=&quot;code&quot;&gt;W: GPG error: http://debian.3wsi.net testing/non-US &lt;br /&gt;Release: The following signatures couldn&#039;t be verified&lt;br /&gt; because the public key is not available: NO_PUBKEY KEY_ID&lt;/div&gt; &lt;br /&gt;&lt;a href=&quot;http://cryingwolf.net/archives/25-DEBIAN-APT-Debian-KeyRing.html#extended&quot;&gt;Continue reading &quot;DEBIAN APT : Debian KeyRing&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 13 Feb 2006 20:05:00 +0700</pubDate>
    <guid isPermaLink="false">http://cryingwolf.net/archives/25-guid.html</guid>
    
</item>
<item>
    <title>Debian packages for Canon Pixus iP3100 / ip4100 / ip8600 (and Pixma iP1000 / iP1500)</title>
    <link>http://cryingwolf.net/archives/86-Debian-packages-for-Canon-Pixus-iP3100-ip4100-ip8600-and-Pixma-iP1000-iP1500.html</link>
            <category>Debian</category>
            <category>Linux</category>
    
    <comments>http://cryingwolf.net/archives/86-Debian-packages-for-Canon-Pixus-iP3100-ip4100-ip8600-and-Pixma-iP1000-iP1500.html#comments</comments>
    <wfw:comment>http://cryingwolf.net/wfwcomment.php?cid=86</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://cryingwolf.net/rss.php?version=2.0&amp;type=comments&amp;cid=86</wfw:commentRss>
    

    <author>nospam@example.com (NickNack)</author>
    <content:encoded>
    &lt;br /&gt;I recently setup a Canon iPIXMA Printer on Debian Sarge, quite a pain &lt;img src=&quot;&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;
&lt;br /&gt;but thanks to this package and HOWTO from Takushi Miyosh from Japan
&lt;br /&gt;really save my day ( and night ! )
&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt;&lt;a href=&quot;http://cryingwolf.net/archives/86-Debian-packages-for-Canon-Pixus-iP3100-ip4100-ip8600-and-Pixma-iP1000-iP1500.html#extended&quot;&gt;Continue reading &quot;Debian packages for Canon Pixus iP3100 / ip4100 / ip8600 (and Pixma iP1000 / iP1500)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 20 Dec 2005 02:47:00 +0700</pubDate>
    <guid isPermaLink="false">http://cryingwolf.net/archives/86-guid.html</guid>
    
</item>
<item>
    <title>DNS Bajaj</title>
    <link>http://cryingwolf.net/archives/82-DNS-Bajaj.html</link>
            <category>Debian</category>
            <category>IT / Tech</category>
            <category>Linux</category>
            <category>Net Stuffs</category>
    
    <comments>http://cryingwolf.net/archives/82-DNS-Bajaj.html#comments</comments>
    <wfw:comment>http://cryingwolf.net/wfwcomment.php?cid=82</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://cryingwolf.net/rss.php?version=2.0&amp;type=comments&amp;cid=82</wfw:commentRss>
    

    <author>nospam@example.com (NickNack)</author>
    <content:encoded>
    I&#039;ve successfully ( and finally )  installed the DNS Bajaj [read: DNS By Eye]
&lt;br /&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.zonecut.net/dns/&quot;  title=&quot;Original Site&quot;&gt;DNS Bajaj&lt;/a&gt; is a web based domain name delegation checker,
&lt;br /&gt;but also with cool graph visualization !
&lt;br /&gt;
Installing it on &lt;a target=&quot;_blank&quot; href=&quot;http://debian.org&quot; title=&quot;The True Linux!&quot;&gt;Debian&lt;/a&gt;  is a real fun ... &lt;img src=&quot;&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;
&lt;br /&gt;well, &lt;a target=&quot;_blank&quot; href=&quot;http://vas.3wsi.net/nick/dns&quot;  title=&quot;My DNS Bajaj&quot;&gt;here you go&lt;/a&gt; ..
&lt;br /&gt;
&lt;img width=&quot;282&quot; height=&quot;266&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://cryingwolf.net/uploads/mediafiles/Pictures/DNS.png&quot; alt=&quot;&quot;  /&gt; 
    </content:encoded>

    <pubDate>Fri, 09 Dec 2005 03:50:00 +0700</pubDate>
    <guid isPermaLink="false">http://cryingwolf.net/archives/82-guid.html</guid>
    
</item>
<item>
    <title>Indonesia Debian Conference II</title>
    <link>http://cryingwolf.net/archives/70-Indonesia-Debian-Conference-II.html</link>
            <category>Debian</category>
            <category>Do U know?</category>
    
    <comments>http://cryingwolf.net/archives/70-Indonesia-Debian-Conference-II.html#comments</comments>
    <wfw:comment>http://cryingwolf.net/wfwcomment.php?cid=70</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://cryingwolf.net/rss.php?version=2.0&amp;type=comments&amp;cid=70</wfw:commentRss>
    

    <author>nospam@example.com (NickNack)</author>
    <content:encoded>
    Indonesian Debian Conference II by Fasilkom UI, KPLI , and CHIP Magazine.
&lt;br /&gt; More Info at  &lt;a href=&quot;http://debconf.vlsm.org/index.php&quot;  title=&quot;Official Site&quot;&gt;Indonesia DebConf II Official Site&lt;/a&gt;


 
    </content:encoded>

    <pubDate>Mon, 14 Nov 2005 20:05:42 +0700</pubDate>
    <guid isPermaLink="false">http://cryingwolf.net/archives/70-guid.html</guid>
    
</item>
<item>
    <title>DEBIAN APT :  Force Loop Break</title>
    <link>http://cryingwolf.net/archives/23-DEBIAN-APT-Force-Loop-Break.html</link>
            <category>Debian</category>
            <category>Linux</category>
    
    <comments>http://cryingwolf.net/archives/23-DEBIAN-APT-Force-Loop-Break.html#comments</comments>
    <wfw:comment>http://cryingwolf.net/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://cryingwolf.net/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (NickNack)</author>
    <content:encoded>
    &lt;div class=&quot;code&quot;&gt;
E: This installation run will require temporarily removing 
&lt;br /&gt;the essential package e2fsprogs 
&lt;br /&gt;due to a Conflicts/Pre-Depends loop. 
&lt;br /&gt;This is often bad, but if you really want to do it, 
&lt;br /&gt;activate the APT::Force-LoopBreak option.
&lt;br /&gt;E: Internal Error, Could not early remove e2fsprogs
&lt;/div&gt;
 &lt;br /&gt;&lt;a href=&quot;http://cryingwolf.net/archives/23-DEBIAN-APT-Force-Loop-Break.html#extended&quot;&gt;Continue reading &quot;DEBIAN APT :  Force Loop Break&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 07 Sep 2005 03:07:25 +0700</pubDate>
    <guid isPermaLink="false">http://cryingwolf.net/archives/23-guid.html</guid>
    
</item>

</channel>
</rss>