<?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>Christian's Blog (ccBlog) - Linux</title>
    <link>http://ccblog.derago.com/</link>
    <description>powered by derago</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Links erzeugen</title>
    <link>http://ccblog.derago.com/archives/31-Links-erzeugen.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/31-Links-erzeugen.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=31</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    für Verzeichnisse gehen nur symbolische Links:&lt;br /&gt;
&lt;br /&gt;
cd /&lt;br /&gt;
ln -s /freigaben/xx3/Privat/bak/home .&lt;br /&gt;
&lt;br /&gt;
legt im root eine Verknüfung home an die auf /freigaben/xx3/Privat/bak/home verweist 
    </content:encoded>

    <pubDate>Tue, 04 Dec 2007 20:12:18 +0100</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/31-guid.html</guid>
    
</item>
<item>
    <title>Bash tips</title>
    <link>http://ccblog.derago.com/archives/27-Bash-tips.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/27-Bash-tips.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    Let Bash Save Your Aching Fingers&lt;br /&gt;
&lt;br /&gt;
One the greatest things about Linux is that all you really need is a command prompt to get some work done. Of course, this comes at the expense of stressing out your finger muscles. Or... does it? Here&#039;s some nice little tips to save your aching fingers.&lt;br /&gt;
&lt;br /&gt;
Sometimes you get tired of entering the same commands over and over again.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://ccblog.derago.com/archives/27-Bash-tips.html#extended&quot;&gt;Continue reading &quot;Bash tips&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 19 Sep 2007 17:18:36 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/27-guid.html</guid>
    
</item>
<item>
    <title>Wo liegen Linux-Kernel Konfigurationsdateien?</title>
    <link>http://ccblog.derago.com/archives/25-Wo-liegen-Linux-Kernel-Konfigurationsdateien.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/25-Wo-liegen-Linux-Kernel-Konfigurationsdateien.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    unter /etc/kernels 
    </content:encoded>

    <pubDate>Sun, 29 Jul 2007 10:27:19 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/25-guid.html</guid>
    
</item>
<item>
    <title>gentoo wichtige Tools</title>
    <link>http://ccblog.derago.com/archives/22-gentoo-wichtige-Tools.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/22-gentoo-wichtige-Tools.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    &lt;b&gt;Um CPU-Frequenz anzuzeigen und zu setzen&lt;/b&gt;&lt;br /&gt;
cpufeq-info bzw cpufreq-set aus &quot;emerge cpufrequtils&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Profil umschalten z. B. auf 2007.0&lt;/b&gt;&lt;br /&gt;
eselect profile list (um vorhandene Profile anzuzeigen)&lt;br /&gt;
eselect profile 5 (um Profil 5 zu wählen)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;offene ports anzeigen&lt;/b&gt;&lt;br /&gt;
netstat -a -p | more&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Systeminformationen anzeigen&lt;/b&gt;&lt;br /&gt;
emerge --info 
    </content:encoded>

    <pubDate>Thu, 10 May 2007 10:42:33 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/22-guid.html</guid>
    
</item>
<item>
    <title>Gentoo System neu compilieren</title>
    <link>http://ccblog.derago.com/archives/15-Gentoo-System-neu-compilieren.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/15-Gentoo-System-neu-compilieren.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    Kompletter Rebuild eines Gentoo-Systems:&lt;br /&gt;
&lt;br /&gt;
emerge -eav system &amp;&amp;amp; etc-update &amp;&amp;amp; emerge -eav world 
    </content:encoded>

    <pubDate>Tue, 09 Jan 2007 15:17:12 +0100</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/15-guid.html</guid>
    
</item>
<item>
    <title>wichtige vi Befehle für den Notfall</title>
    <link>http://ccblog.derago.com/archives/13-wichtige-vi-Befehle-fuer-den-Notfall.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/13-wichtige-vi-Befehle-fuer-den-Notfall.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    ESC um in Kommandozeile zu wechseln&lt;br /&gt;
i um in Editiermodus zu gelangen&lt;br /&gt;
:w zum abspeichern&lt;br /&gt;
:q zum beenden&lt;br /&gt;
:q! um zu beenden ohne zu speichern 
    </content:encoded>

    <pubDate>Thu, 02 Nov 2006 15:14:11 +0100</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/13-guid.html</guid>
    
</item>
<item>
    <title>Gentoo Linux Programme zu Runlevel hinzufügen</title>
    <link>http://ccblog.derago.com/archives/11-Gentoo-Linux-Programme-zu-Runlevel-hinzufuegen.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/11-Gentoo-Linux-Programme-zu-Runlevel-hinzufuegen.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    rc-update add jabberd default&lt;br /&gt;
&lt;br /&gt;
Fügt jabberd zum default Runlevel (beim Rechnerstart) hinzu. 
    </content:encoded>

    <pubDate>Wed, 25 Oct 2006 09:35:51 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/11-guid.html</guid>
    
</item>
<item>
    <title>weitere Linux Kurzhilfen</title>
    <link>http://ccblog.derago.com/archives/7-weitere-Linux-Kurzhilfen.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/7-weitere-Linux-Kurzhilfen.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    chmod nur auf Verzeichnisse anwenden:&lt;br /&gt;
find &lt;pfad&gt; -type d  -exec chmod o+x {} \;&lt;br /&gt;
&lt;br /&gt;
Datei test auf dem gesamten Rechner suchen:&lt;br /&gt;
find / -name test&lt;br /&gt;
&lt;br /&gt;
bestimmte Dateien die Rechte umsetzen:&lt;br /&gt;
find -name serendipity_config_local.inc.php -exec chmod o+r {} \;&lt;br /&gt;
&lt;br /&gt;
Benutzer in .htpasswd für Apache anlegen:&lt;br /&gt;
htpasswd .htpasswd &lt;benutzername&gt;&lt;br /&gt;
&lt;br /&gt;
Festplatte formatieren:&lt;br /&gt;
mke2fs -j  -m 0 -O sparse_super,dir_index,^resize_inode -T largefile4&lt;br /&gt;
tune2fs -c -1 -i 1m -T 20070405 -o journal_data_writeback&lt;br /&gt;
&lt;br /&gt;
Festplattenstatus anzeigen:&lt;br /&gt;
tune2fs -l /dev/sdc1&lt;br /&gt;
smartctl  -H /dev/sda&lt;br /&gt;
&lt;br /&gt;
Samba-Status abfragen:&lt;br /&gt;
smbstatus&lt;br /&gt;
&lt;br /&gt;
FTP-Status abfragen:&lt;br /&gt;
pure-ftpwho&lt;br /&gt;
&lt;br /&gt;
CPU-Status abfragen:&lt;br /&gt;
less /proc/cpuinfo&lt;br /&gt;
&lt;br /&gt;
Hardware anzeigen:&lt;br /&gt;
lspci -v&lt;br /&gt;
&lt;br /&gt;
USB-Festplatte mounten:&lt;br /&gt;
mount -t ext3 -o rw,noatime /dev/sdi1 /freigaben/xx9&lt;br /&gt;
&lt;br /&gt;
Konfigurationsdateien updaten:&lt;br /&gt;
dispatch-conf&lt;br /&gt;
&lt;br /&gt;
SSL-Zertifikat für Courier einrichten:&lt;br /&gt;
http://gentoo-wiki.com/Courier_ssl&lt;br /&gt;
&lt;br /&gt;
Größe der Dateien und Ordner ermitteln:&lt;br /&gt;
du -h&lt;br /&gt;
&lt;br /&gt;
Größe und freier Platz aller Festplatten ausgeben:&lt;br /&gt;
df -h&lt;br /&gt;
&lt;br /&gt;
Festplattendaten ausgeben:&lt;br /&gt;
hdparm -I /dev/sda 
    </content:encoded>

    <pubDate>Wed, 30 Aug 2006 11:38:00 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/7-guid.html</guid>
    
</item>
<item>
    <title>Ansi to UTF-8 konvertieren</title>
    <link>http://ccblog.derago.com/archives/6-Ansi-to-UTF-8-konvertieren.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/6-Ansi-to-UTF-8-konvertieren.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    Alle Dateien von iso/latin1 in UTF-8 umwandeln mittels Linux-Tools:&lt;br /&gt;
recode latin-1..UTF-8 * 
    </content:encoded>

    <pubDate>Wed, 30 Aug 2006 10:42:00 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/6-guid.html</guid>
    
</item>
<item>
    <title>Gentoo Kernel erstellen</title>
    <link>http://ccblog.derago.com/archives/5-Gentoo-Kernel-erstellen.html</link>
            <category>Linux</category>
    
    <comments>http://ccblog.derago.com/archives/5-Gentoo-Kernel-erstellen.html#comments</comments>
    <wfw:comment>http://ccblog.derago.com/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ccblog.derago.com/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (Christian Czech)</author>
    <content:encoded>
    genkernel --menuconfig --bootloader=grub --gensplash=livecd-2007.0 all&lt;br /&gt;
&lt;br /&gt;
oder&lt;br /&gt;
&lt;br /&gt;
genkernel --menuconfig --bootloader=grub --gensplash=emergence all 
    </content:encoded>

    <pubDate>Wed, 30 Aug 2006 10:39:29 +0200</pubDate>
    <guid isPermaLink="false">http://ccblog.derago.com/archives/5-guid.html</guid>
    
</item>

</channel>
</rss>