Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which SysV init configuration file is commonly used to set the default run level? (Specify the full name of the file, including path.)

Which of the following commands instructs SysVinit to reload its configuration file?

A.

reinit

B.

initreload

C.

telinit 7

D.

telinit q

E.

init reinit

Which chown command will change the ownership to dave and the group to staff on a file named data.txt?

A.

chown dave/staff data.txt

B.

chown –u dave –g staff data.txt

C.

chown --user dave --group staff data.txt

D.

chown dave:staff data.txt