Some notes while reading the SELinux User and Administrator's Guide:
.ppstands for policy package- CLI Tools:
semodule- management of policy modulessemodule_package- create policy module packagechcon- Temporary change of file context (does not survive relabeling)semanage fcontext- Permanently changes.semanagechanges the policy without need to recompile it from scrach- The
fcontextis the subcommand for filesystem labels - Also
loginfor mapping of system users with selinux users,userfor managing selinux users etc.