1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-13 20:54:16 +02:00

chore: add resource under cyber-security:operating-systems:linux

This commit is contained in:
roadmap bot
2023-06-30 11:09:21 +01:00
parent dd139170d1
commit 6e201a8c29

View File

@@ -31,3 +31,6 @@ While Linux is inherently secure, there are best practices to enhance your syste
- Implement a Security-Enhanced Linux (SELinux) policy: SELinux provides a mandatory access control (MAC) system that restricts user and process access to system resources.
By understanding Linux's features and best practices, you can leverage its powerful capabilities and robust security features to enhance your computing environment's performance and safety.
- [Learn Linux](https://linuxjourney.com/)
- [Introduction to Linux](https://youtu.be/sWbUDq4S6Y8)