Page 1 of 1

A Linux administrator needs to correct the permissions of a log file on the server. Which of the following commands shou

Posted: Wed Oct 12, 2022 7:52 am
by answerhappygod
A Linux administrator needs to correct the permissions of a log file on the server. Which of the following commands should be used to set filename.log permissions to -rwxr—r--. ?

A. chmod 755 filename.log
B. chmod 640 filename.log
C. chmod 740 filename.log
D. chmod 744 filename.log