<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://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é - debian</title>
    <link>https://dotclear.placeoweb.com/</link>
    <atom:link href="https://dotclear.placeoweb.com/feed/tag/debian/rss2" rel="self" type="application/rss+xml" />
    <description></description>
    <language>fr</language>
    <pubDate>Wed, 20 May 2026 15:53:59 +0200</pubDate>
    <copyright></copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dotclear</generator>
          <item>
        <title>Warsow</title>
        <link>https://dotclear.placeoweb.com/post/Warsow</link>
        <guid isPermaLink="false">urn:md5:2867d5419336ec5eeec26786dfe893a9</guid>
        <pubDate>Wed, 16 Jul 2014 23:00:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Jeux</category>
                          <category>debian</category>
                  <category>linux</category>
                  <category>windows</category>
                <description>&lt;p&gt;&lt;a href=&quot;http://www.warsow.net/&quot;&gt;Warsow&lt;/a&gt; le jeu FPS gratuit à la Quake&amp;nbsp;!&lt;/p&gt; &lt;p&gt;Je n'en dirait pas plus que Wikipedia : Warsow.


Je laisserai juste des notes de script pour configurer le serveur Warsow

Setting up a dedicated server
Helpful server scripts (for server maintenance)




# vim /etc/init.d/warsow.sh
#!/bin/bash

### BEGIN INIT INFO
# Provides:          warsow
# Required-Start:    
# Required-Stop:     
#... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Warsow&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Warsow&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Warsow#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Warsow#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/608</wfw:commentRss>
              </item>
          <item>
        <title>Debian Squeeze : Postfix VDA + MySQL + SASL + PostfixAdmin + Courier + Virtual Users Domains + Serveur de mail SMTP IMAP POP3 + Webmail</title>
        <link>https://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 version 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;https://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>Apache redirection www</title>
        <link>https://dotclear.placeoweb.com/post/Apache-redirection-www</link>
        <guid isPermaLink="false">urn:md5:12a43091565ac250144238aa8f93f4e9</guid>
        <pubDate>Sun, 03 Apr 2011 12:31:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Outils Internet</category>
                          <category>apache</category>
                  <category>debian</category>
                <description>&lt;p&gt;Comment, avec Apache, rediriger un site sans l'alias www vers une url avec son alias www inclus&amp;nbsp;?&lt;/p&gt;


&lt;p&gt;Par exemple lorsque vous saisissez &quot;placeoweb.com/ip&quot;, voici comment faire une redirection vers &quot;www.placeoweb.com/ip&quot;&lt;/p&gt; &lt;p&gt;Pour rediriger avec Apache n'importe quel domaine vers www.leDomaineQuelconqueApppelé.extension, il vous faudra activer le module rewrite en incluant dans votre configuration
LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so


Sous Debian, rajouter un lien symbolique dans mods-enabled qui pointe sur mods-available/rewrite.load... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Apache-redirection-www&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Apache redirection www&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Apache-redirection-www#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Apache-redirection-www#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/442</wfw:commentRss>
              </item>
          <item>
        <title>No such file or directory: exec failed</title>
        <link>https://dotclear.placeoweb.com/post/No-such-file-or-directory%3A-exec-failed</link>
        <guid isPermaLink="false">urn:md5:442c4af48a65b6534a3c7d0b02753da0</guid>
        <pubDate>Mon, 12 Jul 2010 19:34:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Système</category>
                          <category>debian</category>
                <description>&lt;p&gt;Quelques problèmes avec les CGI Perl et suexec&lt;/p&gt; &lt;p&gt;Ajout de Perl pour Apache


apt-get install libapache2-mod-perl2


Configuration pour chaque vhost


   ScriptAlias /cgi-bin/ /home/www/cgi-bin/


   &lt;Directory /home/www/cgi-bin/&gt;
       Options ExecCGI
       AddHandler cgi-script cgi pl
   &lt;/Directory&gt;


Problèmes rencontrés


Avec un mauvais fichier (absent ou URI erronée)


script not found or... &lt;a href=&quot;https://dotclear.placeoweb.com/post/No-such-file-or-directory%3A-exec-failed&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; No such file or directory: exec failed&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/No-such-file-or-directory%3A-exec-failed#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/No-such-file-or-directory%3A-exec-failed#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/382</wfw:commentRss>
              </item>
          <item>
        <title>Compression GZIP sur serveur Web Apache</title>
        <link>https://dotclear.placeoweb.com/post/Compression-GZIP-sur-serveur-Web-Apache</link>
        <guid isPermaLink="false">urn:md5:edccd0ebda84727d0e44a31d9712075b</guid>
        <pubDate>Thu, 22 Apr 2010 21:02:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Outils Internet</category>
                          <category>apache</category>
                  <category>debian</category>
                <description>&lt;p&gt;Compresser vos pages web avec zip pour accélérer le temps de réponse et satisfaire les internautes et Google pour améliorer son référencement.&lt;/p&gt; &lt;p&gt;La documentation Apache du module  mod_deflate


Le module mod_deflate implémente le filtre de sortie DEFLATE qui permet de comprimer la sortie de votre serveur avant de l'envoyer au client sur le réseau.

Serveur Apache HTTP Version 2.3 : Module Apache mod_deflate
Apache HTTP Server Version 2.2 : Apache Module mod_deflate


Sur Apache/2.2.9... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Compression-GZIP-sur-serveur-Web-Apache&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Compression GZIP sur serveur Web Apache&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Compression-GZIP-sur-serveur-Web-Apache#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Compression-GZIP-sur-serveur-Web-Apache#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/348</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>https://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;https://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>https://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>https://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>https://dotclear.placeoweb.com/feed/atom/comments/308</wfw:commentRss>
              </item>
          <item>
        <title>Redimensionner une partition ext3 avec parted resize2fs</title>
        <link>https://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;https://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>https://dotclear.placeoweb.com/post/partition-parted-ext3-resize2fs#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/partition-parted-ext3-resize2fs#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/282</wfw:commentRss>
              </item>
          <item>
        <title>Debian : Postfix + MySQL + SASL + PostfixAdmin + Courier + VirtualDomain + Serveur de mail SMTP IMAP POP3</title>
        <link>https://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;https://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>https://dotclear.placeoweb.com/post/Debian-Postfix-MySQL-SASL-PostfixAdmin-Courier-VirtualDomain-Serveur-mail-SMTP-IMAP-POP#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Debian-Postfix-MySQL-SASL-PostfixAdmin-Courier-VirtualDomain-Serveur-mail-SMTP-IMAP-POP#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/275</wfw:commentRss>
              </item>
          <item>
        <title>Debian remplacer Nano par Vim</title>
        <link>https://dotclear.placeoweb.com/post/Debian-nano-vim</link>
        <guid isPermaLink="false">urn:md5:792f19a76a97cbb1ba5283331e3526a2</guid>
        <pubDate>Wed, 13 Jun 2007 00:44:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Système</category>
                          <category>debian</category>
                  <category>linux</category>
                <description>&lt;p&gt;Remplacer l'éditeur par défaut (Nano) par Vim (ou l'inverse)&lt;/p&gt; &lt;p&gt;Pour changer l'éditeur de texte par défaut, utiliser la commande suivante :

# update-alternatives --config editor
 
Il y a 3 alternatives fournissant « editor ».
 
  Sélection    Alternative
-----------------------------------------------
          1    /bin/ed
*+        2    /bin/nano
          3    /usr/bin/vim.tiny
 
Appuyez sur Entrée pour... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Debian-nano-vim&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Debian remplacer Nano par Vim&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Debian-nano-vim#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Debian-nano-vim#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/272</wfw:commentRss>
              </item>
          <item>
        <title>Package Debian</title>
        <link>https://dotclear.placeoweb.com/post/Debian-package</link>
        <guid isPermaLink="false">urn:md5:627c512ed7f8c0b62d89a5591326a2ef</guid>
        <pubDate>Wed, 13 Jun 2007 00:18:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Système</category>
                          <category>debian</category>
                  <category>linux</category>
                <description>&lt;p&gt;Un petit mémo pour gérer les paquets Debian&lt;/p&gt; &lt;p&gt;Les packages ou paquets .DEBian


La distribution Debian propose un outil de gestion de package permettant d'automatiser l'installation, la configuration et la mise à jour des logiciels installés par ce biais. Les packages Debian sont ainsi des fichiers portant l'extension .deb et pouvant être installés manuellement grâce à la commande suivante :... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Debian-package&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Package Debian&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Debian-package#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Debian-package#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/62</wfw:commentRss>
              </item>
          <item>
        <title>Debian</title>
        <link>https://dotclear.placeoweb.com/post/Debian</link>
        <guid isPermaLink="false">urn:md5:aead1aa3dc6b91a914f96836b21adf34</guid>
        <pubDate>Wed, 13 Jun 2007 00:13:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Système</category>
                          <category>debian</category>
                  <category>linux</category>
                <description>&lt;p&gt;Debian, sites et commandes utiles&lt;/p&gt; &lt;p&gt;Debian officiel


Debian


Debian est un système d'exploitation libre utilisant le noyau Linux.
La dernière version stable de Debian et les notes de publication

6.x - Squeeze

Chapitre 4. Mises à niveau depuis Debian 5.0 (Lenny) &quot;debian lenny squeeze&quot;

5.x - Lenny

Chapitre 4. Mises à jour des versions précédentes


Télécharger Debian
Debian Wiki... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Debian&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Debian&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Debian#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Debian#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/271</wfw:commentRss>
              </item>
          <item>
        <title>sendmail sendmail.cf sendmail.mc</title>
        <link>https://dotclear.placeoweb.com/post/sendmail-sendmail.cf-sendmail.mc</link>
        <guid isPermaLink="false">urn:md5:1b64adfb7c23a21c6fd4f158ceb95183</guid>
        <pubDate>Sun, 01 Apr 2007 16:44:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Système</category>
                          <category>debian</category>
                  <category>linux</category>
                <description>&lt;p&gt;Comment fonctionne l'agent de transport de courrier électronique sendmail&amp;nbsp;?&lt;/p&gt; &lt;p&gt;Sendmail


Sendmail est basé au tour de 2 fichiers :

sendmail.mc le fichier source qui génère le fichier final sendmail.cf à chaque relancement du service sendmail
sendmail.cf


Relay avec sendmail


La variable DS détermine le serveur relay à utiliser

DSsmtp.monserveur.com

Dans le fichier .mc

define(`SMART_HOST',`smtp.monserveur.com')... &lt;a href=&quot;https://dotclear.placeoweb.com/post/sendmail-sendmail.cf-sendmail.mc&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; sendmail sendmail.cf sendmail.mc&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/sendmail-sendmail.cf-sendmail.mc#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/sendmail-sendmail.cf-sendmail.mc#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/273</wfw:commentRss>
              </item>
          <item>
        <title>Changer le hostname</title>
        <link>https://dotclear.placeoweb.com/post/Changer-le-hostname</link>
        <guid isPermaLink="false">urn:md5:96935be7c6a54c78d632d88dc51b864f</guid>
        <pubDate>Wed, 04 Oct 2006 00:15:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>Système</category>
                          <category>debian</category>
                  <category>linux</category>
                <description>&lt;p&gt;Lors de l'installation, vous avez oubliez de précisez le hostname&amp;nbsp;? voici comment faire sans rebooter.&lt;/p&gt; &lt;p&gt;Vous désirez changer le nom de la machine (hostname) , voilà comment procéder pour la nommer &quot;TuxMachine&quot;


Sur une console, en root :


Changer le hostname Debian


Change hostname or Server name of a Linux Machine


Vérifier votre nom d'hôte Linux

Premièrement, si votre nom d'hôte est défini correctement en utilisant les commandes suivantes:... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Changer-le-hostname&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Changer le hostname&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Changer-le-hostname#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Changer-le-hostname#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/21</wfw:commentRss>
              </item>
      </channel>
</rss>
