Difference between revisions of "Ssh-agent"

From wikieduonline
Jump to navigation Jump to search
Line 15: Line 15:
  
 
== See also ==
 
== See also ==
 +
* {{ssh-agent}}
 
* {{OpenSSH}}
 
* {{OpenSSH}}
  
 
[[Category:OpenSSH]]
 
[[Category:OpenSSH]]

Revision as of 17:34, 30 August 2021

ssh-agent --help
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

Advertising: