<?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"
	>

<channel>
	<title>Valentino's tiny WebServer</title>
	<atom:link href="http://vale.homelinux.net/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://vale.homelinux.net/wordpress</link>
	<description>About Linux, Legal and a cat</description>
	<pubDate>Tue, 19 Aug 2008 19:56:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Easy and simple backup of a live Linux server</title>
		<link>http://vale.homelinux.net/wordpress/2008/08/19/easy-and-simple-backup-of-a-live-linux-server/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/08/19/easy-and-simple-backup-of-a-live-linux-server/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 10:57:45 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[Linux and Free Software]]></category>

		<category><![CDATA[This Webserver]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=405</guid>
		<description><![CDATA[The challenge: Backup your server without rebooting it and with nearly no downtime of the services.
The solution:
1. Mount your backup device. In my case, it is a USB drive on /dev/sdb1. My server&#8217;s root is located on /dev/sda.
2. Turn off database, mail services and other disk intensive daemons for the backup: sudo /etc/init.d/mysql stop (or [...]]]></description>
			<content:encoded><![CDATA[<p>The challenge: Backup your server without rebooting it and with nearly no downtime of the services.</p>
<p>The solution:</p>
<p>1. Mount your backup device. In my case, it is a USB drive on /dev/sdb1. My server&#8217;s root is located on /dev/sda.</p>
<p>2. Turn off database, mail services and other disk intensive daemons for the backup: <em>sudo</em> <em>/etc/init.d/mysql stop</em> (or via Webmin). Also shut down virtual machines for the backup that have their virtual drives on this partition.</p>
<p>3. Run a test drive of rsync:</p>
<blockquote><address>sudo rsync &#8211;dry-run &#8211;checksum &#8211;progress &#8211;verbose &#8211;exclude-from=/root/exclude.rsync &#8211;archive &#8211;acls &#8211;one-file-system &#8211;delete / /media/sdb1/</address>
</blockquote>
<p>4. Run rsync for real:</p>
<blockquote><address>sudo rsync &#8211;dry-run &#8211;checksum &#8211;progress &#8211;verbose &#8211;exclude-from=/root/exclude.rsync &#8211;archive &#8211;acls &#8211;one-file-system &#8211;delete / /media/sdb1/</address>
</blockquote>
<p>5. Restart your services and daemons:<em> sudo /etc/init.d/mysql start</em> etc.</p>
<p>6. If you want to be able to boot your system from the backup after a hard disk swap, install grub on its MBR:</p>
<blockquote><address>sudo grub<br />
grub&gt; root (hd1,0)<br />
grub&gt; setup (hd1)</address>
<address> </address>
</blockquote>
<p>Also, run <em>&#8220;sudo blkid&#8221;</em> and adjust the Unit-IDs in /etc/fstab OF YOUR COPY according to the output for your backup HD (/dev/sdb).</p>
<p>7. Test your backup: Swap the disks and boot from your backup hard drive.</p>
<p><strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/08/19/easy-and-simple-backup-of-a-live-linux-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ebelu Klassentreffen Abi-Jahrgang 1988</title>
		<link>http://vale.homelinux.net/wordpress/2008/08/16/ebelu-klassentreffen-abi-jahrgang-1988/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/08/16/ebelu-klassentreffen-abi-jahrgang-1988/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 10:16:19 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[Valentino's thoughts]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=385</guid>
		<description><![CDATA[m November haben wir 20jähriges Klassentreffen&#8230;. Ebelu (Abkürzung für Eberhard-Ludwigs-Gymnasium), Abi-Jahrgang 1988, b-Klasse. Wir waren Teil der coolen Jungs und Mädels, die als Abi-Scherz ca. 10 Tonnen Altpapier und ausgediente Reifen vor dem Lehrerzimmer und der Schule gestapelt haben, damals.
20 Jahre seit dem Abi&#8230; Hmmm, irgendwie fängt man an, sich nicht mehr unmittelbar der jungen [...]]]></description>
			<content:encoded><![CDATA[<p>m November haben wir 20jähriges Klassentreffen&#8230;. <a href="http://www.ebelu.de/" onclick="javascript:pageTracker._trackPageview('/http://www.ebelu.de/');">Ebelu</a> (Abkürzung für Eberhard-Ludwigs-Gymnasium), Abi-Jahrgang 1988, b-Klasse. Wir waren Teil der coolen Jungs und Mädels, die als Abi-Scherz ca. 10 Tonnen Altpapier und ausgediente Reifen vor dem Lehrerzimmer und der Schule gestapelt haben, damals.</p>
<p>20 Jahre seit dem Abi&#8230; Hmmm, irgendwie fängt man an, sich nicht mehr unmittelbar der jungen Generation zugehörig zu fühlen <img src='http://vale.homelinux.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Verdammt, was sind wir alte Säcke - bald ist wohl mit den ersten altersbedingten Abgängen zu rechnen&#8230;.</p>
<p>Danke an Boris und Marc fürs Organisieren.</p>
<p>Hinterher noch in die Boa, das wär ein gelungener Ausklang. Ich befürchte nur, dass die uns da gar nicht mehr rein lassen, von wegen nicht mehr Zielpublikum und so&#8230;. <img src='http://vale.homelinux.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> Richtig derb finde ich, dass es Kultläden wie das Musicland aka &#8220;Müsli&#8221; in der Reinsburgstrasse oder das Oz beim Bäcker Föhl schon gar nicht mehr gibt. Das saugt vielleicht&#8230;. (ok, Oz war damals schon Teeny Disco, da hätten wir eh keine Chancen gehabt, aber trotzdem&#8230;)</p>
<p>Freu mich jedenfalls, die Nasen von damals wiederzusehen, auch wenn man etwas wehmütig anreist&#8230;.</p>
<p>Ich denk da nur an unseren ehemaligen Direktor, Dr. <a href="http://monsite.wanadoo.fr/Weidauer/page1.html" onclick="javascript:pageTracker._trackPageview('/http://monsite.wanadoo.fr/Weidauer/page1.html');">Frank Weidauer.</a> Leider schon seit 1998 tot, werde seine Rede zur Verabschiedung unseres Abijahrganges nicht vergessen, in der er uns davor warnte &#8220;Yuppies&#8221; oder &#8220;Dinks&#8221; zu werden. Hey, ich hab seine Worte verinnerlicht - &#8220;Dinks&#8221;, also Double income, no kids wird bei uns ab Dezember, wenn alles gutgeht, wohl erfolgreich verhindert worden sein <img src='http://vale.homelinux.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> &#8220;Yuppie&#8221; ist ja schon seit einiger Zeit passe. Und wie es wohl Herrn Glätzer, unserem eher autoritären und gefürchteten Sport- und Erdkäs-Lehrer geht? Oder Herrn Beck, Chemie und Bio, mit scharfem Blick für alles Schöne ? <img src='http://vale.homelinux.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Salvete discipuli! (He Leute, falls ihr es nicht mehr wisst, das waren die ersten Worte, mit denen uns Herr Mommsen am ersten Schultag, zur erste Lateinstunde begrüsst hat!)</p>
<p>Und noch ein altkluger Hinweis:</p>
<p><strong>Traditio obligat!</strong></p>
<blockquote><p><span style="font-size: small; font-family: Arial;"><strong>1940-1945: Schüler des         ELG im Widerstand:</strong></span></p>
<ul>
<li><span style="font-size: small; font-family: Arial;">Eugen Gerstenmaier</span></li>
<li><span style="font-size: small; font-family: Arial;">Otto Hirsch</span></li>
<li><span style="font-size: small; font-family: Arial;">Kurt Huber</span></li>
<li><span style="font-size: small; font-family: Arial;">Werner Krauss</span></li>
<li><span style="font-size: small; font-family: Arial;">Rüdiger Schleicher</span></li>
<li><span style="font-size: small; font-family: Arial;">Alexander, Berthold und Claus von             Stauffenberg</span></li>
<li><span style="font-size: small; font-family: Arial;">Joseph Rieck</span></li>
<li><span style="font-size: small; font-family: Arial;">Fred Uhlmann</span></li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/08/16/ebelu-klassentreffen-abi-jahrgang-1988/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Our Linux devices</title>
		<link>http://vale.homelinux.net/wordpress/2008/08/14/our-linux-devices/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/08/14/our-linux-devices/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 18:01:06 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[Linux and Free Software]]></category>

		<category><![CDATA[Valentino's thoughts]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=364</guid>
		<description><![CDATA[When I count the Linux operated devices in our little household, I count not less than 5 devices:
2x notebooks, running Ubuntu Linux 8.04.1
1x fileserver with 2 virtual machines, including this website, running Ubuntu Linux Server 8.04.1
1x router (Linksys WRT 54G), running DD-WRT
1x mobile phone Motorola Razor V8
Not so bad for a 2 person household&#8230;..
And as [...]]]></description>
			<content:encoded><![CDATA[<p>When I count the Linux operated devices in our little household, I count not less than 5 devices:</p>
<p>2x notebooks, running Ubuntu Linux 8.04.1</p>
<p>1x fileserver with 2 virtual machines, including this website, running Ubuntu Linux Server 8.04.1</p>
<p>1x router (Linksys WRT 54G), running DD-WRT</p>
<p>1x mobile phone Motorola Razor V8</p>
<p>Not so bad for a 2 person household&#8230;..</p>
<p>And as soon as I have ordered my new desktop machine, there will be another Linux machine, making it six&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/08/14/our-linux-devices/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Logcheck file permission problem solved</title>
		<link>http://vale.homelinux.net/wordpress/2008/08/10/logcheck-file-permission-problem-solved/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/08/10/logcheck-file-permission-problem-solved/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 21:28:30 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[Linux and Free Software]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=355</guid>
		<description><![CDATA[The Logcheck Ubuntu package does not work out of the box in Ubuntu 8.04.1.
After installation of Logcheck, and Postfix as my mailer on one of my server, I got this:

Logcheck: machine2 2008-08-10 20:02 exiting due to errors
Warning: If you are seeing this message, your log files may not have been
checked!
Details:
Could not run logtail or save [...]]]></description>
			<content:encoded><![CDATA[<p>The<a href="http://logcheck.org/" onclick="javascript:pageTracker._trackPageview('/http://logcheck.org/');"> Logcheck</a> Ubuntu package does not work out of the box in Ubuntu 8.04.1.</p>
<p>After installation of Logcheck, and Postfix as my mailer on one of my server, I got this:</p>
<blockquote>
<h1 class="YfMhcb"><span id=":73" class="VrHWId">Logcheck: machine2 2008-08-10 20:02 exiting due to errors</span></h1>
<p>Warning: If you are seeing this message, your log files may not have been<br />
checked!</p>
<p>Details:<br />
Could not run logtail or save output</p>
<p>Check temporary directory: /tmp/logcheck.e11692</p>
<p>Also verify that the logcheck user can read all files referenced in<br />
/etc/logcheck/logcheck.logfiles!</p>
<div id=":7v" class="ArwC7c ckChnd">
<p>declare -x HOME=&#8221;/var/lib/logcheck&#8221;<br />
declare -x LOGNAME=&#8221;logcheck&#8221;<br />
declare -x MAILTO=&#8221;root&#8221;<br />
declare -x OLDPWD<br />
declare -x PATH=&#8221;/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin&#8221;<br />
declare -x PWD=&#8221;/var/lib/logcheck&#8221;<br />
declare -x SHELL=&#8221;/bin/sh&#8221;<br />
declare -x SHLVL=&#8221;1&#8243;</p></div>
</blockquote>
<p>To fix the problem, simply change the owner and group of /var/lib/logcheck to user and group logcheck:</p>
<blockquote>
<pre><em><em>sudo chown -R logcheck:logcheck /var/lib/logcheck
</em></em></pre>
</blockquote>
<p>Seems to be a problem of the Debian/Ubuntu package, could simply be solved during installation. I found the solution <a href="http://lists.alioth.debian.org/pipermail/logcheck-devel/2004-October/000924.html" onclick="javascript:pageTracker._trackPageview('/http://lists.alioth.debian.org/pipermail/logcheck-devel/2004-October/000924.html');">here on the Logcheck developers mailing-list.</a> I will file a bug in Launchpad as this problem obviously reappeared.</p>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/08/10/logcheck-file-permission-problem-solved/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Self-Assessment</title>
		<link>http://vale.homelinux.net/wordpress/2008/08/09/self-assessment/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/08/09/self-assessment/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 16:43:47 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[This Webserver]]></category>

		<category><![CDATA[Valentino's thoughts]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=348</guid>
		<description><![CDATA[Never underestimate your own ignorance. The more you think you know, the more stupid your own mistakes become, me thinks.
I was traveling for a family reunion. During the trip, I wanted to check the status of my DynDNS account since I changed my DNS settings to OpenDNS because of this DNS cache poisoning issue.
Since I [...]]]></description>
			<content:encoded><![CDATA[<p>Never underestimate your own ignorance. The more you think you know, the more stupid your own mistakes become, me thinks.</p>
<p>I was traveling for a family reunion. During the trip, I wanted to check the status of my DynDNS account since I changed my DNS settings to <a href="http://www.opendns.com/" onclick="javascript:pageTracker._trackPageview('/http://www.opendns.com/');">OpenDNS</a> because of this <a href="http://en.wikipedia.org/wiki/DNS_cache_poisoning" onclick="javascript:pageTracker._trackPageview('/http://en.wikipedia.org/wiki/DNS_cache_poisoning');">DNS cache poisoning issue.</a></p>
<p>Since I forgot my password, I required a password reset. Great idea that was&#8230;.</p>
<p>From the same moment on, my router could no longer update the DNS entry for <a href="http://vale.homelinux.net/" >vale.homelinux.net</a> since the password was changed. Result: This site was offline for the last 2 days. Arghhhh!</p>
<p>I apologize.</p>
<p>But it got worse: Since I thought that the heat killed the server HD, I bought a brand new 500 GB SATA/300 <a href="http://www.seagate.com/www/en-us/products/desktops/barracuda_hard_drives/barracuda_7200.11/" onclick="javascript:pageTracker._trackPageview('/http://www.seagate.com/www/en-us/products/desktops/barracuda_hard_drives/barracuda_7200.11/');">Seagate Barracuda 7200.11</a> and a HD cooler. Nice investment, but completely senseless as my old server HD was and still is in best shape&#8230;. Had I only checked at least my logfile email address where I receive hourly status updates for my machine, I would have known that the machine was fine but DynDNS was not updated&#8230;..</p>
<p><a href="http://en.wikipedia.org/wiki/D%27oh!" onclick="javascript:pageTracker._trackPageview('/http://en.wikipedia.org/wiki/D%27oh!');">DOH!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/08/09/self-assessment/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Links for July 28, 2008</title>
		<link>http://vale.homelinux.net/wordpress/2008/07/28/ubuntu-links-for-28072008/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/07/28/ubuntu-links-for-28072008/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 19:46:53 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[Linux and Free Software]]></category>

		<category><![CDATA[Linux for Beginners]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[EEE]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=328</guid>
		<description><![CDATA[1. Unetbootin is a tool that installs LiveSystems of all major Linux distros on USB devices such as USB sticks or USB drives. It works with partitions instead of whole images so is able to use any device that contains partitions. So Unetbootin can also be used to install Ubuntu on a Memory Card i.e. [...]]]></description>
			<content:encoded><![CDATA[<p>1. <a href="http://unetbootin.sourceforge.net/" onclick="javascript:pageTracker._trackPageview('/http://unetbootin.sourceforge.net/');">Unetbootin</a> is a tool that installs LiveSystems of all major Linux distros on USB devices such as USB sticks or USB drives. It works with partitions instead of whole images so is able to use any device that contains partitions. So Unetbootin can also be used to install Ubuntu on a Memory Card i.e. for the EEE PC.</p>
<p>Thre is also a very <a href="http://en.wikipedia.org/wiki/UNetbootin">informative Wikipedia page on Unetbootin.<br />
</a></p>
<p>2. <a href="https://launchpad.net/liveusb" onclick="javascript:pageTracker._trackPageview('/https://launchpad.net/liveusb');">Ubuntu LiveUSB Creator</a> is very useful tool to get a Ubuntu LiveCD on a USB stick or other USB drive. It is able to even pre-install Adobe Flashplayer on the LiveSystem and also allows a persistent home section on the USB stick where you can save your setup and user data. Very convenient!</p>
<p>There is also a <a href="http://en.wikipedia.org/wiki/Ubuntu_Live_USB_creator" onclick="javascript:pageTracker._trackPageview('/http://en.wikipedia.org/wiki/Ubuntu_Live_USB_creator');">page on Wikipedia for Ubuntu LiveUSB Creator,</a> and packages can already be downloaded <a href="https://launchpad.net/~probono/+archive" onclick="javascript:pageTracker._trackPageview('/https://launchpad.net/~probono/+archive');">here.</a></p>
<p>3. <a href="http://www.wine-doors.org/wordpress/?page_id=2" onclick="javascript:pageTracker._trackPageview('/http://www.wine-doors.org/wordpress/?page_id=2');">WineDoors</a> is a user interface for administrating Wine, the Windows Emulator for Linux, with ease. The <a href="http://en.wikipedia.org/wiki/Wine-Doors" onclick="javascript:pageTracker._trackPageview('/http://en.wikipedia.org/wiki/Wine-Doors');">Wikipedia page of WineDoors</a> contains an overview of the goal of this tool. The Ubuntu package is available <a href="http://www.wine-doors.org/wordpress/?page_id=3" onclick="javascript:pageTracker._trackPageview('/http://www.wine-doors.org/wordpress/?page_id=3');">here.</a></p>
<p>4. <a href="https://launchpad.net/ubuntu/+ppas" onclick="javascript:pageTracker._trackPageview('/https://launchpad.net/ubuntu/+ppas');">Overview on all user packaged packages in Ubuntu&#8217;s PPA</a> (Personal Package Archive) - if your are looking  for a packages that is not available via <a href="http://packages.ubuntu.com/" onclick="javascript:pageTracker._trackPageview('/http://packages.ubuntu.com/');">packages.ubuntu.com</a>, you may look here before your hunt it on the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/07/28/ubuntu-links-for-28072008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stopping blog spam or Why I started to block Internet Explorer 6</title>
		<link>http://vale.homelinux.net/wordpress/2008/07/20/stopping-blog-spam-or-why-i-started-to-block-internet-explorer-6/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/07/20/stopping-blog-spam-or-why-i-started-to-block-internet-explorer-6/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 10:38:20 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=299</guid>
		<description><![CDATA[First of all: Apologies to all honest Internet Explorer 6 users that are excluded from this site since a few days. Here is the reason why:

Most blog spam comes from bots that either fake or, as a trojan, use Internet Explorer 6 of infected systems.
95% of all bot accesses of my site use Internet Explorer [...]]]></description>
			<content:encoded><![CDATA[<p>First of all: Apologies to all honest Internet Explorer 6 users that are excluded from this site since a few days. Here is the reason why:</p>
<p><span id="more-299"></span></p>
<p>Most blog spam comes from bots that either fake or, as a trojan, use Internet Explorer 6 of infected systems.</p>
<p>95% of all bot accesses of my site use Internet Explorer 6 as their user-agent. And boy, there is quite a lot of bot traffic - on this site, it has increased to about 20% of all page hits!</p>
<p>Since many of this bots are using infected Windows PCs from normal ISP subnets, blocking the well known blog spam IP address ranges did not help much. Blocking all IP addresses of the spam machines was also no solution as this addresses are used be legitimate visitors later on when the address gets re-assigned.</p>
<p>So I began wondering what kind of impact it would have to do the unthinkable: Blocking all visitors with user-agent IE6.</p>
<p>First, I checked my GoogleAnalytics data. Since GA relies on Javascript information for browser identification, it is more reliable with regard to real users and their browsers - GA can not be easily outsmarted with a faked user-agent. However, since many bots actually USE IE of their captured (infected) Windows machine, they also show up in GA statistics.</p>
<p>According to GA, 22% of my traffic comes from IE6 users. Wassup, which I run locally and which checks for user-agent, reports an even higher amount of 25% in the same period of time.</p>
<p>To get a clue how many of these visitors were humans, I further filtered for access to my comment URL: I consider this a clear sign of bot activity since people who access a specialised blog like this and want to leave a message will most likely not be so clueless to use IE 6. Even hardcore Microsoft fanboys who want to flame me will not do this as such a person would either use IE 7 or already IE 8 beta.</p>
<p>Next, I filtered the remaining group for direct access (no referer) to one of my articles: Another clear indication for bot activity as direct access without prior navigation would most likely require a bookmark for a real person. However, such a person who likes this site so much that he/she is bookmarking it, is very unlikely to use IE 6 - we are talking about a technical oriented Linux blog!</p>
<p>And, as said before, the result of this refined filtering was, believe it or not, that no more than 2% of all IE 6 page hits seem to originated from real human beings!</p>
<p>So I easily decided to block IE 6. I am using WP-Ban to block, which can identify unwanted visitors by specific user-agents. Immediately, blog spam (spam comments) dropped by more than 90%! Before, I had between 10 and 20 wanna-be comments with obvious content and goal. Now, I have less than 1 spam comment to moderate in a couple of days, without any plugin except WP-Ban.</p>
<p>And the best thing is: Since the bots keep coming and coming and coming (and keep reading the ban message), my visitor and page hit numbers did not go down - which confirms my assumption that the bulk of IE6 users at least on my site are bots. A real user would not come back again and again with IE6 after having read my friendly ban message which advises him or her to get Firefox <img src='http://vale.homelinux.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Of course, this website is specific - it is oriented towards Linux, towards people who have a clue and do not use IE 6 anymore anyway. The percentage of bots in the IE6 visitor numbers will be much, much lower on general interest websites with a broader audience and more users and possibly not (yet) allow to ban per IE 6 user-agent. And of course I am also aware that bot authors can (and very likely will) change user agents to other commonly used browsers such as Firefox.</p>
<p>This experience here however also reminds me not to trust too easily the browser statistic numbers in which Windows has still a 90% part of all web traffic. My rough guess would be that 3-5% of all Windows traffic is being generated by bots that maskerate as IE6 on Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/07/20/stopping-blog-spam-or-why-i-started-to-block-internet-explorer-6/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Links for July 17, 2008</title>
		<link>http://vale.homelinux.net/wordpress/2008/07/17/ubuntu-links-for-july-17-2008/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/07/17/ubuntu-links-for-july-17-2008/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 19:30:11 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[Linux and Free Software]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=305</guid>
		<description><![CDATA[
Nimbus, the desktop theme for OpenSolaris, made by Sun, is available as package in Whiz&#8217; Personal Package Archive on Ubuntu&#8217;s Launchpad. One of or maybe the best desktop theme for Gnome.
GnomeArt NextGen is a nice little helper that saves you the time to visit gnome-look.org yourself, get a theme, download it, install it. GnomeArt lets [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li><a href="http://vale.homelinux.net/wordpress/2007/09/29/nimbus-beauty-for-your-ubuntu-desktop/" >Nimbus,</a> the desktop theme for OpenSolaris, made by Sun, is available as package in <a href="https://launchpad.net/~wiz/+archive" onclick="javascript:pageTracker._trackPageview('/https://launchpad.net/~wiz/+archive');">Whiz&#8217; Personal Package Archive</a> on Ubuntu&#8217;s Launchpad. One of or maybe the best desktop theme for Gnome.</li>
<li><a href="http://vadi-blog.com/2008/07/17/gnome-art-nextgen-060-released/" onclick="javascript:pageTracker._trackPageview('/http://vadi-blog.com/2008/07/17/gnome-art-nextgen-060-released/');">GnomeArt NextGen</a> is a nice little helper that saves you the time to visit gnome-look.org yourself, get a theme, download it, install it. GnomeArt lets you select your favorite theme and then does all necessary steps for you.<a href="http://vale.homelinux.net/wordpress/wp-content/uploads/2008/07/bildschirmfoto-gnome-art-ng.png" ></a></li>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-321" title="bildschirmfoto-gnome-art-ng" src="http://vale.homelinux.net/wordpress/wp-content/uploads/2008/07/bildschirmfoto-gnome-art-ng-300x200.png" alt="" width="300" height="200" /></p>
<li><a href="http://www.linux.com/feature/141231" onclick="javascript:pageTracker._trackPageview('/http://www.linux.com/feature/141231');">RAMLog </a>is also very convenient when you are using a net- or notebook and want to save your hard drive from waking up every few seconds for writing logfile entries. It also saves your netbook&#8217;s solid state disk from dying an early death from too many write access.</li>
<li><a href="http://www.linuxscrew.com/2007/10/11/7-must-read-linux-tutorials" onclick="javascript:pageTracker._trackPageview('/http://www.linuxscrew.com/2007/10/11/7-must-read-linux-tutorials');">7 of the best Linux tutorials.</a> No further explanation needed.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/07/17/ubuntu-links-for-july-17-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flashplayer 10 beta for Ubuntu 32/64 Bit as .deb package</title>
		<link>http://vale.homelinux.net/wordpress/2008/07/05/flashplayer-10-beta-for-ubuntu-3264-bit-as-deb-package/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/07/05/flashplayer-10-beta-for-ubuntu-3264-bit-as-deb-package/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 08:23:40 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[Linux and Free Software]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=298</guid>
		<description><![CDATA[Looking for the latest Flashplayer 10 beta / Release Candidate (RC) for Ubuntu or Debian / Sidux, packaged in a .deb file (flashplugin-nonfree)?
The Flashplayer 10 beta2 for AMD64 and i386 is already available in the official repositories for the upcoming Ubuntu 8.10 as a convenient Debian package. But It runs also fine on Ubuntu Hardy [...]]]></description>
			<content:encoded><![CDATA[<p>Looking for the latest Flashplayer 10 beta / Release Candidate (RC) for Ubuntu or Debian / Sidux, packaged in a .deb file (flashplugin-nonfree)?</p>
<p>The Flashplayer 10 beta2 for AMD64 and i386 is already available in the official repositories for the upcoming Ubuntu 8.10 as a convenient Debian package. But It runs also fine on Ubuntu Hardy Heron (8.04) and other Debian based distributions. It can be easily manually installed by downloading the .deb file, right-clicking on it and then installing it with GDebi.</p>
<p><a href="http://packages.ubuntu.com/intrepid/flashplugin-nonfree" onclick="javascript:pageTracker._trackPageview('/http://packages.ubuntu.com/intrepid/flashplugin-nonfree');">Get the package here.</a></p>
<p><strong>Update:</strong> Flashplayer 10 Release Candidate (RC) is already available for Ubuntu Hardy as well as Intrepid <a href="Flashplayer-plugin https://launchpad.net/~psyke83/+archive   " onclick="javascript:pageTracker._trackPageview('/Flashplayer-plugin https://launchpad.net/~psyke83/+archive   ');">here on Launchpad. </a>It will soon be available in the mentioned Intrepid repository and hopefully be backported to Hardy. The RC seems to be much more stable and less ressource hungry than the beta.</p>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/07/05/flashplayer-10-beta-for-ubuntu-3264-bit-as-deb-package/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Protected: Hochzeit Claudia</title>
		<link>http://vale.homelinux.net/wordpress/2008/07/04/hochzeit-claudia/</link>
		<comments>http://vale.homelinux.net/wordpress/2008/07/04/hochzeit-claudia/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 18:02:45 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
		
		<category><![CDATA[This Webserver]]></category>

		<guid isPermaLink="false">http://vale.homelinux.net/wordpress/?p=297</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://vale.homelinux.net/wordpress/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-297">Password:<br />
<input name="post_password" id="pwbox-297" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://vale.homelinux.net/wordpress/2008/07/04/hochzeit-claudia/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
