Weekend Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Helping Hand Questions for XK0-005

Page: 30 / 30
Total 396 questions

CompTIA Linux+ Exam Questions and Answers

Question 117

A Linux administrator needs to harden a system and guarantee that the Postfix service will not run, even after a restart or system upgrade. Which of the following commands allows the administrator to fulfill the requirement?

Options:

A.

systemctl mask postfix.service

B.

systemctl disable postfix.service

C.

systemctl stop postfix.service

D.

systemctl -n restart postfix.service

Question 118

NO: 22:

An organization’s business office needs to collaborate on quarterly reports and asks the systems administrator to create a finance group. The administrator creates the following directory:

drwxrwxr-x Business Business 4096 Oct 15 16:40 Q1

Which of the following commands will allow all members of the finance group to have group ownership of all files created in the Q1 directory while ensuring that members of the business group preserve access? (Select two).

Options:

A.

chgrp Finance Q1/

B.

chmod g+s Q1/

C.

chmod u+s Q1/

D.

chmod a+x Q1/

E.

chown Finance Q1/

F.

chmod g+x Q1/

Page: 30 / 30
Total 396 questions