SELinux
Everything on SkillVeris tagged SELinux — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What are OS Sandboxing Techniques and How Do They Work?
OS sandboxing is the practice of running a process inside a restricted execution environment that limits which system calls, files, and resources it can touch,…
AppArmor vs SELinux: What Is the Difference?
AppArmor and SELinux are both Linux Mandatory Access Control (MAC) systems that restrict what a process can do beyond standard user permissions, but AppArmor c…