linux_wiki:list_and_identify_selinux_file_and_process_context

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:list_and_identify_selinux_file_and_process_context [2018/04/29 23:21]
billdozor [Install SELinux Man Pages]
linux_wiki:list_and_identify_selinux_file_and_process_context [2019/05/25 23:50] (current)
Line 64: Line 64:
 ===== Install SEInfo Utility ===== ===== Install SEInfo Utility =====
  
-seinfo is a useful tool to discover available context types (among other things).+Seinfo is a useful tool to discover available context types (among other things).
  
 +\\
 See what package provides it<code bash>yum provides /*seinfo</code> See what package provides it<code bash>yum provides /*seinfo</code>
  
 +\\
 Install the package<code bash>yum install setools-console</code> Install the package<code bash>yum install setools-console</code>
  
 +\\
 View all the context types that are nfs related<code bash>seinfo -t | grep nfs</code> View all the context types that are nfs related<code bash>seinfo -t | grep nfs</code>
  
 ---- ----
  
  • linux_wiki/list_and_identify_selinux_file_and_process_context.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)