EMC Exam Questions

Name the command they would use.

To access the control station, Certkiller .com has decided to use SSH instead of Telnet.
They would now
like to disable Telnet non-disruptively for security reasons. Name the command they would use.

A.
#/bin/chkconfig telnet off

B.
$/bin/chkconfig telnet off

C.
$/sbin/chkconfig telnet off

D.
#/sbin/chkconfig telnet off