- Lab
- A Cloud Guru
Managing SELinux on RHEL 8
Security Enhanced Linux (SELinux), is an additional layer of system security, that enhances the other security mechanisms in RHEL 8. In this hands-on lab, we will examine SELinux at a high level, will set and check enforcing and permissive modes for SELinux, list and identify SELinux file and process context, restore default file contexts, use boolean settings to modify system SELinux settings, and diagnose and address routine SELinux policy violations on RHEL 8. *This course is not approved or sponsored by Red Hat.*
Path Info
Table of Contents
-
Challenge
Diagnose a Reported Apache Server Issue
- Discover an Apache Server access issue.
- Attempt to start Apache and view status.
- Query the system journal for errors and issues.
- Test if the issue is SELinux-related.
-
Challenge
Troubleshoot Possible SELinux Errors Affecting Apache
- Re-enable SELinux and check the status.
- Investigate audit and other logs for errors.
- Discover the issue is related to the non-standard port.
-
Challenge
Create and Apply a Local Policy Module to Fix the Apache Issue
- Use
ausearch
andaudit2allow
to generate a local policy module. - Investigate the generated policy module files.
- Apply the policy module.
- Test apache access.
- Use
-
Challenge
Clean Up any Additional SELinux-related Issues
- Check the logs again for errors.
- Find
getattr
issues for httpd files. - Set context for the affected files.
- Test for any additional errors.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.