Difference between revisions of "Ssh-agent"

From wikieduonline
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

Advertising: