<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://dotclear.placeoweb.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/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>PlaceOweb Dotclear - Mot-clé - linux</title>
  <link>http://dotclear.placeoweb.com/</link>
  <atom:link href="http://dotclear.placeoweb.com/feed/tag/linux/rss2" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Wed, 08 Feb 2012 09:58:35 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Debian Squeeze : Postfix VDA + MySQL + SASL + PostfixAdmin + Courier + Virtual Users Domains + Serveur de mail SMTP IMAP POP3 + Webmail</title>
    <link>http://dotclear.placeoweb.com/post/Debian-Squeeze-Postfix-VDA-MySQL-SASL-PostfixAdmin-Courier-Virtual-Domain-Serveur-mail-SMTP-IMAP-POP3</link>
    <guid isPermaLink="false">urn:md5:e2ce5fdf36b2b4cf82701603fd408a7b</guid>
    <pubDate>Sun, 11 Dec 2011 18:07:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>debian</category><category>linux</category><category>messagerie</category><category>mysql</category>    
    <description>&lt;p&gt;Comment configurer simplement sur serveur de mail multi-domaines avec les droits délégués pour chaque (sous) administrateur&amp;nbsp;? ce que &lt;a href=&quot;http://www.zimbra.com/&quot; hreflang=&quot;en&quot;&gt;Zimbra&lt;/a&gt; n'inclut pas dans sa versions gratuite.&lt;/p&gt;


&lt;p&gt;Voici comment installer les logiciels mails serveurs et clients web sur une Debian Squeeze configurée avec&amp;nbsp;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;http://www.mysql.fr/&quot; hreflang=&quot;fr&quot;&gt;MySQL&lt;/a&gt; pour gérer les utilisateurs virtuels&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.postfix.org/&quot; hreflang=&quot;en&quot;&gt;Postfix&lt;/a&gt; (2.7.1) + le patch quota &lt;a href=&quot;http://vda.sourceforge.net/VDA/&quot; hreflang=&quot;en&quot;&gt;Posftix VDA&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://postfix.traduc.org/index.php/SASL_README.html#client_sasl&quot; hreflang=&quot;fr&quot;&gt;SASL&lt;/a&gt; SMTP&lt;/li&gt;
&lt;li&gt;le MTA &lt;a href=&quot;http://www.courier-mta.org/&quot; hreflang=&quot;en&quot;&gt;Courrier&lt;/a&gt; IMAP et POP (alternativement nous aurions plus utiliser &lt;a href=&quot;http://dovecot.org/&quot; hreflang=&quot;en&quot;&gt;Dovecot&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://postfixadmin.sourceforge.net/&quot; hreflang=&quot;en&quot;&gt;PostfixAdmin&lt;/a&gt; (2.3.4) l'administration des domaines, des utilisateurs et des quotas&lt;/li&gt;
&lt;li&gt;Clients webmail
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;http://roundcube.net/&quot; hreflang=&quot;fr&quot;&gt;Roundcube webmail&lt;/a&gt; (0.6) (avec la visualisation du quota utilisé)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://squirrelmail.org/&quot; hreflang=&quot;en&quot;&gt;Squirrelmail&lt;/a&gt; (1.4.22) (avec la visualisation du quota utilisé)&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ol&gt;    &lt;p&gt;Je ne vais reprendre l'installation complète, car de nombreux tuto français ou anglais expliquent cela (chacun à sa manière et avec ses différences), mais voici quelques notes.


Notes


Postfix et quota


Par défaut Postfix n'inclus pas les quotas des utilisateurs, ils faut le patcher avec Posftix VDA, puis l'installer et le configurer (Available... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Debian-Squeeze-Postfix-VDA-MySQL-SASL-PostfixAdmin-Courier-Virtual-Domain-Serveur-mail-SMTP-IMAP-POP3&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Debian Squeeze : Postfix VDA + MySQL + SASL + PostfixAdmin + Courier + Virtual Users Domains + Serveur de mail SMTP IMAP POP3 + Webmail&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Telnet SSL</title>
    <link>http://dotclear.placeoweb.com/post/telnet-ssl</link>
    <guid isPermaLink="false">urn:md5:bc29edeecdfc540058e0ac3a808f5d8c</guid>
    <pubDate>Tue, 06 Dec 2011 13:27:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Outils Internet</category>
        <category>linux</category>    
    <description>&lt;p&gt;Pour faire du telnet sur un port SSL,&lt;/p&gt;    &lt;p&gt;vous pouvez faire avec :


openssl s_client -connect www.google.fr:443


ou bien installer &quot;telnet-ssl&quot; qui remplacera votre package &quot;telnet&quot;


telnet -z ssl www.google.fr 443


Dans mon cas, l'utilisation du &quot;telnet -z ssl&quot; fonctionnait mieux que le &quot;openssl s_client&quot; lors de la communication avec un serveur imaps.


# man openssl
      s_client... &lt;a href=&quot;http://dotclear.placeoweb.com/post/telnet-ssl&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Telnet SSL&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Telnet HTTP</title>
    <link>http://dotclear.placeoweb.com/post/telnet-http</link>
    <guid isPermaLink="false">urn:md5:001c2526b2e78647016bff2931bcce1a</guid>
    <pubDate>Tue, 06 Dec 2011 13:07:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Outils Internet</category>
        <category>apache</category><category>linux</category><category>windows</category>    
    <description>&lt;p&gt;Comment vérifier avec telnet qu'un port de serveur soit en écoute&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Aide HTTP : Comment tester HTTP en utilisant Telnet


Telnet est un programme favori de dépannage de longue date pour diagnostiquer les problèmes de connexion. Il peut être utilisé pour tenter de se connecter à un serveur sur un port donné. Généralement, vous pouvez rapidement vérifier si  le côté distant est en &quot;écoute&quot;.


Plus précisément, telnet... &lt;a href=&quot;http://dotclear.placeoweb.com/post/telnet-http&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Telnet HTTP&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Unix bash, les commandes que l'on ne devrait pas oublier</title>
    <link>http://dotclear.placeoweb.com/post/unix-bash-commandes-ne-pas-oublier</link>
    <guid isPermaLink="false">urn:md5:ed656df65baeb2028d8b8b58ee87485c</guid>
    <pubDate>Sat, 03 Sep 2011 18:33:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Bash</category>
        <category>linux</category>    
    <description>&lt;p&gt;Un bref rappel pour les utilisateurs et les administrateurs sous linux.
A coup de &lt;a href=&quot;http://fr.wikipedia.org/wiki/Vi_(logiciel)&quot; hreflang=&quot;fr&quot;&gt;vi&lt;/a&gt;, &lt;a href=&quot;http://fr.wikipedia.org/wiki/Awk&quot; hreflang=&quot;fr&quot;&gt;awk&lt;/a&gt;, &lt;a href=&quot;http://fr.wikipedia.org/wiki/Sed_%28logiciel%29&quot; hreflang=&quot;fr&quot;&gt;sed&lt;/a&gt; pour expression régulières, .sh, etc... pour se simplifier les taches quotidiennes d'édition, substitution en faisant des scripts.&lt;/p&gt;


&lt;p&gt;Si vous rechercher la même chose sous Windows, suivez ce lien&amp;nbsp;: &lt;a href=&quot;http://dotclear.placeoweb.com/post/Windows-les-commandes-ne-pas-oublier-bat-batch-dos&quot;&gt;mémo sur Windows des commandes utiles&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;killall


A défaut de faire fonctionner killall avec un patern d'expression régulière, voici d'autres méthodes :


Controlling Processes


pkill et pgrep


Lister tous les processus qui comprennent &quot;SCREEN&quot; dans leur programme ou argument de l'utilisateur &quot;www-data&quot;

pgrep -u www-data -l -f SCREEN

Tuer tous les processus qui comprennent &quot;SCREEN&quot;... &lt;a href=&quot;http://dotclear.placeoweb.com/post/unix-bash-commandes-ne-pas-oublier&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Unix bash, les commandes que l'on ne devrait pas oublier&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/unix-bash-commandes-ne-pas-oublier#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/unix-bash-commandes-ne-pas-oublier#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/11</wfw:commentRss>
      </item>
    
  <item>
    <title>Jboss 7 Application Server (Jboss AS 7)</title>
    <link>http://dotclear.placeoweb.com/post/Jboss-7</link>
    <guid isPermaLink="false">urn:md5:a37835e1f57b036df84bdd748c09222f</guid>
    <pubDate>Sat, 16 Jul 2011 20:16:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>JAVA</category>
        <category>java</category><category>jboss</category><category>linux</category><category>windows</category>    
    <description>&lt;p&gt;Jboss 7 déploiement d'applications. Déployer une application avec le serveur Jboss n'est pas si simple, voici quelques notes sur Jboss7.&lt;/p&gt;    &lt;p&gt;Nouveautés


JBoss AS 7.1 Documentation
JBoss AS 7.0 Documentationhttps://docs.jboss.org/author/display/AS7/Documentation


How do I migrate my application from AS5 or AS6 to AS7


5 ways to deploy your application to JBoss AS 7

System File
Commande line
Managed interface Web
Maven
Eclipse



JBoss AS T Datasource


DataSource JBoss AS 7... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Jboss-7&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Jboss 7 Application Server (Jboss AS 7)&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Jboss-7#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Jboss-7#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/460</wfw:commentRss>
      </item>
    
  <item>
    <title>TrackMania Nations Forever</title>
    <link>http://dotclear.placeoweb.com/post/TmNationsForever</link>
    <guid isPermaLink="false">urn:md5:344010fbf9a759338d2e325f8c19591e</guid>
    <pubDate>Sun, 05 Jun 2011 11:40:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Jeux</category>
        <category>linux</category><category>windows</category>    
    <description>&lt;p&gt;Les anciennes versions de TrackMania&amp;nbsp;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;TrackMania Nations&lt;/li&gt;
&lt;li&gt;TrackMania Original&lt;/li&gt;
&lt;li&gt;TrackMania Sunrise&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;et les les nouvelles versions de TrackMania&amp;nbsp;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Trackmania Forever (la version payante)&lt;/li&gt;
&lt;li&gt;Trackmania Nations Forever (TmNationsForever - la version gratuite Trackmania Nations mise à jour en 2008)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Nous allons donc installer et configurer un serveur de jeux TmNationsForever (Trackmania Nations Forever) sur un serveur Linux.&lt;/p&gt;    &lt;p&gt;Installer un serveur dédié TrackMania Nations Forever sous linux


Installation du serveur TrackMania Nations Forever sous linux


Basé sur le Tuto - Serveur dédié Trackmania Nations Forever - Installation, vous trouverez la dernière version des binaires dans le topic officiel mis à jour par l'équipe de Nadeo qui reste la meilleure source,  Forum... &lt;a href=&quot;http://dotclear.placeoweb.com/post/TmNationsForever&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; TrackMania Nations Forever&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/TmNationsForever#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/TmNationsForever#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/454</wfw:commentRss>
      </item>
    
  <item>
    <title>SNMP</title>
    <link>http://dotclear.placeoweb.com/post/SNMP</link>
    <guid isPermaLink="false">urn:md5:b4ca6d412b1e648b005437a8e737c64e</guid>
    <pubDate>Tue, 03 May 2011 01:34:00 +0200</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>java</category><category>linux</category><category>windows</category>    
    <description>&lt;p&gt;Quelques notes sur SNMP, ses OID MIB et des implémentation en Java de SNMP (Simple Network Management Protocol).&lt;/p&gt;    &lt;p&gt;Simple network management protocol Simple Network Management Protocol
Présentation du protocole SNMP
OID Repository

sysUpTimeInstance
1.3.6.1.2.1.1.3.0 - algo

RFC

rfc2982 - Distributed Management Expression MIB
rfc4088-  Uniform Resource Identifier (URI) Scheme for the Simple Network Management Protocol (SNMP)... &lt;a href=&quot;http://dotclear.placeoweb.com/post/SNMP&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; SNMP&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/SNMP#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/SNMP#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/467</wfw:commentRss>
      </item>
    
  <item>
    <title>Apache optimisation</title>
    <link>http://dotclear.placeoweb.com/post/Apache-optimisation</link>
    <guid isPermaLink="false">urn:md5:74a368b33fec4fa748c96eb91287b8b3</guid>
    <pubDate>Sun, 03 Apr 2011 16:30:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>apache</category><category>linux</category><category>windows</category>    
    <description>&lt;p&gt;Apache optimisation
Configuration d'Apache pour des performances maximales
Optimisation des performances d'Apache&lt;/p&gt;    &lt;p&gt;Optimisation des performances d'Apache


Apache Performance Tuning (Optimisation des performances d'Apache)


Configuration d'Apache pour des performances maximales Gazette Linux n°123 — Février 2006
optimisation:apache
Optimisation Apache2
L’optimisation de apache2 en mode prefork et en mode worker basé sur Le paramétrage d'apache2 en mode prefork... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Apache-optimisation&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Apache optimisation&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Apache-optimisation#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Apache-optimisation#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/450</wfw:commentRss>
      </item>
    
  <item>
    <title>FluxBB</title>
    <link>http://dotclear.placeoweb.com/post/FluxBB</link>
    <guid isPermaLink="false">urn:md5:9d7c9592708d249f9c179c7936fd26de</guid>
    <pubDate>Tue, 29 Mar 2011 23:24:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Outils Internet</category>
        <category>linux</category><category>php</category>    
    <description>&lt;p&gt;Quelques notes sur FluxBB, comment le mettre à jour, etc...&lt;/p&gt;    &lt;p&gt;FluxBB est une application rapide et légère de forum convivial pour votre site web. FluxBB.fr est le site de la communauté française de FluxBB.


Mettre a jour FluxBB


La page Aide FluxBB.fr » Mettre à jour étant incomplète, voici l'essentiel de la procédure de mise à jour de FluxBB.


Depuis la page d'Administration de votre forum FluxBB... &lt;a href=&quot;http://dotclear.placeoweb.com/post/FluxBB&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; FluxBB&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/FluxBB#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/FluxBB#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/438</wfw:commentRss>
      </item>
    
  <item>
    <title>SHV4 SHV5</title>
    <link>http://dotclear.placeoweb.com/post/SHV4-SHV5</link>
    <guid isPermaLink="false">urn:md5:9a81a5239d5d8b5c150d55a3f1782583</guid>
    <pubDate>Sat, 06 Nov 2010 18:47:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>linux</category>    
    <description>&lt;p&gt;Commenter détecter les vers SHV4 et SHV5&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Je n'ai pas su réparer les dommages causé par le vers SHV4.


ChkRootKit (chkrootkit) ne me la pas détecté
Rootkit Hunter (rkhunter) m'a signaler la présence de ma fameuse backdoor à cause du virus SHV4 installé sur mon système
Lynis (pas essayé)


How to Remove the SHV4 Rootkit
Installation et Utilisation de Lynis
Sécuriser un serveur Linux avec... &lt;a href=&quot;http://dotclear.placeoweb.com/post/SHV4-SHV5&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; SHV4 SHV5&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/SHV4-SHV5#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/SHV4-SHV5#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/408</wfw:commentRss>
      </item>
    
  <item>
    <title>Le service d'authentification n'a pas pu récupérer les informations d'authentification</title>
    <link>http://dotclear.placeoweb.com/post/Le-service-d-authentification-n-a-pas-pu-r%C3%A9cup%C3%A9rer-les-informations-d-authentification</link>
    <guid isPermaLink="false">urn:md5:f6abae368b257912042ebd2d8f3f0160</guid>
    <pubDate>Fri, 12 Mar 2010 06:36:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>linux</category>    
    <description>&lt;p&gt;CRON: Authentication service cannot retrieve user credential&lt;/p&gt;

&lt;pre&gt;CRON: Le service d'authentification n'a pas pu récupérer les informations d'authentification
passwd : Utilisateur inconnu par le module d'authentification sous-jacent&lt;/pre&gt;    &lt;p&gt;Lors de l'exécution d'un CRON, il ne se lance pas et indique dans syslog

CRON: Le service d'authentification n'a pas pu récupérer les informations d'authentification


Basé sur la solution d'affectation d'un mot de passe Authentication service cannot retrieve authentication info

Apparently, the message is due to the mail and daemon users having... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Le-service-d-authentification-n-a-pas-pu-r%C3%A9cup%C3%A9rer-les-informations-d-authentification&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Le service d'authentification n'a pas pu récupérer les informations d'authentification&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Le-service-d-authentification-n-a-pas-pu-r%C3%A9cup%C3%A9rer-les-informations-d-authentification#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Le-service-d-authentification-n-a-pas-pu-r%C3%A9cup%C3%A9rer-les-informations-d-authentification#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/338</wfw:commentRss>
      </item>
    
  <item>
    <title>miniatures vignettes images thumbs</title>
    <link>http://dotclear.placeoweb.com/post/miniatures-vignettes-images-thumbs</link>
    <guid isPermaLink="false">urn:md5:de9ae5db870f3fb2ab6bb33c38aff72d</guid>
    <pubDate>Tue, 19 Jan 2010 00:16:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Outils Internet</category>
        <category>linux</category><category>php</category><category>windows</category>    
    <description>&lt;p&gt;Comment réaliser des images réduites correspondantes aux vignettes (thumbs) ?&lt;br /&gt;
Dans le jargon cela s'appelle un thumbnail (ongle de pouce) et en français pour une action, on rajouter er&amp;nbsp;: thumbnailer&lt;br /&gt;
et pour ceux qui ne sont pas bon en orthographe, ont n'écrit pas mignatures mais miniatures.&lt;/p&gt;    &lt;p&gt;Convertir des images (réduction de taille) en vignettes miniatures


ImageMagick


ImageMagick ensemble d'utilitaires multi plates-formes en ligne de commande, permettant de créer, de convertir, de modifier et d'afficher des images dans un très grand nombre de format


génération et traitement des images en PHP


Exif


Exif pour lire les données... &lt;a href=&quot;http://dotclear.placeoweb.com/post/miniatures-vignettes-images-thumbs&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; miniatures vignettes images thumbs&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/miniatures-vignettes-images-thumbs#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/miniatures-vignettes-images-thumbs#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/319</wfw:commentRss>
      </item>
    
  <item>
    <title>Meilleur smartphone</title>
    <link>http://dotclear.placeoweb.com/post/Meilleur-smartphone</link>
    <guid isPermaLink="false">urn:md5:d0a29979943cf603b146db556b0b3d25</guid>
    <pubDate>Thu, 17 Dec 2009 01:29:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>gps</category><category>linux</category><category>messagerie</category><category>windows</category>    
    <description>&lt;p&gt;Parmi tous ces téléphones, quel est le meilleur téléphone smartphone&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Voici un bref comparatif des meilleurs smartphone, faite votre comparaison !


Caractéristiques techniques pouvant décrire un appareil smartphone : Poids, Dimensions, Taux de DAS ou SAR (W /kg) maximum a l'oreille, Type d'OS et version Propriétaire, Autonomie en veille et en communication, Type de batterie et son temps de charge, Possibilité de... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Meilleur-smartphone&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Meilleur smartphone&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Meilleur-smartphone#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Meilleur-smartphone#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/309</wfw:commentRss>
      </item>
    
  <item>
    <title>Impossible d'initialiser la connexion à volatile.debian.org: 80 (2001:610:1908:a000::149:227). - connect (101 Le réseau n'est pas accessible.) [IP : 2001:610:1908:a000::149:227 80]</title>
    <link>http://dotclear.placeoweb.com/post/Impossible-d-initialiser-la-connexion-%C3%A0-volatile.debian.org%3A%C2%A080-%282001%3A610%3A1908%3Aa000%3A%3A149%3A227%29.-connect-%28101-Le-r%C3%A9seau-n-est-pas-accessible.%29-%5BIP%C2%A0%3A-2001%3A610%3A1908%3Aa000%3A%3A149%3A227-80%5D</link>
    <guid isPermaLink="false">urn:md5:8d8d0fcb34ffeeccf9324beceb022102</guid>
    <pubDate>Tue, 15 Dec 2009 19:07:00 +0000</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>debian</category><category>linux</category>    
    <description>&lt;p&gt;Lors d'un apt-get, on obtient des erreurs&amp;nbsp;:&lt;/p&gt;


&lt;pre&gt;Impossible d'initialiser la connexion à volatile.debian.org: 80 (2001:610:1908:a000::149:227). - connect (101 Le réseau n'est pas accessible.) [IP : 2001:610:1908:a000::149:227 80]
Impossible d'initialiser la connexion à security.debian.org: 80 (2001:a78::1a). - connect (101 Le réseau n'est pas accessible.) [IP : 2001:a78::1a 80]&lt;/pre&gt;    &lt;p&gt;Surement lié à IPV6, il est impossible de se connecter à un dépôt Debian.


Err http://volatile.debian.org lenny/volatile/main Packages
 Impossible d'initialiser la connexion à volatile.debian.org: 80 (2001:610:1908:a000::149:227). - connect (101 Le réseau n'est pas accessible.) [IP : 2001:610:1908:a000::149:227 80]
Err http://security.debian.org... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Impossible-d-initialiser-la-connexion-%C3%A0-volatile.debian.org%3A%C2%A080-%282001%3A610%3A1908%3Aa000%3A%3A149%3A227%29.-connect-%28101-Le-r%C3%A9seau-n-est-pas-accessible.%29-%5BIP%C2%A0%3A-2001%3A610%3A1908%3Aa000%3A%3A149%3A227-80%5D&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Impossible d'initialiser la connexion à volatile.debian.org: 80 (2001:610:1908:a000::149:227). - connect (101 Le réseau n'est pas accessible.) [IP : 2001:610:1908:a000::149:227 80]&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Impossible-d-initialiser-la-connexion-%C3%A0-volatile.debian.org%3A%C2%A080-%282001%3A610%3A1908%3Aa000%3A%3A149%3A227%29.-connect-%28101-Le-r%C3%A9seau-n-est-pas-accessible.%29-%5BIP%C2%A0%3A-2001%3A610%3A1908%3Aa000%3A%3A149%3A227-80%5D#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Impossible-d-initialiser-la-connexion-%C3%A0-volatile.debian.org%3A%C2%A080-%282001%3A610%3A1908%3Aa000%3A%3A149%3A227%29.-connect-%28101-Le-r%C3%A9seau-n-est-pas-accessible.%29-%5BIP%C2%A0%3A-2001%3A610%3A1908%3Aa000%3A%3A149%3A227-80%5D#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/308</wfw:commentRss>
      </item>
    
  <item>
    <title>Redimensionner une partition ext3 avec parted resize2fs</title>
    <link>http://dotclear.placeoweb.com/post/partition-parted-ext3-resize2fs</link>
    <guid isPermaLink="false">urn:md5:23dff3b432ea3605ffffc171f7b49a26</guid>
    <pubDate>Sun, 27 Sep 2009 08:48:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>debian</category><category>linux</category>    
    <description>&lt;p&gt;Comment détruire, supprimer, créer, modifier, agrandir et réduire une partition de son disque dur sous linux&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Avec Parted !


Parted


Parted permet par exemple de redimensionner vos partitions sur vos disques.


Voyez le document de tellmewhy dont le but n'est pas d'apporter une réponse à toutes les questions mais de préciser l'utilisation de parted par quelques exemples commentés, et d'apporter des explications supplémentaires.


Problèmes rencontrés... &lt;a href=&quot;http://dotclear.placeoweb.com/post/partition-parted-ext3-resize2fs&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Redimensionner une partition ext3 avec parted resize2fs&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/partition-parted-ext3-resize2fs#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/partition-parted-ext3-resize2fs#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/282</wfw:commentRss>
      </item>
    
  <item>
    <title>Vérifier l'intégrité d'un disque dur sous linux</title>
    <link>http://dotclear.placeoweb.com/post/v%C3%A9rifier-int%C3%A9grit%C3%A9-disque-dur-linux</link>
    <guid isPermaLink="false">urn:md5:334ee7a047864e5f8f769058dc105f1a</guid>
    <pubDate>Thu, 24 Sep 2009 21:33:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>linux</category>    
    <description>&lt;p&gt;Comment vérifier l'intégrité d'un disque dur sous linux&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Les commandes utiles sont


fdisk
dd
df
gpart
hdparm
badblocks man man


On les retrouve sur des lives CD comme Knoppix et le site francophone de knoppix


tableau des partitions

En Linux on peut se faire afficher le tableau des partitions, leur type (Linux, Windows, ext3, vfat ou NTFS) et les partitions actuellement monte par les commandes:... &lt;a href=&quot;http://dotclear.placeoweb.com/post/v%C3%A9rifier-int%C3%A9grit%C3%A9-disque-dur-linux&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Vérifier l'intégrité d'un disque dur sous linux&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/v%C3%A9rifier-int%C3%A9grit%C3%A9-disque-dur-linux#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/v%C3%A9rifier-int%C3%A9grit%C3%A9-disque-dur-linux#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/281</wfw:commentRss>
      </item>
    
  <item>
    <title>Debian : Postfix + MySQL + SASL + PostfixAdmin + Courier + VirtualDomain + Serveur de mail SMTP IMAP POP3</title>
    <link>http://dotclear.placeoweb.com/post/Debian-Postfix-MySQL-SASL-PostfixAdmin-Courier-VirtualDomain-Serveur-mail-SMTP-IMAP-POP</link>
    <guid isPermaLink="false">urn:md5:bab3bbc222566e73e09910acb58ea891</guid>
    <pubDate>Sun, 13 Sep 2009 21:30:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>debian</category><category>linux</category><category>messagerie</category><category>mysql</category>    
    <description>&lt;p&gt;Comment configurer simplement sur serveur de mail multi-domaines avec les droits délégués pour chaque (sous) administrateur&amp;nbsp;? Sans cherchez de logiciel lourd ou avec une ergonomie en Web2 agréable tel que &lt;a href=&quot;http://roundcube.net/&quot; hreflang=&quot;fr&quot;&gt;Roundcube webmail&lt;/a&gt; ou &lt;a href=&quot;http://www.zimbra.com/&quot; hreflang=&quot;en&quot;&gt;Zimbra&lt;/a&gt;, vous pouvez opter pour une Debian configurée avec &lt;a href=&quot;http://www.postfix.org/&quot; hreflang=&quot;en&quot;&gt;Postfix&lt;/a&gt;, &lt;a href=&quot;http://www.mysql.fr/&quot; hreflang=&quot;fr&quot;&gt;MySQL&lt;/a&gt;, &lt;a href=&quot;http://postfix.traduc.org/index.php/SASL_README.html#client_sasl&quot; hreflang=&quot;fr&quot;&gt;SASL&lt;/a&gt; SMTP, le MTA &lt;a href=&quot;http://www.courier-mta.org/&quot; hreflang=&quot;en&quot;&gt;Courrier&lt;/a&gt; IMAP et POP, VirtualDomain, &lt;a href=&quot;http://postfixadmin.sourceforge.net/&quot; hreflang=&quot;en&quot;&gt;PostfixAdmin&lt;/a&gt; et &lt;a href=&quot;http://squirrelmail.org/&quot; hreflang=&quot;en&quot;&gt;Squirrelmail&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Basé sur l'article How-To Debian Sarge: Postfix + SASL + MySQL + PostfixAdmin + Courier + VirtualDomain du William's blog, voici comment faire sur une Debian Lenny 5.0.3


Postfix Admin  et MySQL


Postfix Admin est une interface web pour gérer les boîtes aux lettres, les domaines virtuels, les alias. Il dispose également d'une réponse automatique... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Debian-Postfix-MySQL-SASL-PostfixAdmin-Courier-VirtualDomain-Serveur-mail-SMTP-IMAP-POP&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Debian : Postfix + MySQL + SASL + PostfixAdmin + Courier + VirtualDomain + Serveur de mail SMTP IMAP POP3&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Debian-Postfix-MySQL-SASL-PostfixAdmin-Courier-VirtualDomain-Serveur-mail-SMTP-IMAP-POP#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Debian-Postfix-MySQL-SASL-PostfixAdmin-Courier-VirtualDomain-Serveur-mail-SMTP-IMAP-POP#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/275</wfw:commentRss>
      </item>
    
  <item>
    <title>appliquer un patch linux</title>
    <link>http://dotclear.placeoweb.com/post/appliquer-un-patch-linux</link>
    <guid isPermaLink="false">urn:md5:1f1df83515f26fff4df704fd32d7a2d7</guid>
    <pubDate>Sat, 15 Aug 2009 23:38:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>linux</category>    
    <description>&lt;p&gt;Comment créer et appliquer un patch avec les commandes diff et patch&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;vérifiez l'application du patch

pla@home:~/patch/old$ patch -p1 --dry-run -i ../fichier.patch


s'il n'y à pas d'erreur, appliquez le patch

pla@home:~/patch/old$ patch -p1 -i ../fichier.patch


Comment faire et appliquer un patch... &lt;a href=&quot;http://dotclear.placeoweb.com/post/appliquer-un-patch-linux&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; appliquer un patch linux&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/appliquer-un-patch-linux#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/appliquer-un-patch-linux#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/398</wfw:commentRss>
      </item>
    
  <item>
    <title>Archiver chaque dossier</title>
    <link>http://dotclear.placeoweb.com/post/Archiver-chaque-dossier</link>
    <guid isPermaLink="false">urn:md5:e0f3ffd528c2959481374c4e66c9595a</guid>
    <pubDate>Mon, 09 Feb 2009 13:27:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>linux</category>    
    <description>&lt;p&gt;Comment archiver chaque dossier en .tar.gz avec Linux&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;#!/bin/bash
 
for dossier in `ls`
do
 
        echo $dossier
        tar -czvf $dossier.tar.gz $dossier &gt; $dossier.txt
 
done
 
echo &quot;F'in de compression des dossiers&quot;... &lt;a href=&quot;http://dotclear.placeoweb.com/post/Archiver-chaque-dossier&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Archiver chaque dossier&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/Archiver-chaque-dossier#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/Archiver-chaque-dossier#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/209</wfw:commentRss>
      </item>
    
  <item>
    <title>tar czvf exclure un répertoire ou un dossier</title>
    <link>http://dotclear.placeoweb.com/post/tar-czvf</link>
    <guid isPermaLink="false">urn:md5:460108cfb98138c21db037f63c93c701</guid>
    <pubDate>Sun, 08 Feb 2009 23:15:00 +0100</pubDate>
    <dc:creator>PlaceOweb</dc:creator>
        <category>Système</category>
        <category>linux</category>    
    <description>&lt;p&gt;Comment exclure un ou plusieurs fichiers ou dossiers lors de la compression avec tar&amp;nbsp;?&lt;/p&gt;    &lt;p&gt;Pour exclure plusieurs ressources de votre archive, vous devez répéter l'option --exclude sans terminer par un / pour vos répertoires à exclure.

archivetargz=`hostname`&quot;.tar.gz&quot;
archivefilessrc=&quot;\
/var/log \
/var/www \
&quot;
tar -czvf  $archivefilessrc &gt;$archivetargz.txt --exclude /var/www/site3 --exclude /var/www/site6


Ressources


Comment créer et... &lt;a href=&quot;http://dotclear.placeoweb.com/post/tar-czvf&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; tar czvf exclure un répertoire ou un dossier&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://dotclear.placeoweb.com/post/tar-czvf#comment-form</comments>
      <wfw:comment>http://dotclear.placeoweb.com/post/tar-czvf#comment-form</wfw:comment>
      <wfw:commentRss>http://dotclear.placeoweb.com/feed/atom/comments/222</wfw:commentRss>
      </item>
    
</channel>
</rss>
