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

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

    
    <item>
        <title>Fichiers hosts, services, network sous Windows</title>
        <link>http://www.posteet.com/view/859</link>
        <description>
        <![CDATA[<pre>/WINDOWS/system32/drivers/etc</pre> <a href="http://www.posteet.com/tags/hosts">[hosts]</a>  <a href="http://www.posteet.com/tags/network">[network]</a>  <a href="http://www.posteet.com/tags/services">[services]</a>  <a href="http://www.posteet.com/tags/windows">[windows]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Fri, 04 Apr 2008 11:26:06 +0000</pubDate>

            <category>hosts</category>
            <category>network</category>
            <category>services</category>
            <category>windows</category>
    
    </item>

  
    <item>
        <title>Runlevel et services au démarrage</title>
        <link>http://www.posteet.com/view/58</link>
        <description>
        <![CDATA[<pre># rcX.d/K[num]service   --&gt; Pas démarré
# rcX.d/S[num]service   --&gt; Démarré

# [num] : ordre dans lequel vont être démarrés les services

# Ajouter un service au démarrage:
ln -s /etc/init.d/monservice /etc/rc.d/rcX.d/K[num]monservice
chkconfig --level 345 monservice on|off

# Changer le runlevel par défaut
vim /etc/inittab       # id:3:initdefault:
# 3: mode multi utilisateur sans serveur X
# 5: la totale</pre> <a href="http://www.posteet.com/tags/demarage">[demarage]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a>  <a href="http://www.posteet.com/tags/runlevel">[runlevel]</a>  <a href="http://www.posteet.com/tags/services">[services]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Fri, 05 Oct 2007 11:51:28 +0000</pubDate>

            <category>demarage</category>
            <category>linux</category>
            <category>runlevel</category>
            <category>services</category>
    
    </item>


</channel>
</rss>
