nerdexam
LPI

202-400 · 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

(27 responses)
  • A
    78% (21)
  • B
    7% (2)
  • D
    4% (1)
  • E
    11% (3)

Community Discussion

No community discussion yet for this question.

Full 202-400 Practice