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
10 months agoFelicidad
10 months agoDominga
11 months agoHolley
11 months agoPaola
11 months agoZona
11 months agoJaime
11 months agoLauran
11 months agoBok
11 months agoRosamond
11 months agoYoko
11 months ago