nerdexam
Red_Hat

RH202 · Question #30

Make on /storage directory that only the user owner and group owner member can fully access.

1. chmod 770 /storage 2. Verify using : ls -ld /storage

Users, Groups, and Permissions

Question

Make on /storage directory that only the user owner and group owner member can fully access.

Explanation

  1. chmod 770 /storage
  2. Verify using : ls -ld /storage

Topics

#chmod#file permissions#owner access#group access

Community Discussion

No community discussion yet for this question.

Full RH202 Practice