<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.7" -->
<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/"
	>

<channel>
	<title>flog.fugu.de</title>
	<link>http://flog.fugu.de</link>
	<description>fugu fischinger, die musik, und das grid</description>
	<pubDate>Tue, 29 Jun 2010 14:13:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>
	<language>en</language>
			<item>
		<title>&#8220;urgl! argl! aua!&#8221;, sagt teldemokles zu mac&#8217;s java_home</title>
		<link>http://flog.fugu.de/?p=101</link>
		<comments>http://flog.fugu.de/?p=101#comments</comments>
		<pubDate>Tue, 29 Jun 2010 14:12:29 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>gejammer&amp;gemecker</category>

		<category>grid</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=101</guid>
		<description><![CDATA[Falls Ihr bei einem GT4 ./configure einen:
hobro:gt4.2.1-all-source-installer globus$ ./configure
--prefix=$GLOBUS_LOCATION --enable-xacml
checking build system type... i686-apple-darwin10.4.0
checking for javac... /usr/bin/javac
configure: WARNING: the javac in your path is not from your $JAVA_HOME environment
checking for ant... /usr/bin/ant
configure: creating ./config.status
config.status: creating Makefile
bekommt, dann tauscht doch einfach Euer $JAVA_HOME von /usr/ zu /usr.
Sagt Teldemokles! Hört auf ihn!

]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=101</wfw:commentRss>
		</item>
		<item>
		<title>globus toolkit 4.2.1 und der XACML authorization test</title>
		<link>http://flog.fugu.de/?p=100</link>
		<comments>http://flog.fugu.de/?p=100#comments</comments>
		<pubDate>Fri, 04 Jun 2010 12:32:40 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>gejammer&amp;gemecker</category>

		<category>grid</category>

		<category>teldemokles</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=100</guid>
		<description><![CDATA[Hier ein paar Dinge, die ich - auf Anraten des guten alten Teldemokles - bisher getan habe:

Installation des GT4.2.1, logo!
Installation der SAML/XACML WS Authorization Komponenten, incl. JUnit-Tests

Nun kommt Part drei, nämlich das Laufen lassen des XACML JUnit-Tests. Hierbei wählte ich als nutzer meinen Globus-Nutzer (globus), der auch administrative Tätigkeiten für das installierte Globus Toolkit ausführt, [...]]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=100</wfw:commentRss>
		</item>
		<item>
		<title>installation of a gt4 simpleCA: a step-by-step tutorial&#8230;.</title>
		<link>http://flog.fugu.de/?p=97</link>
		<comments>http://flog.fugu.de/?p=97#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:01:08 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>grid</category>

		<category>teldemokles</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=97</guid>
		<description><![CDATA[Another note from Teldemokles: &#8220;User globus needs read/write permissions in the $GLOBUS_LOCATION dir!&#8221;
1. Creating a simple CA
setup simple CA
as globus:
$GLOBUS_LOCATION/setup/globus/setup-simple-ca
setup gsi things
as root:
$GLOBUS_LOCATION/setup/globus_simple_ca_#CAHASH#_setup/setup-gsi -default
or as globus: add
-nonroot
2. Obtaining and signing the host certificate - using the simple CA cert
request host certificate
as root:
grid-cert-request -host 'my.host'
sign the host cert using the CA cert
as globus:
grid-ca-sign -in /etc/grid-security/hostcert_request.pem -out [...]]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=97</wfw:commentRss>
		</item>
		<item>
		<title>ein neuer globus simpleCA!</title>
		<link>http://flog.fugu.de/?p=96</link>
		<comments>http://flog.fugu.de/?p=96#comments</comments>
		<pubDate>Tue, 10 Nov 2009 13:48:13 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>grid</category>

		<category>teldemokles</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=96</guid>
		<description><![CDATA[Tekdemokles sagte neulich zu mir:
&#8220;Lieber fugu, falls Du jemals einen neuen simpleCA brauchen solltest, und Du bekommst folgende Meldung beim Verifizieren Deines Proxy-Zertifikates:
fugu@my_globus_host:/etc> grid-proxy-init -debug -verify
User Cert File: /home/fugu/.globus/usercert.pem
User Key File: /home/fugu/.globus/userkey.pem
Trusted CA Cert Dir: /home/fugu/.globus/certificates
Output File: /tmp/x509up_u2004
Your identity: /O=Grid/OU=GlobusTest/OU=simpleCA-my.globus.host/OU=globus.host/CN=fugu
Enter GRID pass phrase for this identity:
Creating proxy ........++++++++++++
...++++++++++++
 Done
Error: Couldn't verify the authenticity of the [...]]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=96</wfw:commentRss>
		</item>
		<item>
		<title>hmpf. why is my globus toolkit (4.2.1) gridftp not working?</title>
		<link>http://flog.fugu.de/?p=95</link>
		<comments>http://flog.fugu.de/?p=95#comments</comments>
		<pubDate>Thu, 08 Oct 2009 16:36:30 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>grid</category>

		<category>teldemokles</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=95</guid>
		<description><![CDATA[Now it does! Please have a look into the following:
Xinet logs: /var/log/xinetd.log
Xinetd config files: /etc/xinetd.d/gridftp or /etc/xinetd.d/gsiftp
Check your gridmap-file: /etc/grid-security/grid-mapfile for the correct GRID user and local user!
You can log via server_args = -i -d all -l /tmp/gridftp.log and don&#8217;t forget to mention some ports: env += GLOBUS_TCP_PORT_RANGE=20000,25000 in your /etc/xinetd.d/gridftp (don&#8217;t forget to restart [...]]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=95</wfw:commentRss>
		</item>
		<item>
		<title>containercert&#8217;s owner settings</title>
		<link>http://flog.fugu.de/?p=94</link>
		<comments>http://flog.fugu.de/?p=94#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:32:19 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>grid</category>

		<category>teldemokles</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=94</guid>
		<description><![CDATA[Teldemokles says: &#8220;If you always check the containercert&#8217;s files&#8217; owner and permissions, then you can start the globus&#8217; container!&#8221;.
Permissions for containercert (644) and containerkey (600) files in /etc/grid-security must be set to globus:globus, respectively to your globus admin user! Else you get the following error:
Failed to start container: Failed to initialize 'ReliableFileTransferFactoryService' service [Caused by: [...]]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=94</wfw:commentRss>
		</item>
		<item>
		<title>compiling globus toolkit 4.2.1</title>
		<link>http://flog.fugu.de/?p=93</link>
		<comments>http://flog.fugu.de/?p=93#comments</comments>
		<pubDate>Tue, 29 Sep 2009 07:28:37 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>grid</category>

		<category>teldemokles</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=93</guid>
		<description><![CDATA[Mein alter Kumpel Teldemokles sagte neulich:
&#8220;Kompilierst Du gerade ein neues Globus Toolkit, dann muss Dein bin/javac zu Deiner $JAVA_HOME passen!&#8221;
Recht hat er!

]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=93</wfw:commentRss>
		</item>
		<item>
		<title>globus toolkit und das containercert&#8230;</title>
		<link>http://flog.fugu.de/?p=92</link>
		<comments>http://flog.fugu.de/?p=92#comments</comments>
		<pubDate>Sun, 27 Sep 2009 21:59:33 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>grid</category>

		<category>teldemokles</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=92</guid>
		<description><![CDATA[Da erinnere ich mich doch gerade an einen Ausruf von Teldemokles:
&#8220;Willst Du schreiben in DAS GRID, nimm dir ein hostcert.pem mit!Klappt es dann noch immer nicht, kopier&#8217;s Dir auch als containercert.pem!&#8221;
:-)
Hm, ja, reimt sich nicht so ganz, aber so gut im Reimen waren die alten Griechen eben doch nicht&#8230; also nochmal im Klartext: Für einen [...]]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=92</wfw:commentRss>
		</item>
		<item>
		<title>ich und mein tiger auf tour!</title>
		<link>http://flog.fugu.de/?p=91</link>
		<comments>http://flog.fugu.de/?p=91#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:54:06 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>musik</category>

		<category>event</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=91</guid>
		<description><![CDATA[JA! TOLL! Ich und mein Tiger sind auf ihrer &#8220;Und all die anderen Leben&#8221;-Tour 2009!
Hier die Homepage: http://ichundmeintiger.de
Hier die MySpace-Seite: http://myspace.de/ichundmeintiger
Und hier die Tourdaten:
30.10. Lagerhaus, Bremen (CD-Release!!!)
31.10. Noch besser Leben, Leipzig
01.11. Zum Gerücht, Dresden
05.11. Kreuzberg on KulTour, Göttingen
06.11. Klampfe, Witzenhausen
07.11. Zwoeinz, Köln
08.11. Hallers Kultur Café. Groß Elbe
10.11. Kaffee Burger, Berlin
11.11. Intersoup, Berlin
12.11. Goldman’s Bar, Berlin
13.11. [...]]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=91</wfw:commentRss>
		</item>
		<item>
		<title>songs &#038; whispers with haruko + hlynur, cue fanfare and solo</title>
		<link>http://flog.fugu.de/?p=90</link>
		<comments>http://flog.fugu.de/?p=90#comments</comments>
		<pubDate>Sun, 13 Sep 2009 15:49:03 +0000</pubDate>
		<dc:creator>fugu</dc:creator>
		
		<category>musik</category>

		<category>event</category>

		<category>kritik</category>

		<guid isPermaLink="false">http://flog.fugu.de/?p=90</guid>
		<description><![CDATA[2009/08/31 - Blooming Bar - Göttingen
Not really knowing what we would hear and see, Paul and I went to the Blooming Bar that evening. I only visitet that location once, eating yummy pasta and tomato sauce - all I could eat: lekker! First then, we ordered some Kölsch (a very light beer from cologne), and [...]]]></description>
		<wfw:commentRss>http://flog.fugu.de/?feed=rss2&amp;p=90</wfw:commentRss>
		</item>
	</channel>
</rss>
