<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Martinus scripsit</title>
	<atom:link href="http://martinmoeller.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinmoeller.wordpress.com</link>
	<description>Weblog von Martin Möller</description>
	<lastBuildDate>Sun, 23 Mar 2008 10:19:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='martinmoeller.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3c21346db7a9c17b31b8594733441e45?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Martinus scripsit</title>
		<link>http://martinmoeller.wordpress.com</link>
	</image>
			<item>
		<title>Backspace unter Solaris</title>
		<link>http://martinmoeller.wordpress.com/2008/03/23/backspace-unter-solaris/</link>
		<comments>http://martinmoeller.wordpress.com/2008/03/23/backspace-unter-solaris/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 10:19:51 +0000</pubDate>
		<dc:creator>martinmoeller</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>

		<guid isPermaLink="false">http://martinmoeller.wordpress.com/?p=7</guid>
		<description><![CDATA[Einer der nervigsten Unterschiede zwischen der normalen BSD-Welt und Solaris ist die seltsame Belegung der Backspace-Taste, die nicht arbeitet, wie Gott es für sie vorgesehen hat. Abhilfe schaff eine kleine Änderung in /kernel/drv/options.conf:
ttymodes="2502:1805:bd:8a3b:3:1c:7f:15:4:0:0:0:11:13:1a:19:12:f:17:16";
ändern in:
ttymodes="2502:1805:bd:8a3b:3:1c:8:15:4:0:0:0:11:13:1a:19:12:f:17:16";

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmoeller.wordpress.com&blog=2264437&post=7&subd=martinmoeller&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Einer der nervigsten Unterschiede zwischen der normalen BSD-Welt und Solaris ist die seltsame Belegung der Backspace-Taste, die nicht arbeitet, wie Gott es für sie vorgesehen hat. Abhilfe schaff eine kleine Änderung in <code>/kernel/drv/options.conf:</code></p>
<pre>ttymodes="2502:1805:bd:8a3b:3:1c:<font color="red">7f</font>:15:4:0:0:0:11:13:1a:19:12:f:17:16";</pre>
<p>ändern in:</p>
<pre>ttymodes="2502:1805:bd:8a3b:3:1c:<font color="red">8</font>:15:4:0:0:0:11:13:1a:19:12:f:17:16";</pre>
<pre></pre>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmoeller.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmoeller.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmoeller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmoeller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmoeller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmoeller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmoeller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmoeller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmoeller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmoeller.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmoeller.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmoeller.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmoeller.wordpress.com&blog=2264437&post=7&subd=martinmoeller&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinmoeller.wordpress.com/2008/03/23/backspace-unter-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e35424fe15ca87e5912098cc4fd1dcf6?s=96&#38;d=identicon" medium="image">
			<media:title type="html">martinmoeller</media:title>
		</media:content>
	</item>
		<item>
		<title>Installation von Apache 1.3 unter Indiana (DP 2)</title>
		<link>http://martinmoeller.wordpress.com/2008/03/22/installation-von-apache-113-unter-indiana-dp-2/</link>
		<comments>http://martinmoeller.wordpress.com/2008/03/22/installation-von-apache-113-unter-indiana-dp-2/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 10:50:13 +0000</pubDate>
		<dc:creator>martinmoeller</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>

		<guid isPermaLink="false">http://martinmoeller.wordpress.com/?p=6</guid>
		<description><![CDATA[Apache befindet sich in der Paketsammlung für Indiana, wird aber standardmäßig nicht installiert. Um dies nachzuholen, reicht die Eingabe von
% pkg install SUNWapch
Bevor der HTTP-Server startet, muss eine gültige Konfigurationsdatei erstellt werden:
% cp /etc/apache/httpd.conf-example /etc/apache/httpd.conf
Notwendige Anpassungen sind bei den Variablen ServerAdmin und ServerName vorzunehmen.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmoeller.wordpress.com&blog=2264437&post=6&subd=martinmoeller&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Apache befindet sich in der Paketsammlung für Indiana, wird aber standardmäßig nicht installiert. Um dies nachzuholen, reicht die Eingabe von</p>
<pre>% pkg install SUNWapch</pre>
<p>Bevor der HTTP-Server startet, muss eine gültige Konfigurationsdatei erstellt werden:</p>
<pre>% cp /etc/apache/httpd.conf-example /etc/apache/httpd.conf</pre>
<p>Notwendige Anpassungen sind bei den Variablen ServerAdmin und ServerName vorzunehmen.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/martinmoeller.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/martinmoeller.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/martinmoeller.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/martinmoeller.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/martinmoeller.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/martinmoeller.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/martinmoeller.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/martinmoeller.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/martinmoeller.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/martinmoeller.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/martinmoeller.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/martinmoeller.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=martinmoeller.wordpress.com&blog=2264437&post=6&subd=martinmoeller&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://martinmoeller.wordpress.com/2008/03/22/installation-von-apache-113-unter-indiana-dp-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e35424fe15ca87e5912098cc4fd1dcf6?s=96&#38;d=identicon" medium="image">
			<media:title type="html">martinmoeller</media:title>
		</media:content>
	</item>
	</channel>
</rss>