https://github.com/austinsonger/hardening
Hardening
https://github.com/austinsonger/hardening
boot centos debian inetd linux mandatory-access-control network process securtiy ubuntu
Last synced: about 1 month ago
JSON representation
Hardening
- Host: GitHub
- URL: https://github.com/austinsonger/hardening
- Owner: austinsonger
- Created: 2020-08-24T03:44:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T05:27:26.000Z (about 5 years ago)
- Last Synced: 2025-08-01T23:06:12.570Z (2 months ago)
- Topics: boot, centos, debian, inetd, linux, mandatory-access-control, network, process, securtiy, ubuntu
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hardening Guide
## Centos
- [Secure Boot Settings](/secure-boot-settings.md)
- [Process Settings](process-settings.md)
- [Mandatory Access Control](mandatory-access-control.md)
- [inetd Services](inetd-services.md)
- [Time Synchronization](time-synchronization.md)
- [Network Configuration](network-configuration.md)
- [Logging and Auditing](logging-and-auditing.md)## Debian/Ubuntu