Difference between revisions of "Ssh-agent"

From wikieduonline
Jump to navigation Jump to search
(Created page with " 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; == See also == * {{Ope...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
 
  echo Agent pid 22003;
 
  echo Agent pid 22003;
  
 +
[[eval]] `ssh-agent -s`
  
 
== See also ==
 
== See also ==

Revision as of 10:40, 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`

See also

Advertising: