How to use setroubleshoot in centos7,how to see selinux log?

Support for security such as Firewalls and securing linux
Post Reply
hawkixang
Posts: 3
Joined: 2014/09/20 11:26:55

How to use setroubleshoot in centos7,how to see selinux log?

Post by hawkixang » 2014/09/20 11:32:16

How to use setroubleshoot in centos7,how to see selinux log?

[edit/avij: moved from User Comments to this forum]

User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: How to use setroubleshoot in centos7,how to see selinux

Post by TrevorH » 2014/09/20 11:51:15

yum provides '*/setroubleshoot*' | less

Also aureport -a and ausearch -a nnnn still work as do audit2why and audit2allow
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

hawkixang
Posts: 3
Joined: 2014/09/20 11:26:55

Re: How to use setroubleshoot in centos7,how to see selinux

Post by hawkixang » 2014/09/23 07:20:53

TrevorH wrote:yum provides '*/setroubleshoot*' | less

Also aureport -a and ausearch -a nnnn still work as do audit2why and audit2allow
Thank you。

Post Reply