@@ -968,12 +994,12 @@
Introduction
-Pre - Reads
+Prerequisites
- Experience of working on any operating systems like Windows, Linux or Mac
- Basics of operating system
-What to expect from this training
+What to expect from this course
This course is divided into three parts. In the first part, we will cover the
fundamentals of linux operating systems. We will talk about linux architecture,
linux distributions and uses of linux operating systems. We will also talk about
@@ -985,38 +1011,39 @@ for manipulating files, commands used for viewing files, I/O redirection etc.
In the second and third part, we will be taking examples to understand the concepts.
-What is not covered under this training
+What is not covered under this course
We are not covering advanced linux commands and bash scripting in this
course. We will also not be covering linux internals.
-Training Content
+Course Content
+Table of Contents
The following topics has been covered in this course:
- Introduction to Linux
-- What are Linux Operating Systems
-- Linux Distributions
-- Uses of Linux Operating Systems
-- Linux Architecture
-- GUI vs CLI
+- (What are Linux Operating Systems)[https://linkedin.github.io/school-of-sre/linux_basics/intro/#what-are-linux-operating-systems]
+- (Linux Distributions)[https://linkedin.github.io/school-of-sre/linux_basics/intro/#what-are-popular-linux-distributions]
+- (Uses of Linux Operating Systems)[https://linkedin.github.io/school-of-sre/linux_basics/intro/#uses-of-linux-operating-systems]
+- (Linux Architecture)[https://linkedin.github.io/school-of-sre/linux_basics/intro/#linux-architecture]
+- (GUI vs CLI)[https://linkedin.github.io/school-of-sre/linux_basics/intro/#graphical-user-interface-gui-vs-command-line-interface-cli]
-- Command Line Basics
-- Navigating File System
-- Manipulating Files
-- Viewing Files
-- Text Processing Commands
-- I/O Redirection
+- (Command Line Basics)[https://linkedin.github.io/school-of-sre/linux_basics/command_line_basics/]
+- (Navigating File System)[https://linkedin.github.io/school-of-sre/linux_basics/command_line_basics/#commands-for-navigating-the-file-system]
+- (Manipulating Files)[https://linkedin.github.io/school-of-sre/linux_basics/command_line_basics/#commands-for-manipulating-files]
+- (Viewing Files)[https://linkedin.github.io/school-of-sre/linux_basics/command_line_basics/#commands-for-viewing-files]
+- (Text Processing Commands)[https://linkedin.github.io/school-of-sre/linux_basics/command_line_basics/#text-processing-commands]
+- (I/O Redirection)[https://linkedin.github.io/school-of-sre/linux_basics/command_line_basics/#io-redirection]
-- Linux system administration
-- User/Groups management
-- Superuser in Linux
-- File Permissions
-- SSH Command
-- Package Management
-- Process Management
-- Memory Management
-- Daemons and Systemd
-- Logs
+- (Linux system administration)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/]
+- (User/Groups management)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#usergroup-management-in-linux]
+- (Superuser in Linux)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#becoming-a-superuser-in-linux]
+- (File Permissions)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#file-permissions-in-linux]
+- (SSH Command)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#ssh-command]
+- (Package Management)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#package-management]
+- (Process Management)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#process-management]
+- (Memory Management)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#memory-management]
+- (Daemons and Systemd)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#daemons]
+- (Logs)[https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#logs]
@@ -1188,7 +1215,7 @@ commands from the user.
- Commandline Basics
+ Command Line Basics
diff --git a/linux_networking/dns/index.html b/linux_networking/dns/index.html
index 357b411..3bca002 100644
--- a/linux_networking/dns/index.html
+++ b/linux_networking/dns/index.html
@@ -196,7 +196,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/linux_networking/http/index.html b/linux_networking/http/index.html
index b43be59..20639bf 100644
--- a/linux_networking/http/index.html
+++ b/linux_networking/http/index.html
@@ -196,7 +196,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/linux_networking/intro/index.html b/linux_networking/intro/index.html
index 8bf7698..a816f5b 100644
--- a/linux_networking/intro/index.html
+++ b/linux_networking/intro/index.html
@@ -196,7 +196,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/linux_networking/ipr/index.html b/linux_networking/ipr/index.html
index 6ba431f..fb379c5 100644
--- a/linux_networking/ipr/index.html
+++ b/linux_networking/ipr/index.html
@@ -196,7 +196,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/linux_networking/tcp/index.html b/linux_networking/tcp/index.html
index 69d214e..ba1bbec 100644
--- a/linux_networking/tcp/index.html
+++ b/linux_networking/tcp/index.html
@@ -196,7 +196,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/linux_networking/udp/index.html b/linux_networking/udp/index.html
index e9ba2ba..a7c7b2c 100644
--- a/linux_networking/udp/index.html
+++ b/linux_networking/udp/index.html
@@ -196,7 +196,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/python_web/intro/index.html b/python_web/intro/index.html
index 5bba506..c9abf61 100644
--- a/python_web/intro/index.html
+++ b/python_web/intro/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/python_web/python-concepts/index.html b/python_web/python-concepts/index.html
index 4ac019e..6e08d15 100644
--- a/python_web/python-concepts/index.html
+++ b/python_web/python-concepts/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/python_web/python-web-flask/index.html b/python_web/python-web-flask/index.html
index 8be3121..df7dc26 100644
--- a/python_web/python-web-flask/index.html
+++ b/python_web/python-web-flask/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/python_web/sre-conclusion/index.html b/python_web/sre-conclusion/index.html
index 7c91af3..20d777e 100644
--- a/python_web/sre-conclusion/index.html
+++ b/python_web/sre-conclusion/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/python_web/url-shorten-app/index.html b/python_web/url-shorten-app/index.html
index 93283ed..593f6d4 100644
--- a/python_web/url-shorten-app/index.html
+++ b/python_web/url-shorten-app/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/security/fundamentals/index.html b/security/fundamentals/index.html
index 2f0e5d0..30310dd 100644
--- a/security/fundamentals/index.html
+++ b/security/fundamentals/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/security/intro/index.html b/security/intro/index.html
index ed1081d..6007da7 100644
--- a/security/intro/index.html
+++ b/security/intro/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/security/network_security/index.html b/security/network_security/index.html
index 67b577e..1082242 100644
--- a/security/network_security/index.html
+++ b/security/network_security/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/security/threats_attacks_defences/index.html b/security/threats_attacks_defences/index.html
index 78e263f..6d27c04 100644
--- a/security/threats_attacks_defences/index.html
+++ b/security/threats_attacks_defences/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/security/writing_secure_code/index.html b/security/writing_secure_code/index.html
index 5cc5f03..5244abf 100644
--- a/security/writing_secure_code/index.html
+++ b/security/writing_secure_code/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index 64eb91b..baacbe4 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ
diff --git a/systems_design/availability/index.html b/systems_design/availability/index.html
index bf3546c..72ab724 100644
--- a/systems_design/availability/index.html
+++ b/systems_design/availability/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/systems_design/conclusion/index.html b/systems_design/conclusion/index.html
index 84a05c4..b342c75 100644
--- a/systems_design/conclusion/index.html
+++ b/systems_design/conclusion/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/systems_design/fault-tolerance/index.html b/systems_design/fault-tolerance/index.html
index b931b64..c2c0680 100644
--- a/systems_design/fault-tolerance/index.html
+++ b/systems_design/fault-tolerance/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/systems_design/intro/index.html b/systems_design/intro/index.html
index eeb83df..3efa22c 100644
--- a/systems_design/intro/index.html
+++ b/systems_design/intro/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics
diff --git a/systems_design/scalability/index.html b/systems_design/scalability/index.html
index a0f6cd4..d34023d 100644
--- a/systems_design/scalability/index.html
+++ b/systems_design/scalability/index.html
@@ -194,7 +194,7 @@
-
- Commandline Basics
+ Command Line Basics