An open API service indexing awesome lists of open source software.

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

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