LPI
201-450 · Question #209
You've determined that the SSH server is being started by the /etc/rc2.d/S16ssh startup script (or a link of that name). You want to prevent this server from running in runlevel 2. What is the most…
The correct answer is A. Rename the script or link so that its name begins with K rather than S. You've hit your weekly limit · resets 5am (America/New_York)
System Startup
Question
You've determined that the SSH server is being started by the /etc/rc2.d/S16ssh startup script (or a link of that name). You want to prevent this server from running in runlevel 2. What is the most reliable way to do this?
Options
- ARename the script or link so that its name begins with K rather than S.
- BDelete the /etc/rc2.d directory.
- CDelete the /etc/rc2.d/S16ssh file or link.
- DLocate the corresponding Upstart configuration file and delete it.
How the community answered
(20 responses)- A80% (16)
- B10% (2)
- C5% (1)
- D5% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#SysV init#runlevel#rc scripts#SSH server
Community Discussion
No community discussion yet for this question.