RedHat EX200 Exam - Topic 3 Question 17 Discussion
Make on /archive directory that only the user owner and group owner member can fully access.
A) chmod 770 /archive
Verify using : ls -ld /archive Preview should be like:
drwxrwx--- 2 root sysuser 4096 Mar 16 18:08 /archive
To change the permission on directory we use the chmod command. According to the question that only the owner user (root) and group member (sysuser) can fully access the directory so: chmod 770 /archive
B) chmod 770 /archive
Verify using : ls -ld /archive Preview should be like:
drwxrwx--- 4 root sysuser 4096 Mar 16 19:09 /archive
To change the permission on directory we use the chmod command. According to the question that only the owner user (root) and group member (sysuser) can fully access the directory so: chmod 770 /archive
Marsha
8 months agoFelicidad
8 months agoDominga
9 months agoHolley
9 months agoPaola
9 months agoZona
9 months agoJaime
9 months agoLauran
9 months agoBok
9 months agoRosamond
9 months agoYoko
9 months ago