Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 241406 | Differences between
and this patch

Collapse All | Expand All

(-)openssh-key-management-p1.xml (-7 / +7 lines)
Lines 311-317 Link Here
311
$ <i>ssh drobbins@remotebox</i>
311
$ <i>ssh drobbins@remotebox</i>
312
Enter passphrase for key '/home/drobbins/.ssh/identity': <comment>(introducir
312
Enter passphrase for key '/home/drobbins/.ssh/identity': <comment>(introducir
313
frase de paso)</comment>
313
frase de paso)</comment>
314
Last login: Thu Jun 28 20:28:47 2001 from localbox.gentoo.org 
314
Last login: Thu Jun 28 20:28:47 2001 from localbox.gentoo.org
315
315
316
Welcome to remotebox!
316
Welcome to remotebox!
317
317
Lines 393-399 Link Here
393
<pre caption="Instalando la clave pública">
393
<pre caption="Instalando la clave pública">
394
$ <i>ssh drobbins@remotebox</i>
394
$ <i>ssh drobbins@remotebox</i>
395
drobbins@remotebox's password: <comment>(introducir contraseña)</comment>
395
drobbins@remotebox's password: <comment>(introducir contraseña)</comment>
396
Last login: Thu Jun 28 20:28:47 2001 from localbox.gentoo.org 
396
Last login: Thu Jun 28 20:28:47 2001 from localbox.gentoo.org
397
397
398
Welcome to remotebox!
398
Welcome to remotebox!
399
399
Lines 410-416 Link Here
410
410
411
<pre caption="Inicio de sesión con autenticación de clave pública">
411
<pre caption="Inicio de sesión con autenticación de clave pública">
412
$ <i>ssh drobbins@remotebox</i>
412
$ <i>ssh drobbins@remotebox</i>
413
Enter passphrase for key '/home/drobbins/.ssh/identity': 
413
Enter passphrase for key '/home/drobbins/.ssh/identity':
414
</pre>
414
</pre>
415
415
416
<p>
416
<p>
Lines 510-519 Link Here
510
<ul>
510
<ul>
511
  <li>
511
  <li>
512
    Lea los otros dos artículos de Daniel de esta serie, <uri
512
    Lea los otros dos artículos de Daniel de esta serie, <uri
513
    link="/doc/en/articles/openssh-key-management-p2.xml">OpenSSH key
513
    link="/doc/es/articles/openssh-key-management-p2.xml">Gestión de claves para
514
    management, Part 2</uri> and <uri
514
    OpenSSH, Parte 2</uri> y <uri
515
    link="/doc/en/articles/openssh-key-management-p3.xml">OpenSSH key
515
    link="/doc/es/articles/openssh-key-management-p3.xml">Gestión de claves para
516
    management, Part 3</uri>
516
    OpenSSH, Parte 3</uri>
517
  </li>
517
  </li>
518
  <li>
518
  <li>
519
    Asegúrese de visitar la web del desarrollo de <uri
519
    Asegúrese de visitar la web del desarrollo de <uri

Return to bug 241406