je me suis inscrit en suivant une aide pour windows xp tout simple
T'acceptes une licence sans la lire ?
copier le fichier binaire ou ?
Dans /usr/local/bin par exemple
et ajouter ou et comment un fichier avec quel texte?
Désolé ça c'est trop chiant à traduire
###########################################################################
HOW TO USE THE CLIENT WITHOUT READING THE REST OF THIS TEXT
Usual operation?
/usr/local/bin/noip2 -C configure a client
/usr/local/bin/noip2 run a client
/usr/local/bin/noip2 -S display info about running clients
/usr/local/bin/noip2 -D pid toggle the debug state for client pid
/usr/local/bin/noip2 -K pid terminate client pid
Have more than one internet access device?
/usr/local/bin/noip2 -M -c file start additional instances
###########################################################################
HOW TO START THE CLIENT
The noip2 executable can be run by typing /usr/local/bin/noip2
If you want it to run automatically when the machine is booted, then
place the following script in your startup directory. (/etc/init.d/rcX.d
or /sbin/init.d/rcX.d or ???)
#######################################################
#! /bin/sh
# . /etc/rc.d/init.d/functions # uncomment/modify for your killproc
case "1ドル" in
start)
echo "Starting noip2."
/usr/local/bin/noip2
;;
stop)
echo -n "Shutting down noip2."
killproc -TERM /usr/local/bin/noip2
;;
*)
echo "Usage: 0ドル {start|stop}"
exit 1
esac
exit 0
#######################################################
Where the 'X' in rcX.d is the value obtained by running the
following command
grep initdefault /etc/inittab | awk -F: '{print 2ドル}'
Les termes utilisés sont transparents, et traduisibles en français avec des notions de base en anglais !
[^] # Re: Langue
Posté par Pinaraf . En réponse au message Problème no-ip. Évalué à 2.
T'acceptes une licence sans la lire ?
copier le fichier binaire ou ?
Dans /usr/local/bin par exemple
et ajouter ou et comment un fichier avec quel texte?
Désolé ça c'est trop chiant à traduire
###########################################################################
HOW TO USE THE CLIENT WITHOUT READING THE REST OF THIS TEXT
Usual operation?
/usr/local/bin/noip2 -C configure a client
/usr/local/bin/noip2 run a client
/usr/local/bin/noip2 -S display info about running clients
/usr/local/bin/noip2 -D pid toggle the debug state for client pid
/usr/local/bin/noip2 -K pid terminate client pid
Have more than one internet access device?
/usr/local/bin/noip2 -M -c file start additional instances
###########################################################################
HOW TO START THE CLIENT
The noip2 executable can be run by typing /usr/local/bin/noip2
If you want it to run automatically when the machine is booted, then
place the following script in your startup directory. (/etc/init.d/rcX.d
or /sbin/init.d/rcX.d or ???)
#######################################################
#! /bin/sh
# . /etc/rc.d/init.d/functions # uncomment/modify for your killproc
case "1ドル" in
start)
echo "Starting noip2."
/usr/local/bin/noip2
;;
stop)
echo -n "Shutting down noip2."
killproc -TERM /usr/local/bin/noip2
;;
*)
echo "Usage: 0ドル {start|stop}"
exit 1
esac
exit 0
#######################################################
Where the 'X' in rcX.d is the value obtained by running the
following command
grep initdefault /etc/inittab | awk -F: '{print 2ドル}'
Les termes utilisés sont transparents, et traduisibles en français avec des notions de base en anglais !