A collection of small guides / examples for different configurations of services, commands, processes, and more.
I am creating this slowly so I can have a collection of different methods in linux to do various configurations. I dont have much time often to add to this so it will be a slow process, but hopefully after research and time I can accomplish everything below. I would like to expand this to encompass much more than the list below, but for now lets stick with "easy" things.
Please offer additional examples for anything you can as it will be very helpful, and if you want to refactor the current layout feel free to do so as long as it improves readability.
- Security Collection
- SELinux Section for examples covering much of it
- Disable SELinux
- Change SELinux Modes
- Applying fcontexts
- Applying Booleans
- Applying Ports
- Searching for contexts
- Troubleshoot SELinux issues
- AppArmor Section
- Research AppArmor as I am not familiar with it
- Firewall Section
- Allow / Deny services
- Allow / Deny ports
- Allow / Deny IP Addresses
- Setup Firewalld zones
- Advanced zone configuration
- SELinux Section for examples covering much of it
- Full Configuration Collection: Guides for full setup of some common applications and various configurations
- Website
- SMB
- SSH
- Proxy
- Loadbalancer
- MySQL
- RSync
- System Configuration Collection: Guides for configuring Linux systems and various configurations
- Users-Groups
- Network
- PAM
- Systemd
- Have this README contain a quick link to everything that is in the collections
- Come up with new ideas and configurations to add to the collections
- Plead for content to add from github users <3