Vertaling van "ssh-add" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Los tres archivos afectados son ssh, sshd y ssh-add.
The three affected files are ssh, sshd and ssh-add.
Está implementado como un shell script que maneja ssh-agent y ssh-add.
It is implemented as a shell script which drives both ssh-agent and ssh-add.
Por lo tanto, necesitará ejecutar ssh-add una sola vez.
So you only need to execute ssh-add once.
Así solo necesita ejecutar ssh-add una vez.
So you only need to execute ssh-add once.
El paquete ssh-askpass debe estar instalado para poder ejecutar ssh-add sin una terminal.
The ssh-askpass package must be installed in order to run ssh-add without a terminal.
Si su clave privada está cifrada ssh-add le pedirá que ingrese su frase de contraseña.
If your private key is encrypted ssh-add will prompt you to enter your passphrase.
A continuación, almacene las claves privadas con el daemon del agente mediante el comando ssh-add.
Then, store your private keys with the agent daemon by using the ssh-add command.
Una vez que gpg-agent este corriendo puede usar ssh-add para verificar las llaves, justo como lo hizo con ssh-agent.
Once gpg-agent is running you can use ssh-add to approve keys, following the same steps as for ssh-agent.
También tendrás que conocer las utilidades de ssh, como ssh-keygen, ssh-add, ssh, scp o sftp.
You will also need knowledge of ssh utilities, such as ssh-keygen, ssh-add, ssh, scp or sftp.
Segundo, añada la identidad ejecutando ssh-add(1) y facilitando la contraseña de la llave privada.
Next, add the identity by running ssh-add and providing it the passphrase for the private key.
Si se tienen otras claves privadas que se quieran agregar al ssh-agent que está corriendo, se puede utilizar la orden ssh-add de la siguiente forma
If other private keys exist which need to be added to the running ssh-agent, use the ssh-add command
Para ello, simplemente utilizaría ssh-add (una vez por sesión de trabajo) siempre que la sesión ya esté asociada con una instancia funcional de ssh-agent.
For this, you simply use ssh-add (once per work session) provided that the session is already associated with a functional instance of ssh-agent.
Este paquete proporciona los clientes de ssh, scp y sftp, los programas sh-agent y ssh-add para hacer más cómoda la autenticación de clave pública, y las utilidades ssh-keygen, ssh-keyscan, ssh-copy-id y ssh-argv0.
This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.