<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://macsim.labolinux.net/index.php/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>Macsim's mind: $tail -f macsim</title>
  <link>http://macsim.labolinux.net/index.php/</link>
  <atom:link href="http://macsim.labolinux.net/index.php/feed/rss2" rel="self" type="application/rss+xml"/>
  <description>Debian, Ubuntu et tout ce qui à rapport au libre.</description>
  <language>fr</language>
  <pubDate>Thu, 25 Jun 2009 13:58:43 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>AC/DC Anything Goes</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/06/03/AC/DC-Anything-Goes</link>
    <guid isPermaLink="false">urn:md5:d24361a558b96b4f757d100d8e14e16b</guid>
    <pubDate>Wed, 03 Jun 2009 11:15:00 +0200</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Détente</category>
            
    <description>    &lt;p&gt;Mon groupe préféré &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;
&lt;object width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/gHAg1-bGMhY&amp;hl=fr&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/gHAg1-bGMhY&amp;hl=fr&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/06/03/AC/DC-Anything-Goes#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/06/03/AC/DC-Anything-Goes#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/193</wfw:commentRss>
      </item>
    
  <item>
    <title>Accélérer le boot de debian et ubuntu</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/04/27/Acc%C3%A9l%C3%A9rer-le-boot-d-ubuntu-et-debian</link>
    <guid isPermaLink="false">urn:md5:fde311219c3e1a364712629eddc898ac</guid>
    <pubDate>Mon, 27 Apr 2009 23:19:00 +0200</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Debian</category>
        <category>Astuce</category><category>astuce</category><category>Debian</category><category>debian</category><category>Linux</category><category>linux</category><category>Memo</category><category>memo</category><category>PlanetLibre</category><category>ubuntu</category><category>Ubuntu</category>    
    <description>    &lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://macsim.labolinux.net/public/Debian/openlogo-nd-50.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Dans le fichier&lt;strong&gt; /etc/init.d/rc&lt;/strong&gt; au niveau de la&lt;strong&gt; ligne 32&lt;/strong&gt; on trouve l'option &lt;strong&gt;CONCURRENCY=none&lt;/strong&gt; avec ce bloc:&lt;/p&gt;
&lt;em&gt;Specify method used to enable concurrent init.d scripts.&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;Valid options are 'none', 'shell' and 'startpar'.&amp;nbsp; To enable the&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;concurrent boot option, the init.d script order must allow for&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;concurrency.&amp;nbsp; This is not the case with the default boot sequence in&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;Debian as of 2008-01-20.&amp;nbsp; Before enabling concurrency, one need to&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;check the sequence values of all boot scripts, and make sure only&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;scripts that can be started in parallel have the same sequence&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;number, and that a scripts dependencies have a earlier sequence&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;number. See the insserv package for a away to reorder the boot&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;automatically to allow this.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Ce qui donne grosso-modo:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Spécifier la méthode utilisée pour le mode concurrent des scripts init.d.&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;Les options valides sont 'none','shell' et 'startpar'. &lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;Pour activer l'option concurrente au boot, les scripts init.d doivent être ordonnées &lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;pour permettre la concurrence. Ce n'est plus le cas avec les séquences de boot par défaut&lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;&amp;nbsp;dans Debian depuis le 20-01-2008. &lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;Avant d'activer la concurrence, la valeurs des séquences de tous les scripts de boot doivent &lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;êtres vérifiées et il faut s'assurer que seul les scripts qui peuvent être lancés en parallèle &lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;ont le même numéro de séquence et que les dépendances des scripts ont un numéro de séquence inférieur. &lt;/em&gt;&lt;br style=&quot;font-style: italic;&quot;&gt;&lt;em&gt;Jetez un coup d'oeil au package insserv pour permettre un réordonnement automatique du boot.
&lt;/em&gt;
&lt;p&gt;L'option &lt;strong&gt;'startpar'&lt;/strong&gt; fait un lancement en parallel des scripts init.d avec une sortie sérialisée.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;L'option '&lt;strong&gt;shell&lt;/strong&gt;' semble si j'ai bien compris générer un cache de lecture “readahead&quot;.  &lt;/p&gt;
&lt;p&gt;Après avoir essayé l'option &lt;strong&gt;shell&lt;/strong&gt; je tombe vraiment sur un résultat intéressant.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Le temps comprend le démarrage d'une debian sid depuis grub jusqu'à GDM dans une machine virtuelle virtualbox.&lt;br /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Avec l'option 'none' je mets &lt;strong&gt;49,74 secondes&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Avec l'option 'startpar' je mets &lt;strong&gt;35,12 secondes.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Avec l'option 'shell' je mets &lt;strong&gt;28,16 secondes.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Pour ma part voici comment j'ai reconfiguré le tout.&lt;/p&gt;
Pour optimiser le démarrage j'ai installé &lt;strong&gt;insserv&lt;/strong&gt; que je ne connaissait pas du tout, j'ai lancer &lt;strong&gt;update-bootsystem-insserv&lt;/strong&gt; pour optimiser les scripts init.d.&lt;p&gt;Ça marche plutôt pas mal.&lt;/p&gt;
&lt;p&gt;Je n'ai pas testé sur ubuntu mais l'option est bien présente dans /etc/init.d/rc si vous avez des résultats concluant fates le moi savoir.&lt;/p&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/04/27/Acc%C3%A9l%C3%A9rer-le-boot-d-ubuntu-et-debian#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/04/27/Acc%C3%A9l%C3%A9rer-le-boot-d-ubuntu-et-debian#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/192</wfw:commentRss>
      </item>
    
  <item>
    <title>Vider la memoire cache</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/04/21/Vider-la-memoire-cache</link>
    <guid isPermaLink="false">urn:md5:171cea8996c433db57558a74962c533b</guid>
    <pubDate>Tue, 21 Apr 2009 14:31:00 +0200</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>General</category>
        <category>Astuce</category><category>astuce</category><category>Debian</category><category>debian</category><category>Linux</category><category>linux</category><category>PlanetLibre</category><category>ubuntu</category><category>Ubuntu</category>    
    <description>    Pour vider la mémoire cache d'un poste GNU/Linux et arréter de stresser avec des résultat comme ça:&lt;br /&gt;(oh moman il me reste juste 183Mo de libre &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;img src=&quot;http://macsim.labolinux.net/public/General/freemem/avant.png&quot; /&gt;
&lt;br /&gt;&lt;br /&gt;Il faut taper en root:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&amp;nbsp;#sync;echo 3 &amp;gt; /proc/sys/vm/drop_caches&lt;/pre&gt;&amp;nbsp;Et voilà la ram après:
&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/General/freemem/apres.png&quot; /&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/04/21/Vider-la-memoire-cache#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/04/21/Vider-la-memoire-cache#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/191</wfw:commentRss>
      </item>
    
  <item>
    <title>Activer Ctrl-alt-backspace sur Ubuntu/jaunty (9.04)</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/04/21/Activer-Ctrl-alt-backspace-sur-Ubuntu/jaunty-%289.04%29</link>
    <guid isPermaLink="false">urn:md5:59a5482c6665d6b6c17bdd5ed3dc3147</guid>
    <pubDate>Tue, 21 Apr 2009 14:27:00 +0200</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>General</category>
            
    <description>    &lt;p&gt;Je sais pas trop pourquoi ils ont désactivés ce raccourci clavier sur jaunty (Ubuntu 9.04) surment que les pieuvres se sont misent à ubuntu, dans tous les cas pour réactiver ça il faut faire: &lt;/p&gt;
&lt;pre&gt;sudo aptitude install dontzap &lt;br /&gt;sudo dontzap --disable&lt;/pre&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/04/21/Activer-Ctrl-alt-backspace-sur-Ubuntu/jaunty-%289.04%29#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/04/21/Activer-Ctrl-alt-backspace-sur-Ubuntu/jaunty-%289.04%29#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/190</wfw:commentRss>
      </item>
    
  <item>
    <title>Cold - Stupid Girl</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/04/21/Cold-Stupid-Girl</link>
    <guid isPermaLink="false">urn:md5:65badd55ae5a6c5be245d275d6b3bd7e</guid>
    <pubDate>Tue, 21 Apr 2009 14:24:00 +0200</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Détente</category>
            
    <description>    &lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/Q6EG5TgsgVY&amp;hl=fr&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/Q6EG5TgsgVY&amp;hl=fr&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/04/21/Cold-Stupid-Girl#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/04/21/Cold-Stupid-Girl#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/189</wfw:commentRss>
      </item>
    
  <item>
    <title>/bash: /dev/fd/62: No such file or directory</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/03/31/bash%3A-/dev/fd/62%3A-No-such-file-or-directory</link>
    <guid isPermaLink="false">urn:md5:2ff1ffb5d9383ef6d7ce5a90e36e0ecc</guid>
    <pubDate>Tue, 31 Mar 2009 09:21:00 +0200</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Memo</category>
            
    <description>    &lt;p&gt;J'ai eu cet étrange message après le passage d'un domU de Debian etch à Debian lenny, pour corriger le problème il suffit d'installer &lt;strong&gt;udev.&lt;/strong&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/03/31/bash%3A-/dev/fd/62%3A-No-such-file-or-directory#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/03/31/bash%3A-/dev/fd/62%3A-No-such-file-or-directory#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/187</wfw:commentRss>
      </item>
    
  <item>
    <title>Télé Poils : Le guide du metal</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/03/02/T%C3%A9l%C3%A9-Poils-%3A-Le-guide-du-metal</link>
    <guid isPermaLink="false">urn:md5:0ba16f480d6cb05b868ea8e67da5665e</guid>
    <pubDate>Mon, 02 Mar 2009 14:09:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Détente</category>
            
    <description>    &lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/PhmNFj2fTrs&amp;hl=fr&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/PhmNFj2fTrs&amp;hl=fr&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/03/02/T%C3%A9l%C3%A9-Poils-%3A-Le-guide-du-metal#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/03/02/T%C3%A9l%C3%A9-Poils-%3A-Le-guide-du-metal#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/186</wfw:commentRss>
      </item>
    
  <item>
    <title>Bug - ie6 et ie7 pièces jointes dans les formulaires.</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/02/26/Input-type-file-non-uploader-avec-ie6/ie7</link>
    <guid isPermaLink="false">urn:md5:d194a980c7917ea18f555132ccb22bdc</guid>
    <pubDate>Thu, 26 Feb 2009 18:15:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Coding</category>
            
    <description>    &lt;p&gt;Je suis tombé sur le bug de ma vie (je dis ça à chaque fois que je tombe sur une merveille de bêtise chez microsoft), j'avais un formulaire pour l'envoi d'une pièce jointe au travers d'un iframe, l'upload fonctionnait sous Firefox Safari Opera et google Chrome, mais pas sous ie6 et ie7. Après avoir presque attend la folie, j'ai fini par demander de l'aide sur le channel IRC #mootool et c'est M. &lt;a href=&quot;http://webfreak.no/wp/&quot; title=&quot;Blog de cfenzo&quot;&gt;cfenzo_&lt;/a&gt; qui m'a trouvé la solution que voici:&lt;/p&gt;
Pour envoyer un formulaire avec une pièce jointe il faut déclarer le formulaire comme ceci&lt;br /&gt;&lt;code&gt;&amp;lt;form method='post' action='#' enctype='multipart/form-data'&amp;gt;&lt;br /&gt;&amp;lt;input type='file' name='myFile' /&amp;gt;&lt;br /&gt;&amp;lt;/form&amp;gt;&lt;br /&gt;&lt;/code&gt;
&lt;p&gt;Pour que ce code fonctionne sous ie6 et ie7 il faut aussi rajouter dans la déclaration du form encoding=multipart/form-data comme ceci&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;form method='post' action='#' enctype='multipart/form-data' encoding='multipart/form-data'&amp;gt;&lt;br /&gt;
&amp;lt;input type='file' name='myFile' /&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt;&lt;/code&gt;&lt;/p&gt;
Cfenzo gives &lt;a href='http://webfreak.no/wp/2009/02/27/file-uploads-and-ie/'&gt;the solution in english&lt;/a&gt;&lt;br /&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/02/26/Input-type-file-non-uploader-avec-ie6/ie7#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/02/26/Input-type-file-non-uploader-avec-ie6/ie7#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/185</wfw:commentRss>
      </item>
    
  <item>
    <title>Blackout contre la loi HADOPI</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/02/26/Blackout-contre-la-loi-HADOPI</link>
    <guid isPermaLink="false">urn:md5:caf09a5de957f67c8ff40382c2896ac8</guid>
    <pubDate>Thu, 26 Feb 2009 13:26:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>General</category>
            
    <description>    &lt;a href=&quot;http://www.laquadrature.net/HADOPI&quot; title=&quot;HADOPI - Le Net en France : black-out&quot;&gt;&lt;img src=&quot;http://media.laquadrature.net/Quadrature_black-out_HADOPI_468x60px.gif&quot; alt=&quot;HADOPI - Le Net en France : black-out&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/02/26/Blackout-contre-la-loi-HADOPI#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/02/26/Blackout-contre-la-loi-HADOPI#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/184</wfw:commentRss>
      </item>
    
  <item>
    <title>NIN - The Hand That Feeds</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/02/15/NIN-The-Hand-That-Feeds</link>
    <guid isPermaLink="false">urn:md5:f446b55e274e18cd09a9af7f87654d62</guid>
    <pubDate>Sun, 15 Feb 2009 23:06:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Détente</category>
        <category>Detente</category><category>detente</category><category>Metal</category><category>musique</category>    
    <description>    &lt;div&gt;&lt;object width=&quot;480&quot; height=&quot;381&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.dailymotion.com/swf/k3zqCjsOQgR16z3gVd&amp;related=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.dailymotion.com/swf/k3zqCjsOQgR16z3gVd&amp;related=1&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;480&quot; height=&quot;381&quot; allowFullScreen=&quot;true&quot; allowScriptAccess=&quot;always&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;b&gt;&lt;a href=&quot;http://www.dailymotion.com/video/xgpvn_nin-the-hand-that-feeds&quot;&gt;NIN - The Hand That Feeds&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;envoyé par &lt;a href=&quot;http://www.dailymotion.com/notpil&quot;&gt;notpil&lt;/a&gt;&lt;/i&gt;&lt;/div&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/02/15/NIN-The-Hand-That-Feeds#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/02/15/NIN-The-Hand-That-Feeds#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/183</wfw:commentRss>
      </item>
    
  <item>
    <title>La commande history</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/02/05/La-commande-history</link>
    <guid isPermaLink="false">urn:md5:f454c8190558552c3cc3540f7511558f</guid>
    <pubDate>Thu, 05 Feb 2009 21:33:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Ubuntu</category>
        <category>Astuce</category><category>Debian</category><category>PlanetLibre</category><category>puf</category><category>PUF</category><category>ubuntu</category><category>Ubuntu</category>    
    <description>    &lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/commande_history/terminal.png&quot; alt=&quot;&quot; /&gt;&lt;p&gt;Je profite de &lt;a href=&quot;http://macsim.labolinux.net/index.php/post/2009/02/05/Astuce-sudo&quot;&gt;mon dernier billet&lt;/a&gt; pour faire un petit rappel sur la commande &lt;strong&gt;history&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;La commande &lt;strong&gt;history&lt;/strong&gt; est une commande shell qui permet d'avoir l'historique des dernières commandes tapées dans le terminal.&lt;/p&gt;
&lt;p&gt;C'est de cette liste de commande dont dépend les touches HAUT et BAS lorsque vous appuyez dessus.&lt;/p&gt;
&lt;p&gt;Lorsque l'on tape &lt;strong&gt;history&lt;/strong&gt; on obtiens la liste des 500 dernières commandes tapées.&lt;/p&gt;
&lt;p&gt;Ces commandes sont précédées d'un nombre, plus le nombre est grand plus la commande est récente.&lt;/p&gt;
&lt;p&gt;
Si on tape dans un terminal &lt;strong&gt;!X&lt;/strong&gt; on exécutera la commande qui porte le numéro &lt;strong&gt;X&lt;/strong&gt; dans l'historique.&lt;/p&gt;
&lt;p&gt;Exemple:&lt;/p&gt;
&lt;img style=&quot;border: 1px solid black;&quot; src=&quot;http://macsim.labolinux.net/public/Ubuntu/commande_history/repete_par_numero.png&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Si on tape &lt;strong&gt;!!&lt;/strong&gt; on exécutera la dernière commande de l'historique.&lt;br /&gt;&lt;p&gt;Exemple:&lt;/p&gt;
&lt;img style=&quot;border: 1px solid black;&quot; src=&quot;http://macsim.labolinux.net/public/Ubuntu/commande_history/exclame_repete.png&quot; http:=&quot;&quot; macsim.labolinux.net=&quot;&quot; public=&quot;&quot; ubuntu=&quot;&quot; commande_history=&quot;&quot; repete.png=&quot;&quot; alt=&quot; /&amp;gt;
&amp;lt;p&amp;gt;
On peut aussi taper juste le debut d'une commande après le &amp;lt;strong&amp;gt;!&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;Exemple&amp;lt;/p&amp;gt;
&amp;lt;img src=&quot;http://macsim.labolinux.net/index.php/post/2009/02/05/ /&gt;&lt;br /&gt;&lt;br /&gt;On peut aussi faire suivre le &lt;strong&gt;!&lt;/strong&gt; par le début de la commande&lt;br /&gt;&lt;br /&gt;Exemple:&lt;br /&gt;&lt;br /&gt;
&lt;img style=&quot;border: 1px solid black;&quot; src=&quot;http://macsim.labolinux.net/public/Ubuntu/commande_history/repete.png&quot; alt=&quot;&quot; /&gt;
&lt;p&gt;Dans cet exemple en tapant &lt;em&gt;!echo&lt;/em&gt; je fait exécuter la dernière commande de l'historique qui commence par &lt;strong&gt;echo&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Pour vider l'historique il faut faire:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;history -c&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Par defaut les 500 dernières commandes sont mémorisées, la variable qui gère ça est &lt;strong&gt;$HISTSIZE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;si on met cette variable a 0 on empêche le mécanisme d'historique des commandes.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;$HISTSIZE=0&lt;/p&gt;
&lt;/blockquote&gt;pour le rendre permanent il faut mettre la commande dans &lt;strong&gt;~/.bash_profile&lt;/strong&gt;
&lt;blockquote&gt;&lt;p&gt;$echo HISTSIZE=0 &amp;gt;&amp;gt; ~/.bash_profile&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Il suffit de se reconnecter ou de taper &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;. ~/.bash_profile&lt;/p&gt;
&lt;/blockquote&gt; pour que la modification prennent effet.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/02/05/La-commande-history#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/02/05/La-commande-history#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/174</wfw:commentRss>
      </item>
    
  <item>
    <title>Astuce quand on oubli le sudo</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/02/05/Astuce-sudo</link>
    <guid isPermaLink="false">urn:md5:54ef704fc91fcb1c8d770ff75fb78f45</guid>
    <pubDate>Thu, 05 Feb 2009 18:19:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Ubuntu</category>
        <category>astuce</category><category>Debian</category><category>PlanetLibre</category><category>puf</category><category>PUF</category><category>ubuntu</category><category>Ubuntu</category>    
    <description>    &lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/commande_history/terminal.png&quot; alt=&quot;&quot; /&gt;&lt;p&gt;Si comme moi vous oubliez souvent de mettre sudo devant une commande nécessitant les droits admin il y a une méthode qui fait gagner du temps.&lt;/p&gt;
Exemple j'essaye d'installer apache en tant que simple utilisateur:&lt;br /&gt;&lt;br /&gt;
&lt;img style=&quot;width: 470px; height: 311px;&quot; src=&quot;http://macsim.labolinux.net/public/Ubuntu/astuce_sudo/error_sudo.png&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Il suffit de lancer &lt;blockquote&gt;&lt;p&gt;$sudo !!&lt;/p&gt;
&lt;/blockquote&gt; pour rééxécuter la derniere commande en la précédant de sudo.&lt;br /&gt;&lt;br /&gt;
&lt;img style=&quot;width: 473px; height: 313px;&quot; src=&quot;http://macsim.labolinux.net/public/Ubuntu/astuce_sudo/solution_sudo.png&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/02/05/Astuce-sudo#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/02/05/Astuce-sudo#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/173</wfw:commentRss>
      </item>
    
  <item>
    <title>L'embrouille - Le conservateur de musée</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/01/27/L-embrouille-Le-conservateur-de-mus%C3%A9e</link>
    <guid isPermaLink="false">urn:md5:0f59198e33d6f057831d8710dc436fc8</guid>
    <pubDate>Tue, 27 Jan 2009 12:50:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Détente</category>
        <category>détente</category><category>humour</category>    
    <description>    &lt;div&gt;&lt;object width=&quot;480&quot; height=&quot;405&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.dailymotion.com/swf/k3gQK3rV11s7lgSRMs&amp;related=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.dailymotion.com/swf/k3gQK3rV11s7lgSRMs&amp;related=1&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;480&quot; height=&quot;405&quot; allowFullScreen=&quot;true&quot; allowScriptAccess=&quot;always&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;b&gt;&lt;a href=&quot;http://www.dailymotion.com/video/x7s9uo_francois-lembrouille-le-conservateu_fun&quot;&gt;Francois l'embrouille le conservateur de musé&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;envoyé par &lt;a href=&quot;http://www.dailymotion.com/francois_lembrouille&quot;&gt;francois_lembrouille&lt;/a&gt;&lt;/i&gt;&lt;/div&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/01/27/L-embrouille-Le-conservateur-de-mus%C3%A9e#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/01/27/L-embrouille-Le-conservateur-de-mus%C3%A9e#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/171</wfw:commentRss>
      </item>
    
  <item>
    <title>Corriger Cannot set LC_CTYPE</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/01/12/Corriger-Cannot-set-LC_CTYPE</link>
    <guid isPermaLink="false">urn:md5:73b98742e1008bb8767479866060dc3d</guid>
    <pubDate>Mon, 12 Jan 2009 17:11:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Debian</category>
            
    <description>    &lt;img src=&quot;http://macsim.labolinux.net/public/Debian/openlogo-nd-50.TN__.png&quot; alt=&quot;Debian logo&quot; /&gt;
&lt;br /&gt;Pour corriger ça :
&lt;blockquote&gt;&lt;p&gt;#aptitude install locales&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;#dpkg-reconfigure locales&lt;/p&gt;
&lt;/blockquote&gt;
On choisis &lt;strong&gt;fr_FR.UTF-8&lt;/strong&gt;
&lt;br /&gt;Jeu de paramètres régionaux actif par default : &lt;strong&gt;fr_FR.UTF-8&lt;/strong&gt;
&lt;br /&gt;&lt;br /&gt;Et voilà.</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/01/12/Corriger-Cannot-set-LC_CTYPE#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/01/12/Corriger-Cannot-set-LC_CTYPE#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/170</wfw:commentRss>
      </item>
    
  <item>
    <title>VirtualBox: Support des additions invités pour Ubuntu Intrepid</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/01/11/Support-de-la-souris-dans-virtualbox-avec-Ubuntu-Intrepid</link>
    <guid isPermaLink="false">urn:md5:0defda9e53335b73fc111a28808a798d</guid>
    <pubDate>Sun, 11 Jan 2009 14:05:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>General</category>
        <category>Ubuntu</category>    
    <description>    Les derniers addition invité de Virtualbox ne fonctionne pas très bien dans une machine virtuelle Ubuntu Intrepid après l'installation le clavier passe en US et le support de la souris (permettre de sortir de la machine virtuelle sans cliquer sur ctrl+droite) ne fonctionne pas, pour Debian il n'y a pas ce probleme.&lt;br /&gt;Pour régler tout ça il faut leur installer les &lt;a href=&quot;http://download.virtualbox.org/virtualbox/2.0.6/VBoxGuestAdditions_2.0.6.iso&quot;&gt;anciens additions invités&lt;/a&gt; dans l'Ubuntu virtualisée et rajouter dans sont &lt;strong&gt;/etc/X11/xorg.conf:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre class=&quot;wiki&quot;&gt;Section &quot;InputDevice&quot; &lt;br /&gt;   Identifier   &quot;Configured Mouse&quot; &lt;br /&gt;   Driver       &quot;vboxmouse&quot; &lt;br /&gt;   Option       &quot;CorePointer&quot; &lt;br /&gt;EndSection &lt;/pre&gt;Puis faire &lt;strong&gt;Machine-&amp;gt; Insérer Ctrl+Alt+Retour&lt;/strong&gt;&lt;br /&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/01/11/Support-de-la-souris-dans-virtualbox-avec-Ubuntu-Intrepid#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/01/11/Support-de-la-souris-dans-virtualbox-avec-Ubuntu-Intrepid#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/169</wfw:commentRss>
      </item>
    
  <item>
    <title>Cloner avec VirtualBox 2.1.0</title>
    <link>http://macsim.labolinux.net/index.php/post/2009/01/08/Cloner-avec-VirtualBox-2.1.0</link>
    <guid isPermaLink="false">urn:md5:f2f8093b4572daafe8c49bd662dec981</guid>
    <pubDate>Thu, 08 Jan 2009 00:23:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Ubuntu</category>
        <category>PlanetLibre</category><category>PUF</category><category>puf</category><category>ubuntu</category>    
    <description>    &lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/virtualbox.png&quot; alt=&quot;logo virtualbox&quot; /&gt;&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;!!! EDIT !!!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://macsim.labolinux.net/index.php/post/2009/01/08/Cloner-avec-VirtualBox-2.1.0#c68610&quot;&gt;toff&lt;/a&gt; fait remarquer dans les commentaires qu'il faut les chemins complets pour ne plus avoir ce message&lt;/p&gt;
&lt;p&gt;donc au lieu de: &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;VBoxManage clonehd Ubuntu-test.vdi Ubuntu-clone.vdi&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Il faut faire&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;VBoxManage clonehd ~/.VirtualBox/VDI/Ubuntu-test.vdi ~/.VirtualBox/VDI/Ubuntu-clone.vdi&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;!!! EDIT !!!&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;La dernière version de &lt;a href=&quot;http://www.virtualbox.org/&quot; title=&quot;virtualbox&quot;&gt;VirtualBox&lt;/a&gt; 2.1.0 est vraiment excellente toutefois il y a un problème au niveau du clonage.&lt;/p&gt;
&lt;p&gt;Si j'essaye de cloner la machine en utilisant la méthode habituelle:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&amp;nbsp;VBoxManage clonehd Ubuntu-test.vdi Ubuntu-clone.vdi&lt;/p&gt;
&lt;/blockquote&gt;Je me mange ce vilain message d'erreur:&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/error_clone.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Voici la méthode pour dépanner en attendant la version 2.1.1 qui corrigera le problème.&lt;/p&gt;
&lt;p&gt;il faut copier l'image:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;cp Ubuntu-test.vdi Ubuntu-clone.vdi&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Changer l'UUID de l'image clonée&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;VBoxManage internalcommands sethduuid Ubuntu-clone.vdi&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;On lance VirtualBox&lt;/p&gt;
&lt;p&gt;On va sur &lt;strong&gt;Fichier -&amp;gt; Gestionnaire de supports virtuels&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/gestionnaire_support.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ajouter&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/ajouter.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;On sélectionne notre nouveau disque&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/selection_clone.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Le disque apparait maintenant dans la liste des disques disponibles&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/nouveau_disque_visible.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On crée une nouvelle machine&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/nouveau.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Suivant&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/creer-machine.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On lui donne un nom en selectionnant Linux Ubuntu&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/nom.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On choisi la mémoire que l'on veut&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On choisi le nouveau disque dur&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/choix_disk.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Et voilà &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt; notre machine clonée est prête !&lt;/p&gt;
&lt;img src=&quot;http://macsim.labolinux.net/public/Ubuntu/clone_virtualbox/fini.png&quot; alt=&quot;&quot; /&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2009/01/08/Cloner-avec-VirtualBox-2.1.0#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2009/01/08/Cloner-avec-VirtualBox-2.1.0#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/167</wfw:commentRss>
      </item>
    
  <item>
    <title>Nickelback - Something in your mouth</title>
    <link>http://macsim.labolinux.net/index.php/post/2008/11/21/Nickelback-Something-in-your-mouth</link>
    <guid isPermaLink="false">urn:md5:16d96504e8e6fe363516ba6ac1ca0a3f</guid>
    <pubDate>Fri, 21 Nov 2008 13:45:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Détente</category>
        <category>clip</category><category>detente</category><category>détente</category><category>musique</category>    
    <description>    &lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/OwMxbGPfl2k&amp;hl=fr&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/OwMxbGPfl2k&amp;hl=fr&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2008/11/21/Nickelback-Something-in-your-mouth#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2008/11/21/Nickelback-Something-in-your-mouth#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/166</wfw:commentRss>
      </item>
    
  <item>
    <title>Piloter la souris au clavier</title>
    <link>http://macsim.labolinux.net/index.php/post/2008/11/08/Piloter-la-souris-au-clavier</link>
    <guid isPermaLink="false">urn:md5:256c89fe00b4be0c2a648c22114afa14</guid>
    <pubDate>Sat, 08 Nov 2008 10:31:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>General</category>
        <category>astuce</category><category>debian</category><category>PlanetLibre</category><category>PUF</category><category>puf</category><category>ubuntu</category>    
    <description>    &lt;p&gt;Voilà le genre d'astuce dont on ne sert pas tous les jours mais qui permet de se sortir de situations délicates.&lt;/p&gt;
&lt;p&gt;Admettons que vous présentiez un site internet depuis votre distribution favorite et en pleine présentation votre souris vous lâche, vous n'avez pas souris de rechange. Et vous vous voyez mal parcourir le site a coup de [TAB] alors que faire ?&lt;/p&gt;
&lt;p&gt;Et effectuant la combinaison: &lt;strong&gt;Ctrl+Shift+Num Lock&lt;/strong&gt;&amp;nbsp; (Control + Majuscule+ Vérouillage du pavé numérique).&lt;/p&gt;
&lt;p&gt;Le pavé numérique fait maintenant office de souris. &lt;/p&gt;
&lt;p&gt;Les nombres 1 2 3 4 6 7 8 9 permettent de bouger le curseur&lt;/p&gt;
&lt;p&gt;Le 0 et 5 correspondent au clic gauche&lt;/p&gt;
&lt;p&gt;Le + correspond au clic droit.&lt;/p&gt;
&lt;p&gt;Pour arreter d'utiliser le pavé numérique comme souris il suffit de relancer la combinaison &lt;strong&gt;Ctrl+Shift+Num Lock&lt;/strong&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2008/11/08/Piloter-la-souris-au-clavier#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2008/11/08/Piloter-la-souris-au-clavier#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/165</wfw:commentRss>
      </item>
    
  <item>
    <title>22-20's - Shoot Your Gun</title>
    <link>http://macsim.labolinux.net/index.php/post/2008/11/07/22-20s-Shoot-Your-Gun</link>
    <guid isPermaLink="false">urn:md5:d124a4e56c5c74bce51656cb286b58ab</guid>
    <pubDate>Fri, 07 Nov 2008 11:05:00 +0100</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Détente</category>
        <category>Clip</category><category>clips</category><category>detente</category><category>Détente</category>    
    <description>    &lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/4eaKENd9mRw&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/4eaKENd9mRw&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2008/11/07/22-20s-Shoot-Your-Gun#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2008/11/07/22-20s-Shoot-Your-Gun#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/164</wfw:commentRss>
      </item>
    
  <item>
    <title>Oasis - The Shock of the Lighting</title>
    <link>http://macsim.labolinux.net/index.php/post/2008/10/13/Oasis-The-Shock-of-the-Lighting</link>
    <guid isPermaLink="false">urn:md5:d5e89dd51d373c4dcd0781c437bdce21</guid>
    <pubDate>Mon, 13 Oct 2008 20:06:00 +0200</pubDate>
    <dc:creator>macsim</dc:creator>
        <category>Détente</category>
        <category>detente</category><category>video</category>    
    <description>    &lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/PeGfLf5cnuw&amp;hl=fr&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/PeGfLf5cnuw&amp;hl=fr&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description>
    
    
    
          <comments>http://macsim.labolinux.net/index.php/post/2008/10/13/Oasis-The-Shock-of-the-Lighting#comment-form</comments>
      <wfw:comment>http://macsim.labolinux.net/index.php/post/2008/10/13/Oasis-The-Shock-of-the-Lighting#comment-form</wfw:comment>
      <wfw:commentRss>http://macsim.labolinux.net/index.php/feed/atom/comments/163</wfw:commentRss>
      </item>
    
</channel>
</rss>