par elbibelo64 » 07 Nov 2003 15:42
<!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-2>En réponse à:</font><HR></TD></TR><TR><TD><FONT SIZE=-2><BLOCKQUOTE>
<BR>Le 2003-11-07 14:34, helene a écrit:
<BR>Dans Speedometer, il est dit:
<BR>
<BR>Copy the script "speedDeamon" somewhere to your IpCop machine
<BR>
<BR>Do "chmod +x speedDeamon"
<BR>
<BR>Add "/path_to_where_you_put_it/speedDeamon 2 > /dev/nul &" to the /etc/rc.d/rc.local file
<BR>
<BR>Execute "/etc/rc.d/rc.local" or restart IpCop ...
<BR>
<BR>Qui voudrait bien m'expliquer ça en clair et très concrètement ?(suis nulle)
<BR>Merci à tous
<BR></BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End -->
<BR>
<BR>En fin de comte....voilà:
<BR>
<BR>1-Tu copies le script dans ,par exemple, "/usr/local/"
<BR>
<BR>2-Ensuite tu files les droits pour l'éxécution:
<BR>chmod 755 /usr/local/speedDeamon (en gros, tu rends éxécutables le programme!)
<BR>
<BR>3-Tu modifies le fichier "/etc/rc.d/rc.local" afin que le programme "speedDeamon" se lance tout seul au démarrage d'IPCOP!
<BR>Donc, dans "/etc/rc.d/rc.local", tu ajoutes la ligne:
<BR>"/usr/local/speedDeamon" à la fin!
<BR>
<BR>
<BR>Et voilà!
<BR>
<BR>La fin c'est de relancer le rc.local ou de redémarrer l'IPCOP!
<BR>
<BR>A+ <IMG SRC="images/smiles/icon_bise.gif">