CompTIA Linux+ XK0-005 Practice Question
An administrator has discovered that a newly deployed web application cannot write to the /var/www/html/reports
directory on a SELinux-enabled system, despite the directory having write permissions set for the proper user and group. Which of the following commands should the administrator use to diagnose the issue related to SELinux context permissions?
getsebool -a
ps auxZ
sestatus
ls -Z /var/www/html/reports