LPI
117-102 · Question #413
On a default install of a Linux server, regardless of the distribution version, what are the easiest methods to disable telnet, but not uninstall or remove the service? Choose two.
The correct answer is A. Comment telnet out of the /etc/inetd.conf file E. Nothing, it's not enabled by default. See the full explanation below for the reasoning.
Question
On a default install of a Linux server, regardless of the distribution version, what are the easiest methods to disable telnet, but not uninstall or remove the service? Choose two.
Options
- AComment telnet out of the /etc/inetd.conf file
- BDelete the /etc/rc.d/init.d/telnet file
- CRename all SXXtelnet links in the /etc/rc or /etc/rc.d directories
- DRun "chmod 554 /etc/xinetd.d/telnet"
- ENothing, it's not enabled by default
How the community answered
(46 responses)- A72% (33)
- B17% (8)
- C7% (3)
- D4% (2)
Community Discussion
No community discussion yet for this question.