<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.vosinformations.com/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>blog - vosinformations.com - logiciels</title>
  <link>http://blog.vosinformations.com/</link>
  <description></description>
  <language>fr</language>
  <pubDate>Sat, 16 Feb 2008 07:37:00 +0000</pubDate>
  <copyright>vosinformations.com</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Lister les ports utilisés et les programmes correspondants</title>
    <link>http://blog.vosinformations.com/post/2008/01/19/Lister-les-ports-utilises-et-les-programmes-correspondants</link>
    <guid isPermaLink="false">urn:md5:fac712308f71bc4d588f882a3b5af801</guid>
    <pubDate>Sat, 19 Jan 2008 15:33:00 +0000</pubDate>
    <dc:creator>cobra</dc:creator>
        <category>unix</category>
        <category>lister</category><category>logiciels</category><category>ports</category><category>programmes</category><category>utilisés</category>    
    <description>    &lt;p&gt;la commande magique est:&lt;/p&gt;


&lt;pre&gt;netstat -lpn -A inet&lt;/pre&gt;


&lt;p&gt;On obtient quelque chose comme:&lt;/p&gt;


&lt;pre&gt;Connexions Internet actives (seulement serveurs)
Proto Recv-Q Send-Q Adresse locale          Adresse distante        Etat       PID/Program name   
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN     2689/mysqld         
tcp        0      0 127.0.0.1:10000         0.0.0.0:*               LISTEN     6875/perl           
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN     5795/apache2
...&lt;/pre&gt;</description>
    
    
    
          <comments>http://blog.vosinformations.com/post/2008/01/19/Lister-les-ports-utilises-et-les-programmes-correspondants#comment-form</comments>
      <wfw:comment>http://blog.vosinformations.com/post/2008/01/19/Lister-les-ports-utilises-et-les-programmes-correspondants#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.vosinformations.com/feed/rss2/comments/47</wfw:commentRss>
      </item>
    
</channel>
</rss>