<?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-101-103</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.6 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Prozesse mit Nummer anzeigen lassen</title>
    <link>http://www.lpi-certification.de/archives/52-Prozesse-mit-Nummer-anzeigen-lassen.html</link>
            <category>117-101-103</category>
    
    <comments>http://www.lpi-certification.de/archives/52-Prozesse-mit-Nummer-anzeigen-lassen.html#comments</comments>
    <wfw:comment>http://www.lpi-certification.de/wfwcomment.php?cid=52</wfw:comment>

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

    <author>nospam@example.com (LPIC)</author>
    <content:encoded>
    Der Befehlt &quot;top&quot; auf der Shell zeigt laufend die aktuellen Prozesse mit Nummer und ihrem Bedarf an Rechenzeit an, die Anzeige wird dabei automatisch aktualisiert. &lt;br /&gt;
&lt;br /&gt;
Die Option &quot;-d 1&quot; stellt dabei ein, dass jede Sekunde aktualisiert werden soll.&lt;br /&gt;
&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://www.lpi-certification.de/uploads/101/capture_02012007_204005.jpg&#039;&gt;&lt;img width=&#039;110&#039; height=&#039;69&#039; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.lpi-certification.de/uploads/101/capture_02012007_204005.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
In der Praxis verwendet man dann allerdings ein Tool wie &lt;a href=&quot;http://htop.sourceforge.net/&quot; title=&quot;htop&quot;&gt;htop&lt;/a&gt; mit dem auch mehrere CPUs angezeigt werden und das ganze auch noch grafisch und von der Bedienung her etwas aufgewertet wurde:&lt;br /&gt;
&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://www.lpi-certification.de/uploads/101/htop.jpg&#039;&gt;&lt;!-- s9ymdb:21 --&gt;&lt;img width=&quot;110&quot; height=&quot;81&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.lpi-certification.de/uploads/101/htop.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Der Befehl &quot;ps&quot; zeigt die Prozesse als Liste auf der Konsole an.&lt;br /&gt;
&lt;a href=&quot;http://befehle.linux-installieren.de/ps.html&quot;&gt;http://befehle.linux-installieren.de/ps.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Bei &quot;ps&quot; gibt es zwei wichtige Optionen: &quot;a&quot; für Prozesse ohne Tastatur-Kontroller anzuzeigen und &quot;x&quot; auch für diese.&lt;br /&gt;
&lt;br /&gt;
Mit &quot;pstree&quot; kann man sich den Baum aller Prozesse beginnend von &quot;init&quot;, dem Vater aller Prozesse, anzeigen lassen. 
    </content:encoded>

    <pubDate>Fri, 02 Mar 2007 20:20:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.lpi-certification.de/archives/52-guid.html</guid>
    
</item>
<item>
    <title>Dateien in Oktalwerten ausgeben mit &quot;od&quot;</title>
    <link>http://www.lpi-certification.de/archives/64-Dateien-in-Oktalwerten-ausgeben-mit-od.html</link>
            <category>117-101-103</category>
    
    <comments>http://www.lpi-certification.de/archives/64-Dateien-in-Oktalwerten-ausgeben-mit-od.html#comments</comments>
    <wfw:comment>http://www.lpi-certification.de/wfwcomment.php?cid=64</wfw:comment>

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

    <author>nospam@example.com (LPIC)</author>
    <content:encoded>
    Der Befehl &quot;od&quot; kann Dateien in Oktalwerten ausgeben:&lt;br /&gt;
&lt;a href=&quot;http://befehle.linux-installieren.de/od.html&quot;&gt;http://befehle.linux-installieren.de/od.html&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri, 05 Jan 2007 14:34:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.lpi-certification.de/archives/64-guid.html</guid>
    
</item>
<item>
    <title>Quota verwenden, Speicherplatz für Benutzer begrenzen</title>
    <link>http://www.lpi-certification.de/archives/63-Quota-verwenden,-Speicherplatz-fuer-Benutzer-begrenzen.html</link>
            <category>117-101-103</category>
    
    <comments>http://www.lpi-certification.de/archives/63-Quota-verwenden,-Speicherplatz-fuer-Benutzer-begrenzen.html#comments</comments>
    <wfw:comment>http://www.lpi-certification.de/wfwcomment.php?cid=63</wfw:comment>

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

    <author>nospam@example.com (LPIC)</author>
    <content:encoded>
    Quota kann den nutzbaren Speicherplatz für Benutzer oder Gruppen begrenzen. &lt;br /&gt;
&lt;br /&gt;
Die Gesamtmenge an Speicherplatz kann nur pro Partition eingestellt werden!&lt;br /&gt;
&lt;br /&gt;
In der &quot;/etc/fstab&quot; muss dabei zum mounten &quot;usrquota&quot; oder &quot;grpquota&quot; angegeben werden (an der Stelle wo auch &quot;defaults&quot; und &quot;auto&quot; stehen).&lt;br /&gt;
&lt;br /&gt;
Mit &quot;quota benutzer&quot; kann man für einen bestimmten Benutzer die Quotas anzeigen lassen, mit &quot;quota -g gruppe&quot; für eine Gruppe.&lt;br /&gt;
&lt;br /&gt;
Mit &quot;repquota -a&quot; kann man einen ausführlichen Bericht über den verwendeten Speicherplatz auf den gemounteten Laufwerken erstellen.&lt;br /&gt;
&lt;br /&gt;
Die Quota-Einstellungen für &quot;/home&quot; werden z.B. in der &quot;/home/quota.user&quot; gespeichert.&lt;br /&gt;
&lt;br /&gt;
Ablauf um Quotas zu verwenden:&lt;br /&gt;
1. Option &quot;usrquota&quot; in die &quot;/etc/fstab&quot; für die Partition ergänzen&lt;br /&gt;
&lt;a href=&quot;http://www.linuxhaven.de/dlhp/HOWTO/mini/DE-Quota-HOWTO-4.html#ss4.3&quot; &gt;http://www.linuxhaven.de/dlhp/HOWTO/mini/DE-Quota-HOWTO-4.html#ss4.3&lt;/a&gt;&lt;br /&gt;
2. Quotas starten mit &quot;quotaon&quot; (sollte auch bei jedem Systemstart gestartet werden!)&lt;br /&gt;
&lt;a href=&quot;http://www.linuxhaven.de/dlhp/HOWTO/mini/DE-Quota-HOWTO-6.html#ss6.1&quot; &gt;http://www.linuxhaven.de/dlhp/HOWTO/mini/DE-Quota-HOWTO-6.html#ss6.1&lt;/a&gt;&lt;br /&gt;
3. Überprüfung mit &quot;quotacheck -avug&quot;&lt;br /&gt;
4. Quota-Einstellungen der Benutzer einstellen mit &quot;edquota&quot;&lt;br /&gt;
&lt;a href=&quot;http://www.linuxhaven.de/dlhp/HOWTO/mini/DE-Quota-HOWTO-5.html&quot; &gt;http://www.linuxhaven.de/dlhp/HOWTO/mini/DE-Quota-HOWTO-5.html&lt;/a&gt;&lt;br /&gt;
5. Dateisysteme neu mounten mit &quot;mount -a&quot; 
    </content:encoded>

    <pubDate>Wed, 03 Jan 2007 11:17:26 +0100</pubDate>
    <guid isPermaLink="false">http://www.lpi-certification.de/archives/63-guid.html</guid>
    
</item>
<item>
    <title>Mit &quot;umask&quot; die Rechte für neue Dateien festlegen</title>
    <link>http://www.lpi-certification.de/archives/61-Mit-umask-die-Rechte-fuer-neue-Dateien-festlegen.html</link>
            <category>117-101-103</category>
    
    <comments>http://www.lpi-certification.de/archives/61-Mit-umask-die-Rechte-fuer-neue-Dateien-festlegen.html#comments</comments>
    <wfw:comment>http://www.lpi-certification.de/wfwcomment.php?cid=61</wfw:comment>

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

    <author>nospam@example.com (LPIC)</author>
    <content:encoded>
    Der Befehl &quot;umask&quot; legt fest genau genommen fest, welche Rechte eine neue Datei nicht haben soll.&lt;br /&gt;
&lt;a href=&quot;http://suse-linux-faq.koehntopp.de/q/q-filesystems-umask.html&quot; &gt;http://suse-linux-faq.koehntopp.de/q/q-filesystems-umask.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Üblicher Wert ist &quot;022&quot;, d.h. andere Benutzer bekommen nicht das Recht die Datei zu schreiben. Möglich wäre auch &quot;066&quot;, dann hat nur der Owner Zugriff auf die Datei.&lt;br /&gt;
&lt;br /&gt;
Um Dateien vor anderen Benutzern zu schützen die vor dem &quot;umask&quot; angelegt wurden muss &quot;chmod&quot; verwendet werden.&lt;br /&gt;
&lt;br /&gt;
Die globalen Vorgaben für &quot;umask&quot; (und auch &quot;ulimit&quot;) sollten in der &quot;/etc/profile&quot; gesetzt werden. 
    </content:encoded>

    <pubDate>Wed, 03 Jan 2007 10:21:36 +0100</pubDate>
    <guid isPermaLink="false">http://www.lpi-certification.de/archives/61-guid.html</guid>
    
</item>
<item>
    <title>Felder aus CSV-Dateien ausfiltern mit &quot;cut&quot;</title>
    <link>http://www.lpi-certification.de/archives/60-Felder-aus-CSV-Dateien-ausfiltern-mit-cut.html</link>
            <category>117-101-103</category>
    
    <comments>http://www.lpi-certification.de/archives/60-Felder-aus-CSV-Dateien-ausfiltern-mit-cut.html#comments</comments>
    <wfw:comment>http://www.lpi-certification.de/wfwcomment.php?cid=60</wfw:comment>

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

    <author>nospam@example.com (LPIC)</author>
    <content:encoded>
    Der Befehl &quot;cut&quot; kann Felder auf der Shell aus Dateien ausfiltern.&lt;br /&gt;
&lt;a href=&quot;http://befehle.linux-installieren.de/cut.html&quot;&gt;http://befehle.linux-installieren.de/cut.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Dieses Beispielholt das erste und dritte Feld aus der Passwortdatei (Name und Benutzer-ID):&lt;br /&gt;
&lt;blockquote&gt;cut -d: -f1,3 /etc/passwd&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Wed, 03 Jan 2007 10:18:21 +0100</pubDate>
    <guid isPermaLink="false">http://www.lpi-certification.de/archives/60-guid.html</guid>
    
</item>

</channel>
</rss>
