Difference between revisions of "Ssh-agent"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 6: | Line 6: | ||
[[eval]] `ssh-agent -s` | [[eval]] `ssh-agent -s` | ||
Agent pid 22010 | Agent pid 22010 | ||
+ | |||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[ssh-add]]</code> | ||
== See also == | == See also == |
Revision as of 10:43, 29 March 2021
ssh-agent SSH_AUTH_SOCK=/tmp/ssh-n8mmlwqsiTxq/agent.22002; export SSH_AUTH_SOCK; SSH_AGENT_PID=22003; export SSH_AGENT_PID; echo Agent pid 22003;
eval `ssh-agent -s` Agent pid 22010
Related commands
See also
- OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF
Advertising: