nerdexam
LPI

102-500 · Question #95

102-500 Question #95: Real Exam Question with Answer & Explanation

The correct answer is E. Evaluating environment variables such as SSH_AUTH_SOCK.. See the full explanation below for the reasoning.

Question

Which mechanism does ssh use to interact with the SSH agent?

Options

  • AConnecting to port 2222 which is used by the system-wide SSH agent.
  • BUsing the fixed socket .ssh-agent/ipc.
  • CCreating an alias replacing ssh with calls to ssh-agent.
  • DStarting ssh-agent as a child process for each ssh invocation.
  • EEvaluating environment variables such as SSH_AUTH_SOCK.

Community Discussion

No community discussion yet for this question.

Full 102-500 Practice