CompTIA Linux+ Exam XK0-005 Question # 77 Topic 8 Discussion

CompTIA Linux+ Exam XK0-005 Question # 77 Topic 8 Discussion

XK0-005 Exam Topic 8 Question 77 Discussion:
Question #: 77
Topic #: 8

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.)


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/


Get Premium XK0-005 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.