Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat EX200 Exam - Topic 2 Question 122 Discussion

Create a catalog under /home named admins. Its respective group is requested to be the admin group. The group users could read and write, while other users are not allowed to access it. The files created by users from the same group should also be the admin group.
A) Explanation: # cd /home/ # mkdir admins / # chown .admin admins/ # chmod 770 admins/ # chmod g+s admins/

RedHat EX200 Exam - Topic 2 Question 122 Discussion

Actual exam question for RedHat's EX200 exam
Question #: 122
Topic #: 2
[All EX200 Questions]

Create a catalog under /home named admins. Its respective group is requested to be the admin group. The group users could read and write, while other users are not allowed to access it. The files created by users from the same group should also be the admin group.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
My
5 hours ago
Just remember to use the right commands for group settings!
upvoted 0 times
...
Roselle
5 days ago
I feel confident about setting the group and permissions.
upvoted 0 times
...
Stefany
11 days ago
I think it's straightforward if you know permissions.
upvoted 0 times
...
Casie
16 days ago
This question is tricky!
upvoted 0 times
...
Eugene
2 months ago
Yup, admin group permissions are key here!
upvoted 0 times
...
Shantell
2 months ago
I thought other users could at least read it?
upvoted 0 times
...
Stefania
2 months ago
Wait, are you sure about the group inheritance for new files?
upvoted 0 times
...
Glory
3 months ago
Agree, chmod and chown will do the trick!
upvoted 0 times
...
Noah
3 months ago
Sounds straightforward, just set the permissions right.
upvoted 0 times
...
Cherry
3 months ago
So, we're creating a secret admin lair, eh? *rubs hands together*
upvoted 0 times
...
Brittney
3 months ago
Hmm, wonder if there's a way to automate this process for future directories.
upvoted 0 times
...
Angella
3 months ago
Can we use a symbolic link instead of a physical directory?
upvoted 0 times
...
Denise
3 months ago
Gotta make sure the group is set up correctly for the admins.
upvoted 0 times
...
Iesha
4 months ago
This seems straightforward, just need to use the right permissions.
upvoted 0 times
...
Jeniffer
4 months ago
I believe we used `chown` to set the group, but I’m not clear on how to set it for files created later.
upvoted 0 times
...
Marsha
4 months ago
I know I need to use `chmod` for permissions, but I'm a bit confused about how to ensure that new files inherit the group.
upvoted 0 times
...
Chi
5 months ago
This seems similar to a practice question we did on file permissions, but I can't recall the exact commands for changing the group ownership of new files.
upvoted 0 times
...
Raul
5 months ago
I think I remember how to create a directory with the right permissions, but I'm not entirely sure about setting the group ownership correctly.
upvoted 0 times
...
Mabelle
5 months ago
This looks manageable. I'll create the directory, set the admin group, and restrict access for other users.
upvoted 0 times
...
Veronika
5 months ago
Wait, I'm a bit unsure about the group permissions. I'll need to double-check the requirements to make sure I have it right.
upvoted 0 times
...
Annamae
5 months ago
No problem, I've done this kind of task before. I'll just use the right commands to get it done efficiently.
upvoted 0 times
...
Thurman
6 months ago
Okay, let me think this through step-by-step. I need to make sure the group and permissions are set up correctly.
upvoted 0 times
...
Lashon
6 months ago
Hmm, this seems straightforward. I'll create the directory, set the group, and adjust the permissions accordingly.
upvoted 0 times
...

Save Cancel