<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Linux Certification LPIC - 117-102-106</title>
    <link>http://www.lpi-certification.de/</link>
    <description>Schulung zur LPI-Prüfung des Linux Professional Institutes</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.5.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>GRUB</title>
    <link>http://www.lpi-certification.de/archives/76-GRUB.html</link>
            <category>117-102-106</category>
    
    <comments>http://www.lpi-certification.de/archives/76-GRUB.html#comments</comments>
    <wfw:comment>http://www.lpi-certification.de/wfwcomment.php?cid=76</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lpi-certification.de/rss.php?version=2.0&amp;type=comments&amp;cid=76</wfw:commentRss>
    

    <author>nospam@example.com (LPIC)</author>
    <content:encoded>
    &lt;strong&gt;GRUB&lt;/strong&gt; ersetzt auf modernen Distributionen den früher verwendeten &lt;strong&gt;LILO&lt;/strong&gt;, da er mehr Funktionen bietet.&lt;br /&gt;
&lt;br /&gt;
GRUB kann z.B. Windows auch dann booten, wenn es nicht auf der ersten Partition installiert ist. Dazu spielt es Windows vor, dies sei der Fall. 
    </content:encoded>

    <pubDate>Tue, 22 May 2007 11:32:31 +0200</pubDate>
    <guid isPermaLink="false">http://www.lpi-certification.de/archives/76-guid.html</guid>
    
</item>
<item>
    <title>LILO</title>
    <link>http://www.lpi-certification.de/archives/75-LILO.html</link>
            <category>117-102-106</category>
    
    <comments>http://www.lpi-certification.de/archives/75-LILO.html#comments</comments>
    <wfw:comment>http://www.lpi-certification.de/wfwcomment.php?cid=75</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lpi-certification.de/rss.php?version=2.0&amp;type=comments&amp;cid=75</wfw:commentRss>
    

    <author>nospam@example.com (LPIC)</author>
    <content:encoded>
    LILO ist der Linux-Loader, der schon bei den ersten Versionen von Linux verwendet wurde. &lt;br /&gt;
&lt;br /&gt;
Die Datei &quot;/etc/lilo.conf&quot; enthölt die Konfiguration von LILO, die aber erst mit dem Aufruf von &quot;lilo&quot; geschrieben wird.&lt;br /&gt;
&lt;br /&gt;
LILO kann den Boot-Code wahlweise in den MBR (Master Boot Record) oder in einen normalen Bootsektor schreiben (sinnvoll, wenn einer anderer Boot-Manager verwendet werden soll).&lt;br /&gt;
&lt;br /&gt;
Heute wird meist der GRUB verwendet, das dieser mehr Funktionen bietet! 
    </content:encoded>

    <pubDate>Tue, 22 May 2007 11:30:34 +0200</pubDate>
    <guid isPermaLink="false">http://www.lpi-certification.de/archives/75-guid.html</guid>
    
</item>
<item>
    <title>Runlevel einstellen</title>
    <link>http://www.lpi-certification.de/archives/32-Runlevel-einstellen.html</link>
            <category>117-102-106</category>
    
    <comments>http://www.lpi-certification.de/archives/32-Runlevel-einstellen.html#comments</comments>
    <wfw:comment>http://www.lpi-certification.de/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.lpi-certification.de/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (LPIC)</author>
    <content:encoded>
    Aktuellen und vorherigen Runlevel abfragen: &quot;runlevel&quot;&lt;br /&gt;
&lt;br /&gt;
Runlevel wählen: &quot;init x&quot;&lt;br /&gt;
&lt;br /&gt;
Übliche Runlevel:&lt;br /&gt;
0 - Halt&lt;br /&gt;
1 - Single-User-Mode (Administrator allein)&lt;br /&gt;
2 - Normal ohne Netzwerk&lt;br /&gt;
3 - Normal mit Netzwerk&lt;br /&gt;
5 - Normal mit X-Server&lt;br /&gt;
6 - Reboot&lt;br /&gt;
&lt;br /&gt;
Default Runlevel einstellen in &quot;/etc/inittab&quot; mit Eintrag wie:&lt;br /&gt;
id:3:initdefault:&lt;br /&gt;
Die Doppelpunkte sind dabei wichtig!&lt;br /&gt;
&lt;br /&gt;
Der &quot;init&quot; ist der soganannte Vater aller Prozesse und hat die PID 1. 
    </content:encoded>

    <pubDate>Thu, 28 Dec 2006 09:51:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.lpi-certification.de/archives/32-guid.html</guid>
    
</item>

</channel>
</rss>