EC-Council
412-79V10 · Question #34
Cedric, an IT software support executive working for Panacea Tech. Inc., was asked to install Ubuntu operating system in the computers present in the organization. After installing Ubuntu, he…
The correct answer is C. # chkconfig [service name] off. See the full explanation below for the reasoning.
Question
Cedric, an IT software support executive working for Panacea Tech. Inc., was asked to install Ubuntu operating system in the computers present in the organization. After installing Ubuntu, he noticed that there are many unnecessary services and packages in the OS that are automatically installed without the user's permission. To make sure that the Ubuntu operating system is more secure, he wants to stop and disable all the unwanted services. In order to stop or disable these unnecessary services or packages from the Ubuntu distributions, which of the following commands should Cedric execute?
Options
- A
update-rc.d [service name] remove
- B
chkconfig [service name] del
- C
chkconfig [service name] off
- D
service [service name] stop
How the community answered
(62 responses)- A15% (9)
- B8% (5)
- C74% (46)
- D3% (2)
Community Discussion
No community discussion yet for this question.