From 26d337c277f856994f52455e93e2a132bd43797f Mon Sep 17 00:00:00 2001 From: Sameer Kumar Date: Tue, 11 Oct 2022 20:51:54 +0530 Subject: [PATCH] [content] Added note on history and use of linux OS. (#2410) * [content] Added note on history and use of linux OS. * Update content/roadmaps/114-software-architect/content/115-operations-knowledge/103-linux-unix.md * Update content/roadmaps/114-software-architect/content/115-operations-knowledge/103-linux-unix.md Co-authored-by: Kamran Ahmed --- .../content/115-operations-knowledge/103-linux-unix.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/114-software-architect/content/115-operations-knowledge/103-linux-unix.md b/content/roadmaps/114-software-architect/content/115-operations-knowledge/103-linux-unix.md index ae08a6b40..afb97c7e8 100644 --- a/content/roadmaps/114-software-architect/content/115-operations-knowledge/103-linux-unix.md +++ b/content/roadmaps/114-software-architect/content/115-operations-knowledge/103-linux-unix.md @@ -1 +1,7 @@ -# Linux unix \ No newline at end of file +# Linux / Unix + +Knowledge of UNIX is a must for almost all kind of development as most of the codes that you write is most likely going to be finally deployed on a UNIX/Linux machine. Linux has been the backbone of the free and open source software movement, providing a simple and elegant operating system for almost all your needs. + +Linux Operating System - Crash Course +Coursera - Unix Courses +Unix / Linux Tutorial