<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>don&#039;t worry dear - it&#039;s just coincidence</title>
	<atom:link href="http://www.schaare.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.schaare.net</link>
	<description></description>
	<lastBuildDate>Sun, 09 May 2010 20:46:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ubuntu 9.10 to 10.04 one shot update</title>
		<link>http://www.schaare.net/?p=58</link>
		<comments>http://www.schaare.net/?p=58#comments</comments>
		<pubDate>Sun, 09 May 2010 20:45:19 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=58</guid>
		<description><![CDATA[sudo sed -i 's/karmic/lucid/g' /etc/apt/sources.list &#038;&#038; sudo aptitude update &#038;&#038; sudo aptitude dist-upgrade]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=58</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comfortable X export</title>
		<link>http://www.schaare.net/?p=55</link>
		<comments>http://www.schaare.net/?p=55#comments</comments>
		<pubDate>Sun, 14 Feb 2010 19:26:30 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=55</guid>
		<description><![CDATA[tired to export display settings maually before using X exports? try adding this to your &#8220;~/.bashrc&#8221; if [ -z "$DISPLAY" ]; then if [ `ps -awwwux&#124;grep  X11.app &#124;grep -vc grep` -gt 0 ]; then export DISPLAY=":0.0" fi fi]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=55</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viscosity VPN Client &#8211; Routing private networks</title>
		<link>http://www.schaare.net/?p=53</link>
		<comments>http://www.schaare.net/?p=53#comments</comments>
		<pubDate>Sat, 29 Aug 2009 11:01:13 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=53</guid>
		<description><![CDATA[Excerpt from Viscosity Support Forums: Problem is, I want the standard 192.168.x.x and the 10.x.x.x networks to be routed locally, not through the VPN. Try the following: 1. Go to the Viscosity menu, select Preferences, and Edit your connection 2. Click on the networking tab 3. Click the small &#8220;+&#8221; button in the Routing section [...]]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=53</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Samba client creates files / directories with wrong access rights</title>
		<link>http://www.schaare.net/?p=51</link>
		<comments>http://www.schaare.net/?p=51#comments</comments>
		<pubDate>Fri, 31 Jul 2009 09:50:33 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=51</guid>
		<description><![CDATA[Wanted: files with 0660, directories with 770 Config: create mask = 660 directory mask = 770 force create mode = 660 force directory mode = 770 Problem: OS X clients creates files with 644 or 764 or 600 directories with 2700 or 0770 or 0700 Solution: unix extensions = no in smb.conf on server]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Domino 8.0.2 update hickups</title>
		<link>http://www.schaare.net/?p=49</link>
		<comments>http://www.schaare.net/?p=49#comments</comments>
		<pubDate>Tue, 30 Sep 2008 14:39:26 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=49</guid>
		<description><![CDATA[After updating a Domino Server from 8.0 to 8.0.2 on RHEL and installation of the german language pack, the console.log looked very strange: 30.09.2008 16:18:53 33:02 ConvertZoneToText: Warning Time Zone -1 not found! 30.09.2008 16:18:53 33:14 ConvertZoneToText: Warning Time Zone -1 not found! After a little research the problem cleared up: domino is missing ressource [...]]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=49</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>recursive chmod directories only</title>
		<link>http://www.schaare.net/?p=46</link>
		<comments>http://www.schaare.net/?p=46#comments</comments>
		<pubDate>Tue, 30 Sep 2008 07:48:06 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=46</guid>
		<description><![CDATA[find . -type d -exec chmod 755 &#123;&#125; \; oder (mit Ausgabe) find . -type d -exec chmod 755 &#123;&#125; \; -print]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=46</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bash customizing in OS X Leopard</title>
		<link>http://www.schaare.net/?p=31</link>
		<comments>http://www.schaare.net/?p=31#comments</comments>
		<pubDate>Sat, 27 Sep 2008 12:57:06 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=31</guid>
		<description><![CDATA[Since I&#8217;m using Mac OS X for admin tasks at work I was annoyed about the keymappings and presets in Terminal.app. As bash is the standard shell in Leopard, I missed the settings that I&#8217;m accustomed to as a long term Linux user and admin. If every solution could be so easy. Just create the [...]]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=31</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kennt Ihr diese Situationen, in denen man nur noch schreiend weglaufen will?</title>
		<link>http://www.schaare.net/?p=27</link>
		<comments>http://www.schaare.net/?p=27#comments</comments>
		<pubDate>Fri, 09 Nov 2007 20:27:12 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[BrainDead]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=27</guid>
		<description><![CDATA[Mama erzählt auf Deinem 40.sten zum dritten Mal, wie Du aus dem Kindergarten geflüchtet bist. Der Herr Schäuble referiert über die Gefahren des Internets. Oder Dubya sagt wieder was ganz besonders schlaues? Das alles lässt sich ja noch mit Anstand ertragen. Aber dann wird wieder so eine Spitzen-Innovation aus Redmond zum Patent eingereicht. Nachdem Vista [...]]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=27</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The World&#8217;s fastest Vista Notebook</title>
		<link>http://www.schaare.net/?p=23</link>
		<comments>http://www.schaare.net/?p=23#comments</comments>
		<pubDate>Sat, 03 Nov 2007 16:51:15 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=23</guid>
		<description><![CDATA[Ladies + Gents, according to the famous PC World Magazine, this one rules them all: The world&#8217;s fastest Vista &#8482; notebook 2007 Fastest: Apple MacBook Pro The fastest Windows Vista notebook we&#8217;ve tested this year is a Mac. Try that again: The fastest Windows Vista notebook we&#8217;ve tested this year&#8211;or for that matter, ever&#8211;is a [...]]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=23</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nu ratet mal&#8230;</title>
		<link>http://www.schaare.net/?p=21</link>
		<comments>http://www.schaare.net/?p=21#comments</comments>
		<pubDate>Fri, 05 Oct 2007 19:35:58 +0000</pubDate>
		<dc:creator>dirk</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.schaare.net/?p=21</guid>
		<description><![CDATA[warum dieses Blog auf einmal so anders aussieht. Richtig: bin auf den Mac gekommen Zugegeben, ich bin ein wenig spät dran (übler Mitläufer). Nach den blumigen Lobpreisungen eines durchaus begabten Coders der mit Vista auf die Klappe fiel (siehe Blogroll), wollte ich&#8217;s wissen. In der Firma lag gerade noch ein herrenloses Powerbook G4 17&#8243; und [...]]]></description>
		<wfw:commentRss>http://www.schaare.net/?feed=rss2&amp;p=21</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
