nerdexam
LPI

117-202 · Question #136

What is the appropriate configuration file entry to allow SSH to run from inetd?

The correct answer is A. ssh stream tcp nowait root /usr/sbin/tcpd sshd. See the full explanation below for the reasoning.

Question

What is the appropriate configuration file entry to allow SSH to run from inetd?

Options

  • Assh stream tcp nowait root /usr/sbin/tcpd sshd
  • Bssh stream tcp nowait root /usr/sbin/tcpd tcpd
  • Cssh stream tcpd nowait root /usr/sbin/tcpd sshd
  • Dssh data tcpd nowait root /usr/sbin/tcpd sshd
  • Essh data tcp nowait root /usr/sbin/tcpd sshd

How the community answered

(38 responses)
  • A
    71% (27)
  • B
    8% (3)
  • C
    3% (1)
  • D
    16% (6)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 117-202 Practice