CentOS: Difference between revisions

26 bytes removed ,  3 April 2018
Line 33: Line 33:
|-
|-
| style="width: 50%;" | Install SETools and SETroubleshoot
| style="width: 50%;" | Install SETools and SETroubleshoot
| style="width: 50%;" | <div class="cli">$ yum install setroubleshoot setools</div>
| style="width: 50%;" class="cli" | yum install setroubleshoot setools
|-
|-
| style="width: 50%;" | Analyze the audit log used by SELinux
| style="width: 50%;" | Analyze the audit log used by SELinux
| style="width: 50%;" | <div class="cli">$ sealert -a /var/log/audit/audit.log</div>
| style="width: 50%;" class="cli" | sealert -a /var/log/audit/audit.log
|}
|}