Which three Statements describe the capabilities and functions of the chkconfig command in Oracle Linux?

Which three Statements describe the capabilities and functions of the chkconfig command in
Oracle Linux?

Which three Statements describe the capabilities and functions of the chkconfig command in
Oracle Linux?

A.
It can be used to change the state of a service.

B.
It can be used to specify the run levels for which a service is to be activated.

C.
It can be used to list all services and their run levelsD. It can be used to check the status of a service to see if it is running.

E.
It can be used to add a service.

Explanation:



Leave a Reply 9

Your email address will not be published. Required fields are marked *


wolfsrudel

wolfsrudel

B, C, E

the tuk-ITE'05 CON-KMITL

the tuk-ITE'05 CON-KMITL

A. It can be used to change the state of a service.
B. It can be used to specify the run levels for which a service is to be activated.
C. It can be used to list all services and their run levels
D. It can be used to check the status of a service to see if it is running.
E. It can be used to add a service.

simon.cao

simon.cao

you’re great, do you have email?

Jef Adams

Jef Adams

from man page :

chkconfig has five distinct functions: adding new services for management (E), removing services from management, listing the current startup information for services (C), changing the startup information for services (B), and checking the startup state of a particular service.

So B,C,E

Dilliadis

Dilliadis

B, C, E,