From 5d5c3182b87c5d64f0468c2e491e40459cc01473 Mon Sep 17 00:00:00 2001 From: Obak3 Date: Sat, 15 May 2021 23:03:58 -0400 Subject: [PATCH] Basic Project Structure --- Basics/DNS_Explanation.txt | 0 CI_CD/ciCDbasics.txt | 0 Containers/ContainerBasics.txt | 0 Infra_As_Code/DogmaticConcept.txt | 0 Interview/Blogposts/Blogposts.txt | 0 Interview/Int_Process/Int_Process.txt | 0 Interview/Int_Questions/Int_Questions.txt | 0 Kubernetes/K8sBasics.txt | 0 Linux/Boot_Process/TurningOnPc.txt | 0 Linux/Filesystem/UnixFilesystem.txt | 0 Linux/kernel/LinuxKernel.txt | 0 Monitoring/Monitoring.txt | 0 Networking/NetworkingBasics.txt | 0 Processes/Processes.txt | 0 Systems_Design/Systems_Design.txt | 0 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Basics/DNS_Explanation.txt create mode 100644 CI_CD/ciCDbasics.txt create mode 100644 Containers/ContainerBasics.txt create mode 100644 Infra_As_Code/DogmaticConcept.txt create mode 100644 Interview/Blogposts/Blogposts.txt create mode 100644 Interview/Int_Process/Int_Process.txt create mode 100644 Interview/Int_Questions/Int_Questions.txt create mode 100644 Kubernetes/K8sBasics.txt create mode 100644 Linux/Boot_Process/TurningOnPc.txt create mode 100644 Linux/Filesystem/UnixFilesystem.txt create mode 100644 Linux/kernel/LinuxKernel.txt create mode 100644 Monitoring/Monitoring.txt create mode 100644 Networking/NetworkingBasics.txt create mode 100644 Processes/Processes.txt create mode 100644 Systems_Design/Systems_Design.txt diff --git a/Basics/DNS_Explanation.txt b/Basics/DNS_Explanation.txt new file mode 100644 index 0000000..e69de29 diff --git a/CI_CD/ciCDbasics.txt b/CI_CD/ciCDbasics.txt new file mode 100644 index 0000000..e69de29 diff --git a/Containers/ContainerBasics.txt b/Containers/ContainerBasics.txt new file mode 100644 index 0000000..e69de29 diff --git a/Infra_As_Code/DogmaticConcept.txt b/Infra_As_Code/DogmaticConcept.txt new file mode 100644 index 0000000..e69de29 diff --git a/Interview/Blogposts/Blogposts.txt b/Interview/Blogposts/Blogposts.txt new file mode 100644 index 0000000..e69de29 diff --git a/Interview/Int_Process/Int_Process.txt b/Interview/Int_Process/Int_Process.txt new file mode 100644 index 0000000..e69de29 diff --git a/Interview/Int_Questions/Int_Questions.txt b/Interview/Int_Questions/Int_Questions.txt new file mode 100644 index 0000000..e69de29 diff --git a/Kubernetes/K8sBasics.txt b/Kubernetes/K8sBasics.txt new file mode 100644 index 0000000..e69de29 diff --git a/Linux/Boot_Process/TurningOnPc.txt b/Linux/Boot_Process/TurningOnPc.txt new file mode 100644 index 0000000..e69de29 diff --git a/Linux/Filesystem/UnixFilesystem.txt b/Linux/Filesystem/UnixFilesystem.txt new file mode 100644 index 0000000..e69de29 diff --git a/Linux/kernel/LinuxKernel.txt b/Linux/kernel/LinuxKernel.txt new file mode 100644 index 0000000..e69de29 diff --git a/Monitoring/Monitoring.txt b/Monitoring/Monitoring.txt new file mode 100644 index 0000000..e69de29 diff --git a/Networking/NetworkingBasics.txt b/Networking/NetworkingBasics.txt new file mode 100644 index 0000000..e69de29 diff --git a/Processes/Processes.txt b/Processes/Processes.txt new file mode 100644 index 0000000..e69de29 diff --git a/Systems_Design/Systems_Design.txt b/Systems_Design/Systems_Design.txt new file mode 100644 index 0000000..e69de29