target machine – French Translation – Keybot Dictionary
TTN Translation Network
TTN
TTN
Login
Deutsch
Français
Source Languages
Target Languages
Select
Select
Keybot
12
Results
6
Domains
3 Hits
www.cse-cst.gc.ca
Show text
Show cached source
Open source URL
- the threads, created by the main task, run a specific vulnerability assessment against a
target machine
;
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
cse-cst.gc.ca
as primary domain
), créées par la tâche principale, exécutent une évaluation de vulnérabilité précise à l'encontre d'une machine cible;
tupiniers.com
Show text
Show cached source
Open source URL
The same effect can be achieved by setting the environment variable KPKG_ARCH. The value should be whatever DEB_HOST_ARCH_CPU contains when dpkg-architecture is run on the
target machine
, or it can be an other architecture in a multi-arch set (like i386/amd64).
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
linuxcertif.com
as primary domain
Pratique pour définir l'architecture quand vous utilisez la compilation croisée. Si vous ne faites pas de compilation croisée, l'architecture est automatiquement déterminée. On peut obtenir le même résultat en réglant la variable d'environnement KPKG_ARCH. Cette valeur doit correspondre au contenu de DEB_HOST_ARCH_CPU lorsque dpkg-architecture est exécuté sur la machine cible, et elle peut correspondre à une autre architecture dans le cas d'un ensemble multiarchitecture (comme i386/amd64).
3 Hits
code.google.com
Show text
Show cached source
Open source URL
py2exe 0.6.6 - Deployment tool which converts Python scripts into stand-alone Windows executables (i.e.
target machine
does not require Python or any other library to be installed) - see website
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
code.google.com
as primary domain
py2exe 0.6.6 - Outil de dֳ©ploiement permettant de convertir des scripts Python en exֳ©cutables Windows autonomes (c'est-ֳ -dire ne nֳ©cessitant pas d'installation de Python prֳ©alable sur la machine cible) - voir le site officiel
2 Hits
www.gentoo.org
Show text
Show cached source
Open source URL
(Compiling natively) # make vmlinux modules modules_install (Cross-compiling on
target machine
) (Adjust the mips64-unknown-linux-gnu- accordingly) # make vmlinux modules modules_install CROSS_COMPILE=mips64-unknown-linux-gnu- (When compiling on another machine, such as an x86 box, use the) (following commands to compile the kernel & install modules into) (a specific directory to be transferred to the
target machine
.) # make vmlinux modules CROSS_COMPILE=mips64-unknown-linux-gnu- # make modules_install INSTALL_MOD_PATH=/somewhere
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
gentoo.org
as primary domain
(Compilation nativement) # make vmlinux modules modules_install (Compilation croisée) (Ajustez mips64-unknown-linux-gnu- en fonction.) # make vmlinux modules modules_install CROSS_COMPILE=mips64-unknown-linux-gnu- (En cas de compilation depuis une autre machine (x86 par exemple), utilisez les commandes suivantes pour compiler le noyau et installer les modules dans un répertoire spécifique à transférer vers la machine cible.) # make vmlinux modules CROSS_COMPILE=mips64-unknown-linux-gnu- # make modules_install INSTALL_MOD_PATH=/quelquepart