<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://johbuc6.coconia.net/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://johbuc6.coconia.net/feed.php">
        <title>Johannes Buchner linux</title>
        <description></description>
        <link>http://johbuc6.coconia.net/</link>
        <image rdf:resource="http://johbuc6.coconia.net/lib/images/favicon.ico" />
       <dc:date>2009-09-01T07:09:52+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://johbuc6.coconia.net/doku.php/linux/adduser?rev=1139326764"/>
                <rdf:li rdf:resource="http://johbuc6.coconia.net/doku.php/linux/booting?rev=1145601982"/>
                <rdf:li rdf:resource="http://johbuc6.coconia.net/doku.php/linux/crontab?rev=1146429078"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://johbuc6.coconia.net/lib/images/favicon.ico">
        <title>Johannes Buchner</title>
        <link>http://johbuc6.coconia.net/</link>
        <url>http://johbuc6.coconia.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://johbuc6.coconia.net/doku.php/linux/adduser?rev=1139326764">
        <dc:format>text/html</dc:format>
        <dc:date>2006-02-07T15:39:24+01:00</dc:date>
        <title>Add Users to Unix</title>
        <link>http://johbuc6.coconia.net/doku.php/linux/adduser?rev=1139326764</link>
        <description> Why not add some thousand users to your machine?   adduser is friendlier than useradd.   Some code, though:  #! /bin/bash NAME=$1 # or whatever you want to name it &amp;nbsp; &amp;#91; &quot;$NAME&quot; == &quot;&quot; &amp;#93; &amp;amp;&amp;amp; exit useradd -d /home/$NAME -s /bin/bash ...</description>
    </item>
    <item rdf:about="http://johbuc6.coconia.net/doku.php/linux/booting?rev=1145601982">
        <dc:format>text/html</dc:format>
        <dc:date>2006-04-21T07:46:22+01:00</dc:date>
        <title>My Booting process (Linux)</title>
        <link>http://johbuc6.coconia.net/doku.php/linux/booting?rev=1145601982</link>
        <description> I use switch distris quite often, this is on Mandrake 10.0 (tha last real Mandrake)   Original booting  Normally, the rc.d works like this:  System init (mounting root, init swaps, keyboard, usb, firewire, 100 other things  starting services for Run...</description>
    </item>
    <item rdf:about="http://johbuc6.coconia.net/doku.php/linux/crontab?rev=1146429078">
        <dc:format>text/html</dc:format>
        <dc:date>2006-04-30T21:31:18+01:00</dc:date>
        <title>Crontab</title>
        <link>http://johbuc6.coconia.net/doku.php/linux/crontab?rev=1146429078</link>
        <description> Note: The output will be mailed to you, except you do &amp;gt;/dev/null 2&amp;gt;&amp;amp;1  More info: http://www.google.com/search?q=crontab   ...</description>
    </item>
</rdf:RDF>
