<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- RSS generated by GuppY v4.6.8 on 20/09/2008 @ 10:31 -->
<rss version="2.0">
 <channel>
   <title>gpmenier</title>
   <link>http://guppy.pmenier.net/guppy/</link>
   <description>GuppY : the easy and free web portal that requires no database to run</description>
   <language>fr</language>
   <docs>http://blogs.law.harvard.edu/tech/rss</docs>
   <generator>GuppY v4.6.8</generator>
   <managingEditor>guppy@pmenier.dynalias.net (Patrick)</managingEditor>
   <webMaster>guppy@pmenier.dynalias.net (Patrick)</webMaster>
   <item>
     <title>Doc locale SQL - par Patrick le 20/09/2008 @ 10:30</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=92</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=92</guid>
     <description>&lt;a href=&quot;http://blogpmenier.dynalias.net/docext/mysql/manual.fr_SQL_Syntax.php.htm&quot; title=&quot;doc sql blogpmenier&quot; target=&quot;_blank&quot;&gt;http://blogpmenier.dynalias.net/docext/mysql/manual.fr_SQL_Syntax.php.htm&lt;/a&gt;
</description>
   </item>
   <item>
     <title>vmware xinetd au lieu de inetd - par Patrick le 06/09/2008 @ 18:21</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=91</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=91</guid>
     <description>Si l'on decide d'utiliser xinetd en lieu et place de openbsd-inetd, voici le service a creer dans /etc/xinetd.d
&lt;br /&gt;&lt;br /&gt;

debianp166:/etc# cat xinetd.d/vmware-authd &lt;br /&gt;&lt;br /&gt;

service vmware-authd&lt;br /&gt;
{&lt;br /&gt;
        disable = no&lt;br /&gt;
        port = 902&lt;br /&gt;
        socket_type = stream&lt;br /&gt;
        protocol = tcp&lt;br /&gt;
        wait = no&lt;br /&gt;
        user = root&lt;br /&gt;
        server = /usr/sbin/vmware-authd&lt;br /&gt;
        type = unlisted&lt;br /&gt;
}&lt;br /&gt;
</description>
   </item>
   <item>
     <title>GIMP supprimer des objets - par Patrick le 24/08/2008 @ 09:54</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=85</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=85</guid>
     <description>Sur une photo il est parfois genant d'avoir des fils electriques ou tout autre objet disgracieux dans le champ. Pour y remedier, gimp possede une extension bien pratique: gimp-resynthesizer (installee par apt sous debian/ubuntu).
&lt;br /&gt;&lt;br /&gt;
Dans un premier temps on s&#233;lectionne au lasso la zoneindesirable puis dans le menu Scripts-Fu =&gt; Enhance =&gt; Smart Remove Selection.&lt;br /&gt;&lt;br /&gt;
Les r&#233;sultats :&lt;br /&gt;
&lt;a href=http://www.pmenier.net/pb/gimp/avant.jpg&gt;AVANT&lt;/a&gt;&lt;br&gt;
&lt;a href=http://www.pmenier.net/pb/gimp/apres.jpg&gt;APRES&lt;/a&gt;&lt;br&gt;
</description>
   </item>
   <item>
     <title>Chiffrez ais&#233;ment vos r&#233;pertoires avec EncFS - par Patrick le 17/08/2008 @ 12:55</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=83</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=83</guid>
     <description>Voir &#224; ce sujet la tr&#232;s bonne doc sur :&lt;br /&gt;

http://doc.ubuntu-fr.org/encfs&lt;br /&gt;&lt;br /&gt;

Utilisation classique: apres avoir suivi le tuto, je cree des fichiers dans ~/coffre_open apres avoir effectue le montage encfs &lt;span style=&quot;font-weight:bold;&quot;&gt;EN TANT Q'UTILISATEUR&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;

 soit : &lt;span style=&quot;font-style:italic;&quot;&gt;&lt;span style=&quot;color:#FF0000;&quot;&gt;encfs /home/user/.coffre/ /home/user/coffre_open/&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;

Ceux-ci sont immediatement accessibles toujours dans le repertoire coffre_open.  Par contre des le demontage de encfs :&lt;br /&gt;&lt;br /&gt;

soit : &lt;span style=&quot;font-style:italic;&quot;&gt;&lt;span style=&quot;color:#FF0000;&quot;&gt;fusermount -u /home/user/coffre_open&lt;/span&gt;/&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;

le repertoire coffre_open est vide et les fichiers qui avaient deposes dans celui-ci sont desormais sous forme cryptee dans .coffre.
</description>
   </item>
   <item>
     <title>Overclocking NVIDIA - par Patrick le 01/06/2008 @ 11:04</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=80</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=80</guid>
     <description>Les dernieres versions des pilotes NVIDIA permettent d'ins&#233;rer dans le fichier /etc/X11/xorg.conf une nouvelle directive:&lt;br /&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Option &quot;CoolBits&quot; &quot;1&quot;&lt;/span&gt;&lt;br /&gt;Ceci a pour effet d'ajouter une option dans l'outil graphique de configuration de la carte : Enable/Disable Overclocking.&lt;br /&gt;&lt;br /&gt;J'ai test&#233; et voici les r&#233;sultats:Config &lt;span style=&quot;font-style:italic;&quot;&gt;normale&lt;/span&gt; apres demarrage:&lt;br /&gt;GPU Mhz : 459&lt;br /&gt;Memory Mhz :333&lt;br /&gt;pme@p733:~$&amp;shy; glxgears &lt;br /&gt;23489 frames in 5.0 seconds = 4697.797 FPS&lt;br /&gt;23591 frames in 5.0 seconds = 4718.050 FPS&lt;br /&gt;23659 frames in 5.0 seconds = 4731.665 FPS&lt;br /&gt;^C&lt;br /&gt;pme@p733:~$&amp;shy;&lt;br /&gt;&lt;br /&gt;Ensuite j'active l'overclocking et je le laisse &lt;span style=&quot;font-weight:bold;&quot;&gt;prober&lt;/span&gt; les meilleures valeurs:&lt;br /&gt;GPU 523&lt;br /&gt;Memory 473&lt;br /&gt;pme@p733:~$&amp;shy; glxgears &lt;br /&gt;31350 frames in 5.0 seconds = 6269.859 FPS&lt;br /&gt;31263 frames in 5.0 seconds = 6252.476 FPS&lt;br /&gt;31322 frames in 5.0 seconds = 6257.764 FPS&lt;br /&gt;31258 frames in 5.0 seconds = 6251.450 FPS&lt;br /&gt;31210 frames in 5.0 seconds = 6241.846 FPS&lt;br /&gt;&lt;br /&gt;Impressionant non ?</description>
   </item>
   <item>
     <title>GoogleEarth: probleme ATI ubuntu dapper - par Patrick le 17/05/2008 @ 12:08</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=79</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=79</guid>
     <description>Suite a une mise a jour de dapper sur une machine j'avais constate l'impossibilite de faire tourner googleearth. Cette machine est equipee d'une carte ATI Radeon 9200 et j'utilise les pilotes proprietaires.&lt;br /&gt;Dans un premier temps j'ai donc tente de reinstaller les dits-pilotes mais sans succes.&lt;br /&gt;&lt;br /&gt;Quelques recherches plus tard, j'ai trouve la soluce sur un forum ubuntu: il suffit de copier &lt;a href=&quot;/docext/ge/libgl.tgz&quot; title=&quot;LibGL&quot;&gt;cette librairie&lt;/a&gt; dans le repertoire d'install de googleearth.</description>
   </item>
   <item>
     <title>Motherboard Flash Boot CD from Linux Mini HOWTO - par Patrick le 11/05/2008 @ 15:21</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=78</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=78</guid>
     <description>Voir le site : &lt;a href=http://www.nenie.org/misc/flashbootcd.html&gt;http://www.nenie.org/misc/flashbootcd.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;En cas d'indispo &lt;a href=/docext/bootcd/flashbootcd.html&gt;Copie locale de secours&lt;/a&gt;&lt;br /&gt;Cependant vu la taille de certains biosflash, ca coince...&lt;br /&gt;Voir donc : &lt;a href=http://www.nu2.nu/bootcd/&gt;http://www.nu2.nu/bootcd/&lt;/a&gt;</description>
   </item>
   <item>
     <title>pastebin en ligne de commande - par Patrick le 06/05/2008 @ 12:10</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=77</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=77</guid>
     <description>Recuperer :wget http://pastebin.ca/download/paste2pastebin.pl&lt;br /&gt;&lt;br /&gt;Installer :apt-get install libwww-mechanize-perl&lt;br /&gt;&lt;br /&gt;Tester:cat fichier.texte | paste2pastebin.pl&lt;br /&gt;&lt;br /&gt;Resultat : Your paste URL is: http://pastebin.ca/10090</description>
   </item>
   <item>
     <title>Halte aux logiciels imposes - par Patrick le 01/03/2008 @ 10:33</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=75</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=75</guid>
     <description>Ca commence enfin &#224; bouger : &lt;a href=&quot;http://www.toolinux.com/news/logiciels/le_guide_de_remboursement_des_logiciels_imposes_sur_un_ordinateur_neuf_est_en_ligne_ar10246.html&quot; title=&quot;Guide&quot;&gt;un guide de remboursement est en ligne&lt;/a&gt;.</description>
   </item>
   <item>
     <title>Affichage d'un popup sur une machine distante - par Patrick le 14/01/2008 @ 14:29</title>
     <link>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=71</link>
     <guid>http://guppy.pmenier.net/guppy/news.php?lng=fr&amp;pg=71</guid>
     <description>&lt;br /&gt;&gt; Installer xdialog sur la machine distante puis :&lt;br /&gt;&gt; &gt; $&amp;shy;&#173; ssh machine distante &quot;DISPLAY=:0.0 Xdialog --msgbox 'test' 0 0&quot;&lt;br /&gt;&gt; &gt;&lt;br /&gt;Pour que cela fonctionne, il faut aussi avoir autoris&#233; la connexion avec xhost dans la session de l'utilisateur distant.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Autre methode : se connecter en ssh sur la machine distante : &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;ssh user@host&lt;br /&gt;&lt;br /&gt;puis lancer : &lt;br /&gt;&lt;br /&gt;user@host:~$&amp;shy;export DISPLAY=:0.0&lt;br /&gt;&lt;br /&gt;des lors, il est possible de balancer des msgbox (ou autres voir la doc de Xdialog a ce sujet)&lt;br /&gt;&lt;br /&gt;user@host:~$&amp;shy;Xdialog --msgbox 'Hello !!!' 0 0&lt;br /&gt;&lt;br /&gt;</description>
   </item>
 </channel>
</rss>
