Oracle
1Z0-460 · Question #71
The sshd service running and you execute the following command: # chkconfig sshd off What happens when you run this chkconfig command?
The correct answer is B. The sshd service id disabled for runlevels 2, 3, 4, and 5, but the ssh service is still available until. See the full explanation below for the reasoning.
Question
The sshd service running and you execute the following command:
chkconfig sshd off What happens when you run this chkconfig command?
Options
- AThe sshd service disabled only for runlevel 5.
- BThe sshd service id disabled for runlevels 2, 3, 4, and 5, but the ssh service is still available until
- CThe sshd service is disabled for runlevels 2, 3, 4, and 5 and ssh service is stopped.
- DThe sshd service is disabled only for current runlevel.
How the community answered
(47 responses)- A13% (6)
- B77% (36)
- C6% (3)
- D4% (2)
Community Discussion
No community discussion yet for this question.