Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomwechsler/linux_administration_security
Linux security with three different distributions (Ubuntu, openSUSE and Red Hat)!
https://github.com/tomwechsler/linux_administration_security
linux opensuse redhat security ubuntu
Last synced: 3 months ago
JSON representation
Linux security with three different distributions (Ubuntu, openSUSE and Red Hat)!
- Host: GitHub
- URL: https://github.com/tomwechsler/linux_administration_security
- Owner: tomwechsler
- Created: 2022-12-28T05:49:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:28:25.000Z (7 months ago)
- Last Synced: 2024-07-06T11:38:58.950Z (7 months ago)
- Topics: linux, opensuse, redhat, security, ubuntu
- Language: Shell
- Homepage:
- Size: 67.4 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux Administration Security
Linux security with three different distributions (Ubuntu, openSUSE and Red Hat)!
## Content of the sections
| Sections | Section description |
|-----|-------------------------------------------|
| A02 | Why Securing Linux Systems
| A03 | Understanding the File Mode or Permissions |
| A04 | Managing Special File Permissions |
| A05 | Extending the File Mode with ACLs |
| A06 | Implementing SELinux |
| A07 | Working with AppArmor |
| A08 | Managing SSH Servers and Connections |
| A09 | Elevating Privileges in Linux |
| A10 | Managing Local Users |
| A11 | Implementing HTTPS with the Apache Web Server |
| A12 | Implementing an openSSL Certificate Server |
| A13 | Implementing Identity Management with openLDAP and SSSD |
| A14 | Hardening Your Linux Systems |
| A15 | Implementing Firewalls with Firewalld |
| A16 | Implement Firewalls with UFW |