From 6e201a8c29dce4cda99810a7e91f4c00602b3460 Mon Sep 17 00:00:00 2001 From: roadmap bot <135830415+roadmap-bot@users.noreply.github.com> Date: Fri, 30 Jun 2023 11:09:21 +0100 Subject: [PATCH] chore: add resource under cyber-security:operating-systems:linux --- .../cyber-security/content/101-operating-systems/101-linux.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/data/roadmaps/cyber-security/content/101-operating-systems/101-linux.md b/src/data/roadmaps/cyber-security/content/101-operating-systems/101-linux.md index 18c660941..dd81dd3c7 100644 --- a/src/data/roadmaps/cyber-security/content/101-operating-systems/101-linux.md +++ b/src/data/roadmaps/cyber-security/content/101-operating-systems/101-linux.md @@ -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) \ No newline at end of file