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)- A71% (27)
- B8% (3)
- C3% (1)
- D16% (6)
- E3% (1)
Community Discussion
No community discussion yet for this question.