<?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>OlliN&#039;s &#187; gentoo</title>
	<atom:link href="http://www.nautsch.net/category/gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nautsch.net</link>
	<description>Notizen über Software und Anderes von Oliver Nautsch</description>
	<lastBuildDate>Fri, 03 Feb 2012 09:12:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>my first ebuild</title>
		<link>http://www.nautsch.net/2011/04/01/my-first-ebuild/</link>
		<comments>http://www.nautsch.net/2011/04/01/my-first-ebuild/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 08:38:04 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=564</guid>
		<description><![CDATA[<p>Okay, it is only a version bump. But the <a href="http://www.stringtemplate.org/">stringtemplate</a> 3.2.1 <a href="http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.1.ebuild?revision=1.1&#38;view=markup">ebuild</a> is my first contribution to gentoo. The guys on IRC chanel #gentoo-java  were very nice and helpful. For antlr 3.3 I&#8217;ve built the script already. Unfortunately jython <a href="http://bugs.gentoo.org/show_bug.cgi?id=293305">not work correctly</a> with antlr 3.3.</p>]]></description>
			<content:encoded><![CDATA[<p>Okay, it is only a version bump. But the <a href="http://www.stringtemplate.org/">stringtemplate</a> 3.2.1 <a href="http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-java/stringtemplate/stringtemplate-3.2.1.ebuild?revision=1.1&amp;view=markup">ebuild</a> is my first contribution to gentoo. The guys on IRC chanel #gentoo-java  were very nice and helpful. For antlr 3.3 I&#8217;ve built the script already. Unfortunately jython <a href="http://bugs.gentoo.org/show_bug.cgi?id=293305">not work correctly</a> with antlr 3.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2011/04/01/my-first-ebuild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>source after changing bashcomp</title>
		<link>http://www.nautsch.net/2010/12/14/source-after-changing-bashcomp/</link>
		<comments>http://www.nautsch.net/2010/12/14/source-after-changing-bashcomp/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 12:18:12 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=543</guid>
		<description><![CDATA[<p>If  you change the bashcomp at gentoo, e.g.:</p> eselect bashcomp enable 47 <p>don&#8217;t forget to make:</p> source /etc/profile.d/bash-completion.sh]]></description>
			<content:encoded><![CDATA[<p>If  you change the bashcomp at gentoo, e.g.:</p>
<pre>eselect bashcomp enable 47
</pre>
<p>don&#8217;t forget to make:</p>
<pre>source /etc/profile.d/bash-completion.sh</pre>
<pre>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2010/12/14/source-after-changing-bashcomp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No mouse, No keyboard after upgrading to xorg-server 1.7</title>
		<link>http://www.nautsch.net/2010/04/10/no-mouse-no-keyboard-after-upgrading-to-xorg-server-1-7/</link>
		<comments>http://www.nautsch.net/2010/04/10/no-mouse-no-keyboard-after-upgrading-to-xorg-server-1-7/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 19:53:28 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=458</guid>
		<description><![CDATA[<p>If the mouse and the keyboard are not working anymore after upgrading the xorg-server, you have probably forgot to rebuild the xorg-drivers. On a gentoo box find the drivers with:</p> qlist -I xorg-drivers <p>Emerge the the drivers on the list.</p> <p>e.g.:</p> emerge -v1 x11-drivers/xf86-input-evdev x11-drivers/nvidia-drivers]]></description>
			<content:encoded><![CDATA[<p>If the mouse and the keyboard are not working anymore after upgrading the xorg-server, you have probably forgot to rebuild the xorg-drivers. On a gentoo box find the drivers with:</p>
<pre>qlist -I xorg-drivers
</pre>
<p>Emerge the the drivers on the list.</p>
<p>e.g.:</p>
<pre>emerge -v1 x11-drivers/xf86-input-evdev x11-drivers/nvidia-drivers
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2010/04/10/no-mouse-no-keyboard-after-upgrading-to-xorg-server-1-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cuddlicious gentoo</title>
		<link>http://www.nautsch.net/2008/12/02/cuddlicious-gentoo/</link>
		<comments>http://www.nautsch.net/2008/12/02/cuddlicious-gentoo/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 19:48:33 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=246</guid>
		<description><![CDATA[<p>Thanks for &#8220;<a href="http://jolexa.wordpress.com/2008/12/02/thank-you-for-using-gentoo/">Thank you for using Gentoo</a>&#8221; </p> <p>Gentoo is simply cuddlesome.</p>]]></description>
			<content:encoded><![CDATA[<p>Thanks for &#8220;<a href="http://jolexa.wordpress.com/2008/12/02/thank-you-for-using-gentoo/">Thank you for using Gentoo</a>&#8221; <img src='http://www.nautsch.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Gentoo is simply cuddlesome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2008/12/02/cuddlicious-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>closest book meme</title>
		<link>http://www.nautsch.net/2008/11/23/closest-book-meme/</link>
		<comments>http://www.nautsch.net/2008/11/23/closest-book-meme/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 19:14:12 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[leute]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=238</guid>
		<description><![CDATA[<p>just another <a href="http://psykil.livejournal.com/331388.html">response to Ryan</a>.</p> Grab the nearest book. Open it to page 56. Find the fifth sentence. Post the text of the sentence in your journal along with these instructions. Don’t dig for your favorite book, the cool book, or the intellectual one: pick the CLOSEST. <p>&#8220;Das bedeutet, Sie lassen bei dieser Option [...]]]></description>
			<content:encoded><![CDATA[<p>just another <a href="http://psykil.livejournal.com/331388.html">response to Ryan</a>.</p>
<ul>
<li>Grab the nearest book.</li>
<li>Open it to page 56.</li>
<li>Find the fifth sentence.</li>
<li>Post the text of the sentence in your journal along with these instructions.</li>
<li>Don’t dig for your favorite book, the cool book, or the intellectual one: pick the CLOSEST.</li>
</ul>
<p>&#8220;Das bedeutet, Sie lassen bei dieser Option den Namensbeginn lib ebenso weg wie die Endung .a.&#8221; (C++ Entwicklung mit Linux: Thomas Wieland)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2008/11/23/closest-book-meme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo, Openoffice und Rechtschreibung (spell checking)</title>
		<link>http://www.nautsch.net/2008/10/03/gentoo-openoffice-und-rechtschreibung-spell-checking/</link>
		<comments>http://www.nautsch.net/2008/10/03/gentoo-openoffice-und-rechtschreibung-spell-checking/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 11:05:09 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=183</guid>
		<description><![CDATA[<p>Gestern habe ich etwas geübt, bis ich die Rechtschreibhilfe im Openoffice am laufen hatte. Damit nicht alle so suchen müssen wie ich, hier ein paar Hinweise für die Installation unter <a href="http://www.gentoo.org">Gentoo</a>:</p> <p>Wer Openoffice selber kompiliert, also nicht das openoffice-bin installiert, muss den <a href="http://gentoo-wiki.com/FAQ_USE_Flags">USE-Flag</a> odk aktiviert haben. Ich hatte dies vergessen und bei mir [...]]]></description>
			<content:encoded><![CDATA[<p>Gestern habe ich etwas geübt, bis ich die Rechtschreibhilfe im Openoffice am laufen hatte. Damit nicht alle so suchen müssen wie ich, hier ein paar Hinweise für die Installation unter <a href="http://www.gentoo.org">Gentoo</a>:</p>
<p>Wer Openoffice selber kompiliert, also nicht das openoffice-bin installiert, muss den <a href="http://gentoo-wiki.com/FAQ_USE_Flags">USE-Flag</a> <code>odk</code> aktiviert haben. Ich hatte dies vergessen und bei mir ist dann im Openoffice kein Wörterbuch aufgetaucht.</p>
<p>Also habe ich in der Datei /etc/make.conf folgende Ergänzung <code>USE="...nls <strong>odk</strong> ogg..."<code> vorgenommen.</code></code></p>
<p>Danach musste ich dann Openoffice neu kompilieren</p>

<div class="wp_codebox"><table><tr id="p1837"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p183code7"><pre class="bash" style="font-family:monospace;">emerge openoffice</pre></td></tr></table></div>

<p>und habe dann bemerkt, dass es Konflikte beim mergen einiger Dateien gab.</p>

<div class="wp_codebox"><table><tr id="p1838"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
</pre></td><td class="code" id="p183code8"><pre class="text" style="font-family:monospace;"> * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / &lt;filename&gt;` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). Once again, please do NOT file
 * a bug report unless you have completely understood the above message.
 *
 * package app-office/openoffice-2.4.1 NOT merged
 *
 * Detected file collision(s):
 *
 *      /usr/lib/openoffice/share/dict/ooo/th_de_DE.dat
 *      /usr/lib/openoffice/share/dict/ooo/hyph_de_CH.dic
 *      /usr/lib/openoffice/share/dict/ooo/hyph_en_GB.dic
 *      /usr/lib/openoffice/share/dict/ooo/th_de_DE.idx
 *      /usr/lib/openoffice/share/dict/ooo/de_AT.dic
 *      /usr/lib/openoffice/share/dict/ooo/en_CA.aff
 *      /usr/lib/openoffice/share/dict/ooo/en_AU.aff
 *      /usr/lib/openoffice/share/dict/ooo/de_DE.dic
 *      /usr/lib/openoffice/share/dict/ooo/hyph_de_DE.dic
 *      /usr/lib/openoffice/share/dict/ooo/de_CH.dic
 *      /usr/lib/openoffice/share/dict/ooo/en_GB.dic
 *      /usr/lib/openoffice/share/dict/ooo/th_en_US.idx
 *      /usr/lib/openoffice/share/dict/ooo/en_NZ.aff
 *      /usr/lib/openoffice/share/dict/ooo/de_AT.aff
 *      /usr/lib/openoffice/share/dict/ooo/th_en_US.dat
 *      /usr/lib/openoffice/share/dict/ooo/de_DE.aff
 *      /usr/lib/openoffice/share/dict/ooo/en_US.dic
 *      /usr/lib/openoffice/share/dict/ooo/en_AU.dic
 *      /usr/lib/openoffice/share/dict/ooo/en_NZ.dic
 *      /usr/lib/openoffice/share/dict/ooo/en_GB.aff
 *      /usr/lib/openoffice/share/dict/ooo/en_US.aff
 *      /usr/lib/openoffice/share/dict/ooo/de_CH.aff
 *      /usr/lib/openoffice/share/dict/ooo/hyph_en_US.dic
 *      /usr/lib/openoffice/share/dict/ooo/en_CA.dic
 *
 * Searching all installed packages for file collisions...</pre></td></tr></table></div>

<p>Also Openoffice nochmals deinstalliert</p>

<div class="wp_codebox"><table><tr id="p1839"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p183code9"><pre class="bash" style="font-family:monospace;">emerge <span style="color: #660033;">-C</span> openoffice</pre></td></tr></table></div>

<p>und das Verzeichniss mit den Konflikten gelöscht:</p>

<div class="wp_codebox"><table><tr id="p18310"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p183code10"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-rf</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>openoffice<span style="color: #000000; font-weight: bold;">/</span>share</pre></td></tr></table></div>

<p>und nochmal installiert (ja, das ganze hat eine Weile gedauert <img src='http://www.nautsch.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  )<br />
Dann die Wörterbücher installiert:</p>

<div class="wp_codebox"><table><tr id="p18311"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p183code11"><pre class="bash" style="font-family:monospace;">emerge app-dicts<span style="color: #000000; font-weight: bold;">/</span>myspell-en app-dicts<span style="color: #000000; font-weight: bold;">/</span>myspell-de app-admin<span style="color: #000000; font-weight: bold;">/</span>eselect-oodict</pre></td></tr></table></div>

<p>eselect-oodict ist dann zum Auswählen der Wörterbücher für Openoffice mit <a href="http://gentoo-wiki.com/Eselect">eselect</a>.</p>

<div class="wp_codebox"><table><tr id="p18312"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p183code12"><pre class="bash" style="font-family:monospace;">eselect oodict <span style="color: #000000; font-weight: bold;">set</span> myspell-de</pre></td></tr></table></div>

<p>Und siehe da, die Wörterbücher waren da:<br />
<a href="http://www.nautsch.net/wp-content/uploads/ooffice_woerterbuecher.png"><img class="alignnone size-full wp-image-184" title="ooffice_woerterbuecher" src="http://www.nautsch.net/wp-content/uploads/ooffice_woerterbuecher.png" alt="" width="500" height="278" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2008/10/03/gentoo-openoffice-und-rechtschreibung-spell-checking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neues Gentoo Buch</title>
		<link>http://www.nautsch.net/2008/02/27/neues-gentoo-buch/</link>
		<comments>http://www.nautsch.net/2008/02/27/neues-gentoo-buch/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 20:15:28 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[bücher]]></category>
		<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=101</guid>
		<description><![CDATA[<p>Heute hat Gunnar Wrobel auf seinem Blog die Fertigstellung sein neues &#8220;Gentoo Linux&#8221; Buches <a href="http://log.onthebrink.de/2008/02/multiply-your-knowledge.html">bekanntgegeben.</a> Sicherlich sind alle Informationen auch im Netz verfügbar, aber wenn sich schon jemand die Arbeit macht, alle Infos in ein Medium zu packen, dass ich auch im Bus benutzen kann, dann muss ich es eben gleich mal bei meinem [...]]]></description>
			<content:encoded><![CDATA[<p>Heute hat Gunnar Wrobel auf seinem Blog die Fertigstellung sein neues &#8220;Gentoo Linux&#8221; Buches <a href="http://log.onthebrink.de/2008/02/multiply-your-knowledge.html">bekanntgegeben.</a> Sicherlich sind alle Informationen auch im Netz verfügbar, aber wenn sich schon jemand die Arbeit macht, alle Infos in ein Medium zu packen, dass ich auch im Bus benutzen kann, dann muss ich es eben gleich mal bei meinem Online-Lieblingsbuchladen bestellen. Im <a href="https://www.opensourcepress.de/fileadmin/osp/pdf/gentoo_leseprobe.pdf">Beispielkapitel</a> geht es um das Bauen von ebuilds &#8230;  so muss lesen und ebuilds bauen <img src='http://www.nautsch.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2008/02/27/neues-gentoo-buch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo braucht wieder etwas Schwung</title>
		<link>http://www.nautsch.net/2008/01/12/gentoo-braucht-wieder-etwas-schwung/</link>
		<comments>http://www.nautsch.net/2008/01/12/gentoo-braucht-wieder-etwas-schwung/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 13:32:39 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=92</guid>
		<description><![CDATA[<p>Das auf der Frontseite von <a href="http://www.gentoo.org">Gentoo</a> schon seit länger Zeit kein Update mehr erfolgte hat wohl jeder der Gentoo benutzt schon bemerkt. Nun hat sich Daniel Robbins mit einem <a href="http://blog.funtoo.org/2008/01/here-my-offer.html">Vorschlag</a> gemeldet die Situation wieder zu verbessern.</p> <p>Ich kann nur hoffen, dass die Entscheidungsträger dieses Angebot annehmen oder von ihrer Seite wieder etwas mehr [...]]]></description>
			<content:encoded><![CDATA[<p>Das auf der Frontseite von <a href="http://www.gentoo.org">Gentoo</a> schon seit länger Zeit kein Update mehr erfolgte hat wohl jeder der Gentoo benutzt schon bemerkt. Nun hat sich Daniel Robbins mit einem <a href="http://blog.funtoo.org/2008/01/here-my-offer.html">Vorschlag</a> gemeldet die Situation wieder zu verbessern.</p>
<p>Ich kann nur hoffen, dass die Entscheidungsträger dieses Angebot annehmen oder von ihrer Seite wieder etwas mehr Schwung in Gentoo bringen. Meiner Meinung nach ist dies eine sehr gute Linux-Distribution und ich möchte sie auch weiterhin benutzen&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2008/01/12/gentoo-braucht-wieder-etwas-schwung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo und WebSphere Application Server 6.1</title>
		<link>http://www.nautsch.net/2007/09/21/gentoo-und-websphere-application-server-61/</link>
		<comments>http://www.nautsch.net/2007/09/21/gentoo-und-websphere-application-server-61/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 11:55:55 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=74</guid>
		<description><![CDATA[<p>Seit einiger Zeit bin ich am Erstellen eines Skriptes zum Konfigurieren eines <a href="http://www-306.ibm.com/software/webservers/appserv/was/">WebSphere Application Servers 6.1 </a>(kurz: WAS6.1). <a href="http://www.gentoo.org/">Gentoo</a> wird offiziell nicht unterstützt. Ich habe es trotzdem versucht. Die Grundinstallation war kein Problem und funktionierte tadellos. Leider hat das installieren des FixPack 9 nicht funktioniert. Ich habe dann also VMWare Workstation 6 installiert [...]]]></description>
			<content:encoded><![CDATA[<p>Seit einiger Zeit bin ich am Erstellen eines Skriptes zum Konfigurieren eines <a href="http://www-306.ibm.com/software/webservers/appserv/was/">WebSphere Application Servers 6.1 </a>(kurz: WAS6.1). <a href="http://www.gentoo.org/">Gentoo</a> wird offiziell nicht unterstützt. Ich habe es trotzdem versucht. Die Grundinstallation war kein Problem und funktionierte tadellos. Leider hat das installieren des FixPack 9 nicht funktioniert. Ich habe dann also VMWare Workstation 6 installiert und dort den WAS6.1 auf MS Windows benutzt.  Inszwischen ist aber FixPack 11 erschienen und vor ein paar Tagen habe ich mir gedacht: &#8220;Versuchen wir es doch noch einmal.&#8221; Und siehe da: Es funktioniert. Keine Probleme beim installieren. Laufzeitverhalten super. Bisher keine Fehler entdeckt. MS wieder gelöscht.<span id="more-74"></span></p>
<p>Beim Skripten der Konfiguration für den WAS und für unsere Applikationen die darauf laufen, konnte ich <a href="http://www.jython.org/">Jython</a> das erste mal richtig benutzen. Ich finde das man sehr übersichtlichen Code schreiben kann. Das Blöcke durch einrücken gekennzeichnet werden ist ein wenig gewöhnungsbedürftig, wird aber mit einer Zeile weniger Code belohnt (für das Klammerschliessen). Was vorher für jede Instanz eines Servers mühsam vom Hand und via Webbrowser (die Adminconsole von WAS ist via Browser) gemacht werden musste und pro Instanz bis zu 45 Minuten gedauert hat, wird nun innerhalb von einer Minute erledigt. Ausserdem vermeidet man nun die Tippfehler bei der Konfiguration und erspart sich damit die aufwendige Fehlersuche, wenn die Konfiguration nicht in Ordnung war. (&#8220;Welchen Parameter haben wir denn jetzt nicht richtig eingegeben?&#8221;) Warum aber so viele</p>
<p>Ein paar Tips für Einsteiger ins Skripten des WAS:</p>
<ul>
<li>Unbedingt ein Backup der Originalkonfiguration machen (&lt;was-install-root&gt;/bin/backupConfig.sh ist der Helfer). So kann man sehr einfach eine defekte Konfiguration wieder herstellen. Und man macht sich einige male die Konfiguration kaputt.</li>
<li>unbedingt die Beispielskripte anschauen (Siehe <a href="http://www.ibm.com/developerworks/websphere/library/samples/SampleScripts.html">wsadminJythonExampleScripts.zip</a>)</li>
<li>viel direkt mit <code>wsadmin.sh</code> arbeiten (z.B. hat mir &#8220;print AdminConfig.types()&#8221; sehr geholfen)</li>
<li>unbedingt erst jede Konfigurationsänderung mit der Webconsole machen und das Logging einschalten (http://&lt;deinrechner&gt;:9060/ibm/console/&#8211;&gt;Systemverwaltung&#8211;&gt;Konsoleeinstellungen&#8211;&gt;Befehle für Befehlsunterstützung protokollieren). Websphere schreibt dann bei vielen Konfigurationsänderungen die man macht, den entsprechenden Jython-Befehl mit. Leider wird aber NICHT alles mitprotokolliert.</li>
<li>wenn man mal einen Typ nicht findet wo er steckt, dann die Konfigurationsdateien anschauen wo dort die Einträge zu finden sind.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2007/09/21/gentoo-und-websphere-application-server-61/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If you want to get sun-jdk-1.6 stable&#8230;</title>
		<link>http://www.nautsch.net/2007/01/25/if-you-want-to-get-sun-jdk-16-stable/</link>
		<comments>http://www.nautsch.net/2007/01/25/if-you-want-to-get-sun-jdk-16-stable/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 09:51:28 +0000</pubDate>
		<dc:creator>ollin</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[leute]]></category>

		<guid isPermaLink="false">http://www.nautsch.net/?p=39</guid>
		<description><![CDATA[<p>Petteri Räty (alias betelgeuse) vom <a href="http://www.gentoo.org/proj/en/java/">Gentoo Java Team</a> hat aufgerufen für den Bug <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6507179">6507179</a> bei SUN zu voten, damit das <a href="http://packages.gentoo.org/search/?sstring=sun-jdk">sun-jdk-1.6</a>-Paket von Gentoo stabil gemacht werden kann. Also hops, einloggen und voten&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Petteri Räty (alias betelgeuse) vom <a href="http://www.gentoo.org/proj/en/java/">Gentoo Java Team</a> hat aufgerufen für den Bug <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6507179">6507179</a> bei SUN zu voten, damit das <a href="http://packages.gentoo.org/search/?sstring=sun-jdk">sun-jdk-1.6</a>-Paket von Gentoo stabil gemacht werden kann. Also hops, einloggen und voten&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nautsch.net/2007/01/25/if-you-want-to-get-sun-jdk-16-stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

