<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
    <title>Posteet: debian</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/posteet_debian" /><feedburner:info uri="posteet_debian" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
        <title>activer passive mode sur pure-ftpd</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/QRZn329X7YE/2127</link>
        <description>
        <![CDATA[<pre>/etc/pure-ftpd/conf/PassivePortRange


50000 50100</pre> <a href="http://www.posteet.com/tags/administration">[administration]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/ftp">[ftp]</a>  <a href="http://www.posteet.com/tags/pure-ftpd">[pure-ftpd]</a> ]]>        </description>
        <dc:creator>neorom</dc:creator>
        <pubDate>Sun, 10 Apr 2011 17:00:00 +0200</pubDate>

            <category>administration</category>
            <category>debian</category>
            <category>ftp</category>
            <category>pure-ftpd</category>
    
    <feedburner:origLink>http://www.posteet.com/view/2127</feedburner:origLink></item>

  
    <item>
        <title>dupliquer vm virtual box</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/Uj-p08O2VEI/2125</link>
        <description>
        <![CDATA[<pre>VBoxManage clonevdi debian-1.vdi debian-2.vdi</pre> <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/dupliquer">[dupliquer]</a>  <a href="http://www.posteet.com/tags/vbox">[vbox]</a>  <a href="http://www.posteet.com/tags/virtualbox">[virtualbox]</a> ]]>        </description>
        <dc:creator>neorom</dc:creator>
        <pubDate>Sat, 26 Mar 2011 12:50:09 +0100</pubDate>

            <category>debian</category>
            <category>dupliquer</category>
            <category>vbox</category>
            <category>virtualbox</category>
    
    <feedburner:origLink>http://www.posteet.com/view/2125</feedburner:origLink></item>

  
    <item>
        <title>rsyslog TCP forwarding</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/qMLxuotBL2k/2121</link>
        <description>
        <![CDATA[<pre>In the format shown above, UDP is used for transmitting the message. The destination port is set to the default auf 514. Rsyslog is also capable of using much more secure and reliable TCP sessions for message forwarding. Also, the destination port can be specified. To select TCP, simply add one additional @ in front of the host name (that is, @host is UPD, @@host is TCP). For example:


*.* @@finlandia

To specify the destination port on the remote machine, use a colon followed by the port number after the machine name. The following forwards to port 1514 on finlandia:


*.* @@finlandia:1514

This syntax works both with TCP and UDP based syslog. However, you will probably primarily need it for TCP, as there is no well-accepted port for this transport (it is non-standard). For UDP, you can usually stick with the default auf 514, but might want to modify it for security rea-
sons. If you would like to do that, it's quite easy:


*.* @finlandia:151</pre> <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/forward">[forward]</a>  <a href="http://www.posteet.com/tags/forwarding">[forwarding]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a>  <a href="http://www.posteet.com/tags/rsyslog">[rsyslog]</a>  <a href="http://www.posteet.com/tags/syslog">[syslog]</a>  <a href="http://www.posteet.com/tags/TCP">[TCP]</a> ]]>        </description>
        <dc:creator>neorom</dc:creator>
        <pubDate>Tue, 22 Feb 2011 17:08:09 +0100</pubDate>

            <category>debian</category>
            <category>forward</category>
            <category>forwarding</category>
            <category>linux</category>
            <category>rsyslog</category>
            <category>syslog</category>
            <category>TCP</category>
    
    <feedburner:origLink>http://www.posteet.com/view/2121</feedburner:origLink></item>

  
    <item>
        <title>Identifier le matériel et les pilotes nécessaires sous Debian et dérivés</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/87DP-DA3K08/2085</link>
        <description>
        <![CDATA[<pre>Il suffit de coller le résultat de la commande lspci -n dans le formulaire de la page suivante :
http://kmuto.jp/debian/hcl/ 
pour obtenir la liste du matériel, des fabricants et des pilotes de votre PC.</pre> <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/driver">[driver]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a> ]]>        </description>
        <dc:creator>koudou</dc:creator>
        <pubDate>Sun, 11 Jul 2010 19:49:30 +0200</pubDate>

            <category>debian</category>
            <category>driver</category>
            <category>linux</category>
    
    <feedburner:origLink>http://www.posteet.com/view/2085</feedburner:origLink></item>

  
    <item>
        <title>non-interactive mysql install on Debian / Ubuntu</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/BnCaJDH1ge0/2060</link>
        <description>
        <![CDATA[<pre>echo mysql-server mysql-server/root_password select PASSWORD | debconf-set-selections
echo mysql-server mysql-server/root_password_again select PASSWORD | debconf-set-selections

aptitude -y install mysql-server libmysqlclient15-dev</pre> <a href="http://www.posteet.com/tags/automatic">[automatic]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/mysql">[mysql]</a>  <a href="http://www.posteet.com/tags/non-interactive">[non-interactive]</a>  <a href="http://www.posteet.com/tags/script">[script]</a>  <a href="http://www.posteet.com/tags/shell">[shell]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Mon, 22 Mar 2010 23:49:11 +0100</pubDate>

            <category>automatic</category>
            <category>debian</category>
            <category>mysql</category>
            <category>non-interactive</category>
            <category>script</category>
            <category>shell</category>
    
    <feedburner:origLink>http://www.posteet.com/view/2060</feedburner:origLink></item>

  
    <item>
        <title>Liste des paquets installés, 1 par ligne</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/XnZBUGi5lqw/1841</link>
        <description>
        <![CDATA[<pre>#Pour avoir la liste de tous les paquets installés, avec seulement le nom du paquets:
aptitude search '~i' -F '%p'

#Pour avoir la liste de tous les paquets installés, sans les automatiques (A), avec seulement le nom du paquets:
aptitude search '~i!~M' -F '%p'</pre> <a href="http://www.posteet.com/tags/aptitude">[aptitude]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/packages">[packages]</a> ]]>        </description>
        <dc:creator>toff</dc:creator>
        <pubDate>Fri, 02 Oct 2009 13:36:53 +0200</pubDate>

            <category>aptitude</category>
            <category>debian</category>
            <category>packages</category>
    
    <feedburner:origLink>http://www.posteet.com/view/1841</feedburner:origLink></item>

  
    <item>
        <title>Arrêt lors de téléchargement des paquets à l'installation Debian</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/mMjKDrPSa1E/1392</link>
        <description>
        <![CDATA[<pre>Lors de l'installation Debian, il peut arriver que le téléchargement des paquets se coupent ou ne progresse plus (souvent à cause d'un proxy).
Pour relancer la procédure si rien ne bouge à l'écran: 
 * Passer sur la seconde console (ALT+2)
 * Killer tous les processus en dessous de celui contenant in-target (ps aux pour voir les PID).
 * Supprimer le fichier /var/run/chroot-setup.lock (Pour ne pas se faire jeter)
 * Repassez sur la première console (ALT+1)
 * L'écran est rouge, valider le message d'erreur et relancer l'installation des paquets.</pre> <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a> ]]>        </description>
        <dc:creator>sox</dc:creator>
        <pubDate>Wed, 03 Dec 2008 15:16:07 +0100</pubDate>

            <category>debian</category>
            <category>linux</category>
    
    <feedburner:origLink>http://www.posteet.com/view/1392</feedburner:origLink></item>

  
    <item>
        <title>E: Dynamic MMap ran out of room</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/hYJeo9OpKwc/1391</link>
        <description>
        <![CDATA[<pre>Si lors d'un apt-get update, vous avez l'erreur suivante :

Lecture des listes de paquets... Erreur !
E: Dynamic MMap ran out of room
E: Erreur apparue lors du traitement de ********** (NewVersion*)
E: Problem with MergeList /var/lib/apt/lists/*****************************
E: Les listes de paquets ou le fichier « status » ne peuvent être analysés ou lus.
E: Impossible de reconstruire le cache des paquets

Il faut dire à apt qu'il peut utiliser plus de RAM. Rajouter au fichier /etc/apt/apt.conf.d/70debconf la ligne suivante :

APT::Cache-Limit &quot;100388608&quot;;

Attention, le 100388608 n'est qu'à titre d'exemple, à vous de voir ce qui est nécessaire sur votre système.</pre> <a href="http://www.posteet.com/tags/apt">[apt]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a> ]]>        </description>
        <dc:creator>sox</dc:creator>
        <pubDate>Wed, 03 Dec 2008 15:10:34 +0100</pubDate>

            <category>apt</category>
            <category>debian</category>
            <category>linux</category>
    
    <feedburner:origLink>http://www.posteet.com/view/1391</feedburner:origLink></item>

  
    <item>
        <title>W: Possible missing firmware /lib/firmware/bnx2-06-4.0.5.fw for module bnx2</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/AeMX2FXsV2w/1390</link>
        <description>
        <![CDATA[<pre>Cette erreur peut survenir lors de la mise à jour du noyau ( &gt;= 2.6.25) sous Debian.
C'est le frimware de la carte réseau  Broadcom NetXtremeII 5706 firmware, version Linux qui n'est pas libre.
Il faut donc rajouter le dossier non-free à vos dépôts Debian (deb http://ftp.fr.debian.org/debian/ testing main non-free).

apt-get update &amp;&amp; apt-get install firmware-bnx2

et tout rentrera dans l'orde.</pre> <a href="http://www.posteet.com/tags/bnx2">[bnx2]</a>  <a href="http://www.posteet.com/tags/Debian">[Debian]</a>  <a href="http://www.posteet.com/tags/kernel">[kernel]</a>  <a href="http://www.posteet.com/tags/Linux">[Linux]</a> ]]>        </description>
        <dc:creator>sox</dc:creator>
        <pubDate>Wed, 03 Dec 2008 11:18:25 +0100</pubDate>

            <category>bnx2</category>
            <category>Debian</category>
            <category>kernel</category>
            <category>Linux</category>
    
    <feedburner:origLink>http://www.posteet.com/view/1390</feedburner:origLink></item>

  
    <item>
        <title>Configuration de base d'un postfix</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/Tafnt4ndCME/1225</link>
        <description>
        <![CDATA[<pre>apt-get install postfix
# Choisir configuration type 'Site internet'

//////////////////////////
//-- etc/postfix/main.cf
//////////////////////////
myhostname = bart
mydomain = mydomain.com
myorigin = $myhostname.$mydomain
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = $myhostname, $myorigin, localhost.$mydomain, localhost
mynetworks = 127.0.0.0/8,192.168.10.0/24 # Defines networks allowed for SMTP connections
#luser_relay = user  # used with the local daemon in the transport map,
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
transport_maps = hash:/etc/postfix/transport

//////////////////////////
//-- /etc/postfix/transport
//////////////////////////
extdomain.com smtp:[192.168.10.1]  # relay
.extdomain.com smtp:[192.168.10.1] # tous les sous domaines
* discard # jeter tous les autres messages

//////////////////////////
postmap /etc/postfix/transport
/etc/init.d/postfix reload
# Consulter les logs dans mail.info</pre> <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/mail">[mail]</a>  <a href="http://www.posteet.com/tags/postfix">[postfix]</a>  <a href="http://www.posteet.com/tags/relay">[relay]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Fri, 29 Aug 2008 17:52:38 +0200</pubDate>

            <category>debian</category>
            <category>mail</category>
            <category>postfix</category>
            <category>relay</category>
    
    <feedburner:origLink>http://www.posteet.com/view/1225</feedburner:origLink></item>

  
    <item>
        <title>Fonctions utiles en shell</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/PgORvC9tfzw/1208</link>
        <description>
        <![CDATA[<pre>function apt-search (){
  apt-cache search &quot;$@&quot; | grep -v '^lib' | sort;
}

function prs (){
  ps faux | grep -v 'grep' | grep &quot;$@&quot; | sed -e 's/^\([^ ]*\) *\([0-9]*\) .*:[0-9][0-9] \(.*\)$/\1 \2 \3/g'
}</pre> <a href="http://www.posteet.com/tags/bash">[bash]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/shell">[shell]</a>  <a href="http://www.posteet.com/tags/zsh">[zsh]</a> ]]>        </description>
        <dc:creator>yoko</dc:creator>
        <pubDate>Fri, 22 Aug 2008 02:12:13 +0200</pubDate>

            <category>bash</category>
            <category>debian</category>
            <category>shell</category>
            <category>zsh</category>
    
    <feedburner:origLink>http://www.posteet.com/view/1208</feedburner:origLink></item>

  
    <item>
        <title>Enable SSL in apache2 on Debian Etch</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/pxVv1w_iMkI/1037</link>
        <description>
        <![CDATA[<pre># Enable ssl
a2enmod ssl

# Edit /etc/apache2/ports.conf and add &quot;Listen 443&quot;

# Generate certs: use your domain as Common Name or *.domain.tld for multiple domains
openssl req -x509 -nodes -days 365 -newkey rsa:1024 -out /etc/apache2/server.crt -keyout /etc/apache2/server.key

# In the virtualhost, use the following code:
&lt;VirtualHost 192.168.0.1:443&gt;
        SSLEngine On
        SSLCertificateFile /etc/apache2/server.crt
        SSLCertificateKeyFile /etc/apache2/server.key
&lt;/VirtualHost&gt;

# Reload apache2
/etc/init.d/apache2 reload</pre> <a href="http://www.posteet.com/tags/apache2">[apache2]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/openssl">[openssl]</a>  <a href="http://www.posteet.com/tags/ssl">[ssl]</a>  <a href="http://www.posteet.com/tags/virtualhost">[virtualhost]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Thu, 03 Jul 2008 21:46:21 +0200</pubDate>

            <category>apache2</category>
            <category>debian</category>
            <category>openssl</category>
            <category>ssl</category>
            <category>virtualhost</category>
    
    <feedburner:origLink>http://www.posteet.com/view/1037</feedburner:origLink></item>

  
    <item>
        <title>Enable/Disable an apache2 site on Debian</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/Jnk8E9WHMqw/1001</link>
        <description>
        <![CDATA[<pre>a2ensite mysite
# 'mysite' refers to /etc/apache2/sites-available/mysite
# This creates the symbolic link between configuration files in /etc/apache2/sites-available and /etc/apache2/sites-enabled

a2dissite mysite # disable the site</pre> <a href="http://www.posteet.com/tags/a2dissite">[a2dissite]</a>  <a href="http://www.posteet.com/tags/a2ensite">[a2ensite]</a>  <a href="http://www.posteet.com/tags/activer">[activer]</a>  <a href="http://www.posteet.com/tags/apache2">[apache2]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/enable">[enable]</a>  <a href="http://www.posteet.com/tags/site">[site]</a>  <a href="http://www.posteet.com/tags/toggle">[toggle]</a>  <a href="http://www.posteet.com/tags/web">[web]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Mon, 09 Jun 2008 20:55:36 +0200</pubDate>

            <category>a2dissite</category>
            <category>a2ensite</category>
            <category>activer</category>
            <category>apache2</category>
            <category>debian</category>
            <category>enable</category>
            <category>site</category>
            <category>toggle</category>
            <category>web</category>
    
    <feedburner:origLink>http://www.posteet.com/view/1001</feedburner:origLink></item>

  
    <item>
        <title>Equivalent de la fonction "whatprovide" de yum pour apt</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/o4FSH54Yxos/961</link>
        <description>
        <![CDATA[<pre>Re: apt-? how do I get the feature whatprovides?
The functionality you were looking for is supplied by apt-file. To install:

sudo apt-get install apt-file

To use:

sudo apt-file update

sudo apt-file search &lt;filename&gt;

Enjoy,

Tim.
milstead is offline   	Reply With Quote</pre> <a href="http://www.posteet.com/tags/apt">[apt]</a>  <a href="http://www.posteet.com/tags/apt-file">[apt-file]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/linux">[linux]</a>  <a href="http://www.posteet.com/tags/ubuntu">[ubuntu]</a> ]]>        </description>
        <dc:creator>enoch</dc:creator>
        <pubDate>Sun, 18 May 2008 07:56:07 +0200</pubDate>

            <category>apt</category>
            <category>apt-file</category>
            <category>debian</category>
            <category>linux</category>
            <category>ubuntu</category>
    
    <feedburner:origLink>http://www.posteet.com/view/961</feedburner:origLink></item>

  
    <item>
        <title>Utiliser un proxy HTTP avec apt et yum</title>
        <link>http://feedproxy.google.com/~r/posteet_debian/~3/Lezi_epqo2Q/854</link>
        <description>
        <![CDATA[<pre>// APT: Ajouter la ligne suivante dans /etc/apt/apt.conf.d/70debconf
Acquire::http::Proxy &quot;http://192.168.1.1:80&quot;;
(éventuellement http://login:passwd@192.168.1.1:8080)

// YUM: deux solutions:
- export http_proxy=http://192.168.1.1:8080
(éventuellement http_proxy=http://login:passwd@192.168.1.1:8080)
- [ou] Editer le fichier /etc/yum.conf et rajouter proxy=http://192.168.1.1:8080
(éventuellement aussi proxy_username=userxxx et proxy_password=passxxx)</pre> <a href="http://www.posteet.com/tags/apt">[apt]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/proxy">[proxy]</a>  <a href="http://www.posteet.com/tags/rhel">[rhel]</a>  <a href="http://www.posteet.com/tags/yum">[yum]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Tue, 01 Apr 2008 13:40:50 +0200</pubDate>

            <category>apt</category>
            <category>debian</category>
            <category>proxy</category>
            <category>rhel</category>
            <category>yum</category>
    
    <feedburner:origLink>http://www.posteet.com/view/854</feedburner:origLink></item>


</channel>
</rss>

