<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://fluxcoil.net/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>fluxcoil.net</title>
        <description></description>
        <link>http://fluxcoil.net/</link>
        <lastBuildDate>Sat, 19 May 2012 16:18:40 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://fluxcoil.net/lib/tpl/battlehorse/images/favicon.ico</url>
            <title>fluxcoil.net</title>
            <link>http://fluxcoil.net/</link>
        </image>
        <item>
            <title>hardwarerelated:fritzbox_3370 - [What?] </title>
            <link>http://fluxcoil.net/doku.php/hardwarerelated/fritzbox_3370?rev=1337422671&amp;do=diff</link>
            <description>Fritzbox 3370, what is this?

Got a VDSL internet connection in germany. Bought an old Speedport 300HS modem and intended to use it just as modem to reach through pppoe - yet this hardware did not work for me. Cheapest hardware to buy is a modem sold by Telekom for ~129€ with 4x 100mbit RJ45 connectors, yet the Fritzbox 3370 provides 4x 1gb ports for ~139€.</description>
            <author>chris</author>
        <category>hardwarerelated</category>
            <pubDate>Sat, 19 May 2012 12:17:51 +0200</pubDate>
        </item>
        <item>
            <title>snippets:linux_quickshotsetups:ipa_server6</title>
            <link>http://fluxcoil.net/doku.php/snippets/linux_quickshotsetups/ipa_server6?rev=1336376550&amp;do=diff</link>
            <description>ipa setup on rhel6

	*  &lt;http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Identity_Management_Guide/index.html&gt;


# deploy rhel6.2, 6.1 had IPA just as tech preview

vi /etc/sysconfig/network
# ensure hostname including domain is set, i.e. rhel6u1a.fluxcoil.net

# ensure hostname is correct on running system
hostname rhel6u1a.fluxcoil.net

vi /etc/hosts
# now ensure proper entry, i.e.
192.168.4.2 rhel6u1a.fluxcoil.net rhel6u1a

yum -y install ipa-server bind bind-dyndb-ldap

ipa…</description>
            <author>chris</author>
        <category>snippets:linux_quickshotsetups</category>
            <pubDate>Mon, 07 May 2012 09:42:30 +0200</pubDate>
        </item>
        <item>
            <title>japan:languagenotes</title>
            <link>http://fluxcoil.net/doku.php/japan/languagenotes?rev=1336368952&amp;do=diff</link>
            <description>What is interesting about the Japanese Language?

My notes from a short speech at local Toastmasters/Speechcraft group. Topic: “The most interesting things about the Japanese language to me”.

	*  Why to learn such a different language? It makes you start thinking on own culture and language. language learning includes culture.
	*  There are multiple levels of niceness. (先生 enters room and says “お早う”. One student replies “お早う”. Other students are buffled.)
	*  There are words that are exclusivel…</description>
            <author>chris</author>
        <category>japan</category>
            <pubDate>Mon, 07 May 2012 07:35:52 +0200</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>http://fluxcoil.net/doku.php/start?rev=1335857444&amp;do=diff</link>
            <description>*  Linux Foundation Collaboration Summit 2012 - Slides &amp; Video
	*  FUDCon 2011 India presentations: docbook/glusterfs/libvirt and much more
	*  the Red Hat Summit 2011 presentations
	*  slides of the connectathon 2011, storage/network protocoll related
	*  ChaosCommunicationCongress 27 recordings
	*  pycon 2010 recordings
	*  redhat summit 2010 papers
	*  slides of my talk 'using cobbler in a not so small environment' from OpenSourceDatacenterConference
	*  pics from recent Japantrip
	*  “IPA 2.…</description>
            <author>chris</author>
            <pubDate>Tue, 01 May 2012 09:30:44 +0200</pubDate>
        </item>
        <item>
            <title>japan:0verview - [several links] </title>
            <link>http://fluxcoil.net/doku.php/japan/0verview?rev=1335458714&amp;do=diff</link>
            <description>Why?

Japan has a fascinating culture. Learning the language is an interesting hobby. Technical gadgets all around. So many amazing things brought up:

	*  A whole tv series around computer games, ゲームセンターCX.

restaurants in Munich with .jp affiliation

	*  &lt;http://www.toytowngermany.com/munich/japanese_sushi_restaurants_in_munich.html&gt; - overview
	*  &lt;http://www.seoulrestaurantmunich.com&gt; - nice japanese/korean food
	*  &lt;http://www.fujiya.de&gt;
	*  &lt;http://www.restaurant-haguruma.de&gt; - quite nice
…</description>
            <author>chris</author>
        <category>japan</category>
            <pubDate>Thu, 26 Apr 2012 18:45:14 +0200</pubDate>
        </item>
        <item>
            <title>snippets:linux_quickshotsetups:nfsv4_kerberized</title>
            <link>http://fluxcoil.net/doku.php/snippets/linux_quickshotsetups/nfsv4_kerberized?rev=1334666032&amp;do=diff</link>
            <description>What is this about?

Setting up 2 linux systems in a simple server/client configuration, to use nfs4 exports with kerberos.

setup rhel6 kdc


yum -y install krb5-workstation krb5-server

# create /etc/krb5.conf :
-------------------------------------------
[logging]
 default = FILE:/var/log/krb5libs.log
 kdc = FILE:/var/log/krb5kdc.log
 admin_server = FILE:/var/log/kadmind.log

[libdefaults]
 default_realm = FLUXCOIL.NET
 dns_lookup_realm = false
 dns_lookup_kdc = false
 ticket_lifetime = 24h
 …</description>
            <author>chris</author>
        <category>snippets:linux_quickshotsetups</category>
            <pubDate>Tue, 17 Apr 2012 14:33:52 +0200</pubDate>
        </item>
        <item>
            <title>text:intro</title>
            <link>http://fluxcoil.net/doku.php/text/intro?rev=1334558649&amp;do=diff</link>
            <description>はじめまして、クリスチャンと申します。
私は小さい子供の時おばあさんに「どこで一番いい研究をしていますか？」と聞きました。
おばあさんが「たぶん日本である」とこたいました。そのとき始めて日本について
聞きました。
私は東ドイツで生まれました。
だから学校でちょっとロシア語を習いました。
そのあと英語を習いました。
専門（せんもん）はリヌックスエンジニアと言うコンピュータの仕事です。
仕事を探してミュンヘンに行きました。
二千八年に仕事で三ヶ月日本に住んでいました。
日本の文化や言葉や料理が本当に気に入りました。
二千九年から谷村先生の所で日本語を習っています。
趣味はサイクリングや読書や日本のドラマを見る事です。
どうぞ宜しくお願いします。…</description>
            <author>chris</author>
        <category>text</category>
            <pubDate>Mon, 16 Apr 2012 08:44:09 +0200</pubDate>
        </item>
    </channel>
</rss>

