<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
  <channel>
    <title>DLFP - Entrées de forums de lamachine_fr</title>
    <link>http://linuxfr.org/~lamachine_fr/</link>
     
    <description>LinuxFr</description>
    <language>fr</language>
    <image>
      <title>DLFP - Entrées de forums de lamachine_fr</title>
      <link>http://linuxfr.org/~lamachine_fr/</link>
      <url>http://linuxfr.org/images/favicon.png</url>
    </image>
    <ttl>30</ttl>
    

    <item>
      <title>Accès interdit webmin</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Mon, 14 May 2007 13:04:44 +0200</pubDate>
      <link>http://linuxfr.org/forums/30/21840.html</link>
      <guid>http://linuxfr.org/forums/30/21840.html</guid>
      <category>redhat</category>
      <description>Bonjour je viens d'installer webmin avec yum localinstall sur une FC6 .&lt;br /&gt;
Quand j'essaie d'accéder &quot;&lt;a href=&quot;https://ip_server:10000&quot;&gt;https://ip_server:10000&lt;/a&gt;&quot; je reçois un message &quot;Accès interdit.&quot;. &lt;br /&gt;
J'ai ajouté &quot;allow=ip_host&quot; dans &quot;miniserv.conf&quot; et &quot;ALL:ALL&quot; dans &quot;hosts.allow&quot;&lt;br /&gt;
service iptables status =&amp;gt; Firewall is stopped.&lt;br /&gt;
Rien a changé. &lt;br /&gt;
Merci pour l'aide.</description>
    </item>
    <item>
      <title>hosting control panel</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Fri, 06 Apr 2007 14:38:54 +0200</pubDate>
      <link>http://linuxfr.org/forums/9/21431.html</link>
      <guid>http://linuxfr.org/forums/9/21431.html</guid>
      <category>debutant</category>
      <description>Bonjour.&lt;br /&gt;
Je suis entrain de monter un serveur web mutualisé en FC6. &lt;br /&gt;
Je voudrais offrir à chaque virtual host un hosting control panel avec des renseignements basiques.&lt;br /&gt;
&lt;br /&gt;
J'ai trouvé une liste de hosting control Free Panels mais le seul que je connais est le webmin. Pour le reste aucune idée. Le quel est à votre avis le meilleur.&lt;br /&gt;
&lt;br /&gt;
Merci.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Free Panels:&lt;br /&gt;
&lt;br /&gt;
Quote&lt;br /&gt;
AlternC - &lt;a href=&quot;http://www.alternc.org/&quot;&gt;http://www.alternc.org/&lt;/a&gt;&lt;br /&gt;
ASM : &lt;a href=&quot;http://www.acctmgr.com/&quot;&gt;http://www.acctmgr.com/&lt;/a&gt;&lt;br /&gt;
DTC (Domain Technologie Control) - &lt;a href=&quot;http://www.gplhost.com/software-dtc.html&quot;&gt;http://www.gplhost.com/software-dtc.html&lt;/a&gt;&lt;br /&gt;
ISPConfig Hosting Control Panel - &lt;a href=&quot;http://sourceforge.net/projects/ispconfig/&quot;&gt;http://sourceforge.net/projects/ispconfig/&lt;/a&gt;&lt;br /&gt;
SysCP - System Control Panel - &lt;a href=&quot;http://www.syscp.org/&quot;&gt;http://www.syscp.org/&lt;/a&gt;&lt;br /&gt;
VHCS - &lt;a href=&quot;http://www.vhcs.net/&quot;&gt;http://www.vhcs.net/&lt;/a&gt;&lt;br /&gt;
Web-cp - &lt;a href=&quot;http://www.web-cp.net/&quot;&gt;http://www.web-cp.net/&lt;/a&gt;&lt;br /&gt;
Webmin - &lt;a href=&quot;http://www.webmin.com/&quot;&gt;http://www.webmin.com/&lt;/a&gt;&lt;br /&gt;
VishwaKarma - &lt;a href=&quot;http://kandalaya.org/vishwakarma.shtml&quot;&gt;http://kandalaya.org/vishwakarma.shtml&lt;/a&gt;&lt;br /&gt;
ZPanel - &lt;a href=&quot;http://www.thezpanel.com&quot;&gt;http://www.thezpanel.com&lt;/a&gt; - Windows &amp;amp; Linux</description>
    </item>
    <item>
      <title>ordre by</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Fri, 30 Mar 2007 13:33:42 +0200</pubDate>
      <link>http://linuxfr.org/forums/42/21349.html</link>
      <guid>http://linuxfr.org/forums/42/21349.html</guid>
      <category>SQL</category>
      <description>Bonjour.&lt;br /&gt;
&lt;br /&gt;
Je voudrais construire la requête qui affiche les salles réservées par rapport du jour de la réservation, et qui continue ensuite l'organisation de l'affichage par rapport de « Heure début de la réservation » .&lt;br /&gt;
&lt;br /&gt;
J'ai monté une requête qui résout le jour de la réservation =&amp;gt;&lt;br /&gt;
SELECT * FROM occupied_hall ORDER BY begining_d;&lt;br /&gt;
&lt;br /&gt;
begining_d =&amp;gt; begining date&lt;br /&gt;
&lt;br /&gt;
Je suis tenté de faire&lt;br /&gt;
&lt;br /&gt;
SELECT * FROM occupied_hall ORDER BY begining_d AND ORDER BY begining_d;&lt;br /&gt;
&lt;br /&gt;
mais ORDRE BY n'est supporte pas cette syntaxe il me semble.&lt;br /&gt;
&lt;br /&gt;
Qq'un aurait une idée.&lt;br /&gt;
Merci.</description>
    </item>
    <item>
      <title>mysqldump</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Mon, 26 Mar 2007 12:54:55 +0200</pubDate>
      <link>http://linuxfr.org/forums/42/21282.html</link>
      <guid>http://linuxfr.org/forums/42/21282.html</guid>
      <category>SQL</category>
      <description>Bonjour j'essaie d'exécuter la commande comme c'est indiqué dans le manuel de MYSQL&lt;br /&gt;
Code :&lt;br /&gt;
&lt;br /&gt;
mysqldump DATABASE &amp;gt; backup-file.sql&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
et je reçois le message d'erreur&lt;br /&gt;
&lt;br /&gt;
mysqldump: unknown option '-&amp;#65533;&lt;br /&gt;
&lt;br /&gt;
Qq'un aurait une idée.&lt;br /&gt;
Merci</description>
    </item>
    <item>
      <title>Multi homing</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Thu, 01 Mar 2007 16:18:13 +0100</pubDate>
      <link>http://linuxfr.org/forums/30/20959.html</link>
      <guid>http://linuxfr.org/forums/30/20959.html</guid>
      <category>redhat</category>
      <description>Multi homing&lt;br /&gt;
Bonjour j'essaie d'être court et clair. &lt;br /&gt;
J'ai loué de noms de domaines iraq-poll.com et french-for-kids.info. &lt;br /&gt;
J'ai possède un serveur 213.251.185.78 avec FC6 chez ovh. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Les deux domaines pointent déjà vers la racine http de  213.251.185.78 (/var/www/html) je voudrais rédiriger french-for-kids.info vers  213.251.185.78/ffkids/ (/var/www/html/ffkids) et &lt;br /&gt;
iraq-poll.com vers 213.251.185.78/iraq-poll (/var/www/html/iraq-poll). &lt;br /&gt;
&lt;br /&gt;
Voici mon fichier hosts&lt;br /&gt;
[root@ks35735 iraq-poll]# cat /etc/hosts&lt;br /&gt;
# Do not remove the following line, or various programs&lt;br /&gt;
# that require network functionality will fail.&lt;br /&gt;
127.0.0.1       localhost.localdomain localhost&lt;br /&gt;
213.251.185.78  ks35735.kimsufi.com ks35735&lt;br /&gt;
213.251.185.78  french-for-kids.info french-for-kids.info&lt;br /&gt;
213.251.185.78  iraq-poll.com iraq-poll&lt;br /&gt;
&lt;br /&gt;
et partie virtual host de mon httpd.conf&lt;br /&gt;
NameVirtualHost *&lt;br /&gt;
&lt;br /&gt;
&amp;lt;VirtualHost *&amp;gt;&lt;br /&gt;
    ServerAdmin web@roman-online.net&lt;br /&gt;
    DocumentRoot /var/www/html/iraq-poll&lt;br /&gt;
    ServerName iraq-poll.com&lt;br /&gt;
&amp;lt;/VirtualHost&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;VirtualHost *&amp;gt;&lt;br /&gt;
    ServerAdmin web@roman-online.net&lt;br /&gt;
    DocumentRoot /var/www/html/ffkids&lt;br /&gt;
    ServerName french-for-kids.info&lt;br /&gt;
&amp;lt;/VirtualHost&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Quand je saisi dans un navigateur iraq-poll.com je suis bien dirigé vers /var/www/html/iraq-poll mais navigateur change dessuite le nom de www.iraq-poll.com à &lt;a href=&quot;http://213.251.185.78/&quot;&gt;http://213.251.185.78/&lt;/a&gt; :-( &lt;br /&gt;
C'est encore pire pour &lt;a href=&quot;http://www.french-for-kids.info/&quot;&gt;http://www.french-for-kids.info/&lt;/a&gt; elle là on j'atteris dans /var/www/html/iraq-poll au lieu /var/www/html/ffkids . &lt;br /&gt;
&lt;br /&gt;
A t il qqch que j'omets dans mes démarche ? Merci pour votre aide.</description>
    </item>
    <item>
      <title>problème select</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Tue, 06 Feb 2007 10:37:34 +0100</pubDate>
      <link>http://linuxfr.org/forums/42/20619.html</link>
      <guid>http://linuxfr.org/forums/42/20619.html</guid>
      <category>SQL</category>
      <description>Bonjour&lt;br /&gt;
Je n'arrive pas à repérer une chaîne «mixte » dans ma BD mysql5.&lt;br /&gt;
Ex: &lt;br /&gt;
C'est deux requête passent sans problème.&lt;br /&gt;
SELECT * FROM `users` WHERE u_pswd = 'pvkrs'; &lt;br /&gt;
SELECT * FROM `users` WHERE u_pswd LIKE 'pvkrs'; &lt;br /&gt;
&lt;br /&gt;
Mais elles trouvent rien dès là présence des chiffres.&lt;br /&gt;
SELECT * FROM `users` WHERE u_pswd = '6pvkrs'; &lt;br /&gt;
SELECT * FROM `users` WHERE u_pswd LIKE '6pvkrs'; &lt;br /&gt;
&lt;br /&gt;
Je les ai testées en sur deux machines différente. Toutes les deux MySQL: 5.0.27, phpMyAdmin &amp;#8211; 2.9.1.1&lt;br /&gt;
&lt;br /&gt;
J'ai essayé  u_pswd en text et en varchar aussi. Ca cause des mêmes problème dans tous les deux cas.&lt;br /&gt;
&lt;br /&gt;
S'agit il d'un problème de syntaxe (moi) ou un bug (système)&lt;br /&gt;
Merci pour l'aide.</description>
    </item>
    <item>
      <title>diaporama impress</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Sun, 04 Feb 2007 20:36:55 +0100</pubDate>
      <link>http://linuxfr.org/forums/10/20608.html</link>
      <guid>http://linuxfr.org/forums/10/20608.html</guid>
      <category>general</category>
      <description>Bonjour je voudrais savoir s'il y a un moyen d'enregistrer diaporama d'une manière qu'elle se lance de suite en mode plein écran sans devoir appuyer sur la touche F5. &lt;br /&gt;
Je travail sur impress 2 et j'enregistre le projet en .ppt.&lt;br /&gt;
&lt;br /&gt;
Merci</description>
    </item>
    <item>
      <title>id autoincrement</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Thu, 01 Feb 2007 14:01:44 +0100</pubDate>
      <link>http://linuxfr.org/forums/42/20576.html</link>
      <guid>http://linuxfr.org/forums/42/20576.html</guid>
      <category>SQL</category>
      <description>Bonjour.&lt;br /&gt;
Je voudrais savoir à combien est limité un id int autoincrement dans server du type Mysql. Que va t il arriver quand l'id d'une table atteint son limite. Création du doublon, remise à niveaux interactive avec les foreigns key de toute la base données .....?</description>
    </item>
    <item>
      <title>tcpdf</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Wed, 24 Jan 2007 16:39:00 +0100</pubDate>
      <link>http://linuxfr.org/forums/21/20477.html</link>
      <guid>http://linuxfr.org/forums/21/20477.html</guid>
      <category>php</category>
      <description>Bonjour. &lt;br /&gt;
Mon tcpdf  affiche les signes arabs de gauche à droite et pas de droit à gauche =&amp;gt; &lt;a href=&quot;http://transcon.info/in/members_section/Dico/affichage/test/pdf_php4/testText.php&quot;&gt;http://transcon.info/in/members_section/Dico/affichage/test/(...)&lt;/a&gt; &lt;br /&gt;
Qq'un aurait une idée?</description>
    </item>
    <item>
      <title>UTF-8 to winAnsiEncoding</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Sat, 20 Jan 2007 21:26:08 +0100</pubDate>
      <link>http://linuxfr.org/forums/21/20426.html</link>
      <guid>http://linuxfr.org/forums/21/20426.html</guid>
      <category>php</category>
      <description>J'essaie de passer les signes arab en UTF-8 à un document PDF qui s'affiche dans le navigateur.&lt;br /&gt;
Pour ceci je dois les d'abord convertir en winAnsiEncoding. J'ai essaié mb_convert_encoding($translation, &quot;winAnsiEncoding&quot;, &quot;UTF-8&quot;);&lt;br /&gt;
Ca passe pas.&lt;br /&gt;
Le langage est php.</description>
    </item>
    <item>
      <title>nfs</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Wed, 17 Jan 2007 21:17:39 +0100</pubDate>
      <link>http://linuxfr.org/forums/30/20400.html</link>
      <guid>http://linuxfr.org/forums/30/20400.html</guid>
      <category>redhat</category>
      <description>Bonjour.&lt;br /&gt;
J'essaie de monter un serveur de fichier en LAN FC6. &lt;br /&gt;
Sur le serveur. &lt;br /&gt;
cat /etc/hosts.allow&lt;br /&gt;
portmap: laptop_user&lt;br /&gt;
lockd: laptop_user&lt;br /&gt;
rquotad: laptop_user&lt;br /&gt;
mountd: laptop_user&lt;br /&gt;
statd: laptop_user&lt;br /&gt;
&lt;br /&gt;
[root@localhost etc]# cat /etc/hosts.deny&lt;br /&gt;
portmap:ALL&lt;br /&gt;
lockd:ALL&lt;br /&gt;
mountd:ALL&lt;br /&gt;
rquotad:ALL&lt;br /&gt;
statd:ALL&lt;br /&gt;
&lt;br /&gt;
[root@localhost etc]# cat /etc/exports&lt;br /&gt;
/home/fc_user/Desktop/Share/  laptop_user(rw)&lt;br /&gt;
&lt;br /&gt;
[root@localhost etc]# cat /etc/sysconfig/iptables&lt;br /&gt;
# Firewall configuration written by system-config-securitylevel&lt;br /&gt;
# Manual customization of this file is not recommended.&lt;br /&gt;
*filter&lt;br /&gt;
:INPUT ACCEPT [0:0]&lt;br /&gt;
:FORWARD ACCEPT [0:0]&lt;br /&gt;
:OUTPUT ACCEPT [0:0]&lt;br /&gt;
:RH-Firewall-1-INPUT - [0:0]&lt;br /&gt;
-A INPUT -j RH-Firewall-1-INPUT&lt;br /&gt;
-A FORWARD -j RH-Firewall-1-INPUT&lt;br /&gt;
-A RH-Firewall-1-INPUT -i lo -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -p icmp --icmp-type any -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -p 50 -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -p 51 -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -p udp --dport 5353 -d 224.0.0.251 -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -p udp -m udp --dport 631 -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -p tcp -m tcp --dport 631 -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 2049 -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 631 -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 2049 -j ACCEPT&lt;br /&gt;
-A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited&lt;br /&gt;
&lt;br /&gt;
[root@localhost etc]# iptables -L -n&lt;br /&gt;
Chain INPUT (policy ACCEPT)&lt;br /&gt;
target     prot opt source               destination&lt;br /&gt;
RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0&lt;br /&gt;
&lt;br /&gt;
Chain FORWARD (policy ACCEPT)&lt;br /&gt;
target     prot opt source               destination&lt;br /&gt;
RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0&lt;br /&gt;
&lt;br /&gt;
Chain OUTPUT (policy ACCEPT)&lt;br /&gt;
target     prot opt source               destination&lt;br /&gt;
&lt;br /&gt;
Chain RH-Firewall-1-INPUT (2 references)&lt;br /&gt;
target     prot opt source               destination&lt;br /&gt;
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0&lt;br /&gt;
ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 255&lt;br /&gt;
ACCEPT     esp  --  0.0.0.0/0            0.0.0.0/0&lt;br /&gt;
ACCEPT     ah   --  0.0.0.0/0            0.0.0.0/0&lt;br /&gt;
ACCEPT     udp  --  0.0.0.0/0            224.0.0.251         udp dpt:5353&lt;br /&gt;
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:631&lt;br /&gt;
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:631&lt;br /&gt;
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED&lt;br /&gt;
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           state NEW udp dpt:2049&lt;br /&gt;
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:631&lt;br /&gt;
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:2049&lt;br /&gt;
REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited&lt;br /&gt;
&lt;br /&gt;
[root@localhost etc]# tail -f /var/log/messages&lt;br /&gt;
Jan 17 21:10:27 localhost kernel: Removing netfilter NETLINK layer.&lt;br /&gt;
Jan 17 21:10:27 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team&lt;br /&gt;
Jan 17 21:10:27 localhost kernel: Netfilter messages via NETLINK v0.30.&lt;br /&gt;
Jan 17 21:10:27 localhost kernel: ip_conntrack version 2.4 (5887 buckets, 47096 max) - 228 bytes per conntrack&lt;br /&gt;
Jan 17 21:10:27 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team&lt;br /&gt;
Jan 17 21:13:25 localhost kernel: Removing netfilter NETLINK layer.&lt;br /&gt;
Jan 17 21:13:25 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team&lt;br /&gt;
Jan 17 21:13:25 localhost kernel: Netfilter messages via NETLINK v0.30.&lt;br /&gt;
Jan 17 21:13:25 localhost kernel: ip_conntrack version 2.4 (5887 buckets, 47096 max) - 228 bytes per conntrack&lt;br /&gt;
Jan 17 21:13:25 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team&lt;br /&gt;
&lt;br /&gt;
Quand je fais sur le lapto_user (machine host) &lt;br /&gt;
mount fc_machine:/home/fc_user/Desktop/Share /home/laptop_user/Desktop/fc_share&lt;br /&gt;
j'obtiens l'erreur suivante&lt;br /&gt;
System Error: No route to host. &lt;br /&gt;
&lt;br /&gt;
Mon iptables -L -n sorte &lt;br /&gt;
&lt;br /&gt;
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:2049&lt;br /&gt;
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           state NEW udp dpt:2049&lt;br /&gt;
&lt;br /&gt;
Je pense que j'ai besoin qqch comme &lt;br /&gt;
&lt;br /&gt;
target     prot opt source               destination&lt;br /&gt;
ACCEPT     tcp  --  192.168.1.1/24       0.0.0.0/0           state NEW tcp dpt:2049&lt;br /&gt;
ACCEPT     udp  --  192.168.1.1/24       0.0.0.0/0           state NEW udp dpt:2049&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Tout marche bien quand je désactive service iptable sur le serveur. Alors je pense que le problème doit venir de la configuration de /etc/sysconfig/iptables . &lt;br /&gt;
&lt;br /&gt;
Merci pour l'aide.</description>
    </item>
    <item>
      <title>php string decimal</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Wed, 18 Oct 2006 12:13:28 +0200</pubDate>
      <link>http://linuxfr.org/forums/21/19214.html</link>
      <guid>http://linuxfr.org/forums/21/19214.html</guid>
      <category>php</category>
      <description>Bonjour je cherche une fonction, en php, qui peut afficher la valeur décimale d&amp;#8217;un signe.&lt;br /&gt;
Dans mon cas il s&amp;#8217;agit de signes arabes J&amp;#8217;ai essayé avec la fonction chr().   &lt;a href=&quot;http://transcon.info/in/members_section/Dico/affichage/test.php&quot;&gt;http://transcon.info/in/members_section/Dico/affichage/test.(...)&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Ca passe en html mais ça plante en chr(), normal cette fonction est faite pour les valeurs ASCII. En gros il me sort le J en majuscule. Les valeurs sont =&amp;gt; signe arabe = 1610 en décimal et 064A en Hexadecimal &lt;a href=&quot;http://www.alanwood.net/unicode/arabic.html&quot;&gt;http://www.alanwood.net/unicode/arabic.html&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Le J en majuscule est 74 en ASCII et 4A en Hexadecimal &lt;br /&gt;
&lt;a href=&quot;http://www.commentcamarche.net/base/ascii.php3&quot;&gt;http://www.commentcamarche.net/base/ascii.php3&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Merci pour les suggestions</description>
    </item>
    <item>
      <title>Héxa=&gt; Utf8</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Fri, 13 Oct 2006 10:11:14 +0200</pubDate>
      <link>http://linuxfr.org/forums/21/19130.html</link>
      <guid>http://linuxfr.org/forums/21/19130.html</guid>
      <category>php</category>
      <description>Voila j'ai un petit soucis dans la transcription des mots en Arabe. Je m'explique : Dans mon admin, je rentre le mot en arabe dans le champs texte, puis je valide ma page et la le mot est enregistré dans la BDD. Seulement dans ma BDD le mot n'est pas mis en arabe mais il est automatiquement converti en Héxa... Donc il me faut le reconvertir en Utf8 pour le lire dans ma partie affichage -&amp;gt; PDF&lt;br /&gt;
&lt;br /&gt;
Y a it il une function en php qui permet une reconversion du Héxa vers un codding sépcifique ( Utf8, iso-8859-15, iso &amp;#8230;&amp;#8230;. )?&lt;br /&gt;
&lt;br /&gt;
Merci pour les réponses.</description>
    </item>
    <item>
      <title>backuppc signes spéciaux</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Mon, 25 Sep 2006 10:31:43 +0200</pubDate>
      <link>http://linuxfr.org/forums/30/18880.html</link>
      <guid>http://linuxfr.org/forums/30/18880.html</guid>
      <category>redhat</category>
      <description>Mon $Conf{SmbShareName} n&amp;#8217;arrive pas reconnaître, à cause de l&amp;#8217;accent, un partage nommé « collège ».&lt;br /&gt;
Qq&amp;#8217;un sait comment on déclare les signes spéciaux dans le  config.pl d&amp;#8217;un backupPC.</description>
    </item>
    <item>
      <title>backuppc</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Fri, 22 Sep 2006 11:18:47 +0200</pubDate>
      <link>http://linuxfr.org/forums/30/18836.html</link>
      <guid>http://linuxfr.org/forums/30/18836.html</guid>
      <category>redhat</category>
      <description>J'ai installé backuppc sur mon FC4&lt;br /&gt;
Je peux accede à mon partage sur Xp en lign de commande &lt;br /&gt;
smbclient //iaca02/autom -U Administrateur&lt;br /&gt;
Password:*******&lt;br /&gt;
&lt;br /&gt;
Je peux aussi voir mon partage avec Konqueror sur smb://Administrateur@iaca02/&lt;br /&gt;
après avoir m'identifier. &lt;br /&gt;
&lt;br /&gt;
Mais ca plante quand j'essay acceder avec mon BackupPC &lt;br /&gt;
&lt;br /&gt;
Pourtant je mets dans mon config.pl &lt;br /&gt;
$Conf{SmbShareName} = 'autom';&lt;br /&gt;
$Conf{SmbShareUserName} = 'Administrateur';&lt;br /&gt;
$Conf{SmbSharePasswd} = '************';&lt;br /&gt;
&lt;br /&gt;
Voilà ce que j'ai dans mon XferLOG.bad.z&lt;br /&gt;
&lt;br /&gt;
Contents of file /media/save_disk/BackupPC/pc/iaca02/XferLOG.bad.z, modified 2006-09-22 12:58:52&lt;br /&gt;
&lt;br /&gt;
Running: /usr/bin/smbclient \\\\iaca02\\autom -I 172.18.15.3 -U Administrateur -E -N -d 1 -c tarmode\ full -Tc -&lt;br /&gt;
Xfer PIDs are now 4391,4390&lt;br /&gt;
session setup failed: NT_STATUS_LOGON_FAILURE&lt;br /&gt;
session setup failed: NT_STATUS_LOGON_FAILURE&lt;br /&gt;
tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0 filesTotal, 0 sizeTotal&lt;br /&gt;
Got fatal error during xfer (No files dumped for share autom)&lt;br /&gt;
Backup aborted (No files dumped for share autom)</description>
    </item>
    <item>
      <title>backuppc</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Thu, 21 Sep 2006 09:47:45 +0200</pubDate>
      <link>http://linuxfr.org/forums/30/18812.html</link>
      <guid>http://linuxfr.org/forums/30/18812.html</guid>
      <category>redhat</category>
      <description>Bonjour à tous. &lt;br /&gt;
Je viens d'installer le BackUpPc avec un package rpm.&lt;br /&gt;
Quand j'essaye d''acceder sur l'interface de l'administration &lt;a href=&quot;http://localhost/BackupPC&quot;&gt;http://localhost/BackupPC&lt;/a&gt;&lt;br /&gt;
un message box d'indentification apparaisse. &lt;br /&gt;
Je saisie l'utilisateur que je vois dans le fichier /etc/BackupPC/config.pl ($Conf{BackupPCUser} = 'backuppc';) &lt;br /&gt;
cet utilisateur déjà existait  sur ma machine avec son mdp avant l'installation du backUpPc.  &lt;br /&gt;
Quand je saisie user 'backuppc&quot; avec password &quot;********&quot; je tombe sur une jolie page &lt;br /&gt;
&quot;Authorization Required&lt;br /&gt;
&lt;br /&gt;
This server could not verify that you are authorized to access..................;&quot;&lt;br /&gt;
A t  - il qq'un l'idée ou ça plante.&lt;br /&gt;
Merci pour votre aide.</description>
    </item>
    <item>
      <title>backuppc</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Thu, 21 Sep 2006 09:47:23 +0200</pubDate>
      <link>http://linuxfr.org/forums/30/18811.html</link>
      <guid>http://linuxfr.org/forums/30/18811.html</guid>
      <category>redhat</category>
      <description>Bonjour à tous. &lt;br /&gt;
Je viens d'installer le BackUpPc avec un package rpm.&lt;br /&gt;
Quand j'essaye d''acceder sur l'interface de l'administration &lt;a href=&quot;http://localhost/BackupPC&quot;&gt;http://localhost/BackupPC&lt;/a&gt;&lt;br /&gt;
un message box d'indentification apparaisse. &lt;br /&gt;
Je saisie l'utilisateur que je vois dans le fichier /etc/BackupPC/config.pl ($Conf{BackupPCUser} = 'backuppc';) &lt;br /&gt;
cet utilisateur déjà existait  sur ma machine avec son mdp avant l'installation du backUpPc.  &lt;br /&gt;
Quand je saisie user 'backuppc&quot; avec password &quot;********&quot; je tombe sur une jolie page &lt;br /&gt;
&quot;Authorization Required&lt;br /&gt;
&lt;br /&gt;
This server could not verify that you are authorized to access..................;&quot;&lt;br /&gt;
A t  - il qq'un l'idée ou ça plante.&lt;br /&gt;
Merci pour votre aide.</description>
    </item>
    <item>
      <title>copier coller majuscules/minuscules</title>
      <author>null@linuxfr.org (lamachine_fr)</author>
      <pubDate>Thu, 29 Jun 2006 08:03:26 +0200</pubDate>
      <link>http://linuxfr.org/forums/30/17585.html</link>
      <guid>http://linuxfr.org/forums/30/17585.html</guid>
      <category>redhat</category>
      <description>Bonjour à tous.&lt;br /&gt;
&lt;br /&gt;
J'essaie de faire copier coller les répertoires de la machine Linux (FC4) sur la clé usb qui est formaté en FAT 32.&lt;br /&gt;
La copie se déroule sans prob sauf que les noms de répertoire qui étaient en majuscules se transforment en minucules. Meme chose si j'essay su un DD externe relié par le cordon usb.&lt;br /&gt;
J'ai aussi testé avec les commnade en terminal =&amp;gt; &quot;cp -vr /root/Desktop/TEST /media/USB&quot;. Terminal m'affiche `/root/Desktop/TEST' -&amp;gt; `/media/USB/TEST' ce qui doit apparement signaler le bon déroulement de l'action. Quand je vais dans la clè usb je vois que le répertoire était transferé mais le nom a encore dégeneré en minuscule.&lt;br /&gt;
&lt;br /&gt;
Toutes les idées sont bien venues.&lt;br /&gt;
&lt;br /&gt;
Merci</description>
    </item>  </channel>
</rss>
