Vertaling van "SSH-agent" in Spaans
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.
ssh If set to a non-zero value, this stops ssh from asking for a password if it cannot log in to the remote machine automatically (for using ssh-agent or similar).
ssh Si se establece a un valor de no-cero, ssh deja de pedir la contraseña si no puede ingresar automáticamente a una máquina remota (para usar el agente ssh o similar).
For the X server, the normal Debian startup script executes ssh-agent as the parent process.
Para el servidor X, el archivo de órdenes de inicio de Debian ejecuta el agente ssh como el proceso padre.
Due to this two-step login, you should use SSH-agent forwarding to reach the target VM instead of storing the target VM's private key on the bastion host.
Debido a este acceso de dos pasos, debes usar el desvío del agente SSH para llegar a la VM de destino en lugar de almacenar la clave privada de la VM de destino en el Host del bastión.
Optional: Add the passphrase to the ssh-agent
Opcional: Agregue una frase de acceso al agente ssh
A patch of ConnectBot which allows other Android apps to use it as an ssh-agent.
Un parche de ConnectBot que permite a otras aplicaciones de Android para usarlo como un agente ssh.
You now need to load your saved private key from earlier into your SSH-agent.
Ahora tendrá que cargar su clave privada guardada en su agente de SSH.
Press ^D to terminating ssh-agent session.
Well to make ssh-agent use these variables run
Para hacer uso de estas variables, ejecute eval.
ssh-agent(1) and ssh-add(1) are utilities used in managing multiple passworded private keys.
Segundo, añada la identidad ejecutando ssh-add(1) y facilitando la contraseña de la llave privada.
You can check the Using SSH Keys wiki page for more information about creating ssh keys and setting up an ssh-agent to use them.
Puedes revisar la página del wiki Using SSH Keys para mas información sobre como crear claves ssh y configurar un cliente-ssh para usar esta.
Then, ssh-agent should be used to launch another application such as a shell or a window manager.
See ssh-keygen(1), ssh-add(1) and ssh-agent(1) for how to use public and secret SSH keys.
Sugerencia Consulte ssh-para aprender a utilizar las claves público y privada SSH...