Cover | Table of Contents | Colophon
$) and the prompt on shell.isp.com as shell.isp.com>. $ ssh -l pat shell.isp.com
pat's password: ******
Last login: Mon Aug 16 19:32:51 2004 from quondam.nefertiti.org
You have new mail.
shell.isp.com>$) and the prompt on shell.isp.com as shell.isp.com>. $ ssh -l pat shell.isp.com
pat's password: ******
Last login: Mon Aug 16 19:32:51 2004 from quondam.nefertiti.org
You have new mail.
shell.isp.com>$ ssh pat@shell.isp.com
$ ssh -v shell.isp.com
$ ssh -l pat shell.isp.com
The authenticity of host 'shell.isp.com (192.168.0.2)' can't be established.
RSA key fingerprint is 77:a5:69:81:9b:eb:40:76:7b:13:04:a9:6c:f4:9c:5d.
Are you sure you want to continue connecting (yes/no)?yes (the
most common response), the client continues: Warning: Permanently added 'shell.isp.com,192.168.0.2' (RSA) to the list of known hosts
.$ ssh-agent $SHELL
SHELL is the environment
variable containing the name of your login shell. Alternatively, you
could supply the name of any other shell, such as
sh, bash,
csh, tcsh, or
ksh. The agent runs and then invokes the given
shell as a child process. The visual effect is simply that another shell
prompt appears, but this shell has access to the agent. $ ssh-add
Enter passphrase for /home/you/.ssh/id_dsa:Control-B for backward
character, Control-E for end of
line, and so forth).
Name | Lifetime | Created by | Type | Purpose |
|---|---|---|---|---|
User key | Persistent | User | Public | Identify a user to the
server |