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

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: serveur</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>allumer serveur tftp sous fedora</title>
        <link>http://www.posteet.com/view/996</link>
        <description>
        <![CDATA[<pre>chkconfig tftp on</pre> <a href="http://www.posteet.com/tags/fedora">[fedora]</a>  <a href="http://www.posteet.com/tags/serveur">[serveur]</a>  <a href="http://www.posteet.com/tags/tftp">[tftp]</a> ]]>        </description>
        <dc:creator>neorom</dc:creator>
        <pubDate>Tue, 03 Jun 2008 12:23:02 +0000</pubDate>

            <category>fedora</category>
            <category>serveur</category>
            <category>tftp</category>
    
    </item>

  
    <item>
        <title>Créer un fichier compressé tar.gz sur un serveur Unix</title>
        <link>http://www.posteet.com/view/839</link>
        <description>
        <![CDATA[<pre>Crée un fichier 'sql.tar.gz' à partir de logs d’erreur 'sql-2008-03*' :
tar cvfz sql.tar.gz sql-2008-03*

puis déplace le fichier dans le répertoire supérieur :
mv sql.tar.gz ../</pre> <a href="http://www.posteet.com/tags/bash">[bash]</a>  <a href="http://www.posteet.com/tags/compression">[compression]</a>  <a href="http://www.posteet.com/tags/fichier">[fichier]</a>  <a href="http://www.posteet.com/tags/log">[log]</a>  <a href="http://www.posteet.com/tags/serveur">[serveur]</a>  <a href="http://www.posteet.com/tags/shell">[shell]</a>  <a href="http://www.posteet.com/tags/winscp">[winscp]</a> ]]>        </description>
        <dc:creator>cyo</dc:creator>
        <pubDate>Tue, 18 Mar 2008 09:30:22 +0000</pubDate>

            <category>bash</category>
            <category>compression</category>
            <category>fichier</category>
            <category>log</category>
            <category>serveur</category>
            <category>shell</category>
            <category>winscp</category>
    
    </item>

  
    <item>
        <title>Savoir si une extension PHP est installée sur un serveur Linux</title>
        <link>http://www.posteet.com/view/755</link>
        <description>
        <![CDATA[<pre>php -i | grep -i 'SSL'</pre> <a href="http://www.posteet.com/tags/bash">[bash]</a>  <a href="http://www.posteet.com/tags/extension">[extension]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a>  <a href="http://www.posteet.com/tags/php">[php]</a>  <a href="http://www.posteet.com/tags/serveur">[serveur]</a>  <a href="http://www.posteet.com/tags/shell">[shell]</a> ]]>        </description>
        <dc:creator>cyo</dc:creator>
        <pubDate>Thu, 14 Feb 2008 17:00:16 +0000</pubDate>

            <category>bash</category>
            <category>extension</category>
            <category>linux</category>
            <category>php</category>
            <category>serveur</category>
            <category>shell</category>
    
    </item>


</channel>
</rss>
