From 3d53ce67e94beee4552c8620c858fa1272ce5c54 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 25 Apr 2024 15:28:23 +0100 Subject: [PATCH] Add linux content directoriesg --- .../linux/content/100-navigation-basics/100-basic-commands.md | 1 + .../linux/content/100-navigation-basics/101-moving-files.md | 1 + .../linux/content/100-navigation-basics/102-creating-files.md | 1 + .../content/100-navigation-basics/103-directory-hierarchy.md | 1 + src/data/roadmaps/linux/content/100-navigation-basics/index.md | 1 + src/data/roadmaps/linux/content/101-editing-files/100-vim.md | 1 + src/data/roadmaps/linux/content/101-editing-files/101-nano.md | 1 + src/data/roadmaps/linux/content/101-editing-files/index.md | 1 + .../roadmaps/linux/content/102-shell-basics/100-command-path.md | 1 + .../linux/content/102-shell-basics/101-environment-variables.md | 1 + .../roadmaps/linux/content/102-shell-basics/102-command-help.md | 1 + .../roadmaps/linux/content/102-shell-basics/103-redirects.md | 1 + .../roadmaps/linux/content/102-shell-basics/104-super-user.md | 1 + src/data/roadmaps/linux/content/102-shell-basics/index.md | 1 + .../linux/content/103-working-with-files/100-permissions.md | 1 + .../linux/content/103-working-with-files/101-archiving.md | 1 + .../linux/content/103-working-with-files/102-copying-renaming.md | 1 + .../linux/content/103-working-with-files/103-soft-hard-links.md | 1 + src/data/roadmaps/linux/content/103-working-with-files/index.md | 1 + .../linux/content/104-text-processing/100-stdout-in-err.md | 1 + src/data/roadmaps/linux/content/104-text-processing/101-cut.md | 1 + src/data/roadmaps/linux/content/104-text-processing/102-paste.md | 1 + src/data/roadmaps/linux/content/104-text-processing/103-sort.md | 1 + src/data/roadmaps/linux/content/104-text-processing/104-tr.md | 1 + src/data/roadmaps/linux/content/104-text-processing/105-head.md | 1 + src/data/roadmaps/linux/content/104-text-processing/106-tail.md | 1 + src/data/roadmaps/linux/content/104-text-processing/107-join.md | 1 + src/data/roadmaps/linux/content/104-text-processing/108-split.md | 1 + src/data/roadmaps/linux/content/104-text-processing/109-pipe.md | 1 + src/data/roadmaps/linux/content/104-text-processing/110-tee.md | 1 + src/data/roadmaps/linux/content/104-text-processing/111-nl.md | 1 + src/data/roadmaps/linux/content/104-text-processing/112-wc.md | 1 + .../roadmaps/linux/content/104-text-processing/113-expand.md | 1 + .../roadmaps/linux/content/104-text-processing/114-unexpand.md | 1 + src/data/roadmaps/linux/content/104-text-processing/115-uniq.md | 1 + src/data/roadmaps/linux/content/104-text-processing/116-grep.md | 1 + src/data/roadmaps/linux/content/104-text-processing/117-awk.md | 1 + src/data/roadmaps/linux/content/104-text-processing/index.md | 1 + .../roadmaps/linux/content/105-server-review/100-uptime-load.md | 1 + .../roadmaps/linux/content/105-server-review/101-auth-logs.md | 1 + .../linux/content/105-server-review/102-services-running.md | 1 + .../linux/content/105-server-review/103-available-mem.md | 1 + src/data/roadmaps/linux/content/105-server-review/index.md | 1 + .../linux/content/106-process-management/100-bg-fg-processes.md | 1 + .../content/106-process-management/101-listing-finding-proc.md | 1 + .../linux/content/106-process-management/102-proc-signals.md | 1 + .../linux/content/106-process-management/103-kill-processes.md | 1 + .../linux/content/106-process-management/104-proc-priorities.md | 1 + .../linux/content/106-process-management/105-proc-forking.md | 1 + src/data/roadmaps/linux/content/106-process-management/index.md | 1 + .../linux/content/107-user-management/100-create-update.md | 1 + .../linux/content/107-user-management/101-user-groups.md | 1 + .../linux/content/107-user-management/102-permissions.md | 1 + src/data/roadmaps/linux/content/107-user-management/index.md | 1 + .../linux/content/108-service-management/100-service-status.md | 1 + .../content/108-service-management/101-start-stop-service.md | 1 + .../linux/content/108-service-management/102-check-logs.md | 1 + .../content/108-service-management/103-creating-services.md | 1 + src/data/roadmaps/linux/content/108-service-management/index.md | 1 + .../linux/content/109-package-management/100-repositories.md | 1 + .../roadmaps/linux/content/109-package-management/101-snap.md | 1 + .../109-package-management/102-finding-installing-packages.md | 1 + .../109-package-management/103-listing-installed-packages.md | 1 + .../104-install-remove-ugprade-packages.md | 1 + src/data/roadmaps/linux/content/109-package-management/index.md | 1 + .../roadmaps/linux/content/110-disks-filesystems/100-inodes.md | 1 + .../linux/content/110-disks-filesystems/101-filesystems.md | 1 + .../roadmaps/linux/content/110-disks-filesystems/102-mounts.md | 1 + .../linux/content/110-disks-filesystems/103-adding-disks.md | 1 + .../roadmaps/linux/content/110-disks-filesystems/104-swap.md | 1 + src/data/roadmaps/linux/content/110-disks-filesystems/105-lvm.md | 1 + src/data/roadmaps/linux/content/110-disks-filesystems/index.md | 1 + src/data/roadmaps/linux/content/111-booting-linux/100-logs.md | 1 + .../roadmaps/linux/content/111-booting-linux/101-boot-loaders.md | 1 + src/data/roadmaps/linux/content/111-booting-linux/index.md | 1 + src/data/roadmaps/linux/content/112-networking/100-tcp-ip.md | 1 + src/data/roadmaps/linux/content/112-networking/101-subnetting.md | 1 + .../linux/content/112-networking/102-ethernet-arp-rarp.md | 1 + src/data/roadmaps/linux/content/112-networking/103-dhcp.md | 1 + src/data/roadmaps/linux/content/112-networking/104-ip-routing.md | 1 + .../roadmaps/linux/content/112-networking/105-dns-resolution.md | 1 + src/data/roadmaps/linux/content/112-networking/106-netfilter.md | 1 + src/data/roadmaps/linux/content/112-networking/107-ssh.md | 1 + .../roadmaps/linux/content/112-networking/108-file-transfer.md | 1 + src/data/roadmaps/linux/content/112-networking/index.md | 1 + src/data/roadmaps/linux/content/113-backup-tools.md | 1 + .../linux/content/114-shell-programming/100-debugging.md | 1 + .../linux/content/114-shell-programming/101-conditionals.md | 1 + .../roadmaps/linux/content/114-shell-programming/102-loops.md | 1 + .../roadmaps/linux/content/114-shell-programming/103-literals.md | 1 + .../linux/content/114-shell-programming/104-variables.md | 1 + src/data/roadmaps/linux/content/114-shell-programming/index.md | 1 + src/data/roadmaps/linux/content/115-troubleshooting/100-icmp.md | 1 + src/data/roadmaps/linux/content/115-troubleshooting/101-ping.md | 1 + .../roadmaps/linux/content/115-troubleshooting/102-traceroute.md | 1 + .../roadmaps/linux/content/115-troubleshooting/103-netstat.md | 1 + .../linux/content/115-troubleshooting/104-packet-analysis.md | 1 + src/data/roadmaps/linux/content/115-troubleshooting/index.md | 1 + .../roadmaps/linux/content/116-containerization/100-ulimits.md | 1 + .../roadmaps/linux/content/116-containerization/101-cgroups.md | 1 + .../linux/content/116-containerization/102-container-runtime.md | 1 + .../roadmaps/linux/content/116-containerization/103-docker.md | 1 + src/data/roadmaps/linux/content/116-containerization/index.md | 1 + src/data/roadmaps/linux/content/index.md | 1 + 104 files changed, 104 insertions(+) create mode 100644 src/data/roadmaps/linux/content/100-navigation-basics/100-basic-commands.md create mode 100644 src/data/roadmaps/linux/content/100-navigation-basics/101-moving-files.md create mode 100644 src/data/roadmaps/linux/content/100-navigation-basics/102-creating-files.md create mode 100644 src/data/roadmaps/linux/content/100-navigation-basics/103-directory-hierarchy.md create mode 100644 src/data/roadmaps/linux/content/100-navigation-basics/index.md create mode 100644 src/data/roadmaps/linux/content/101-editing-files/100-vim.md create mode 100644 src/data/roadmaps/linux/content/101-editing-files/101-nano.md create mode 100644 src/data/roadmaps/linux/content/101-editing-files/index.md create mode 100644 src/data/roadmaps/linux/content/102-shell-basics/100-command-path.md create mode 100644 src/data/roadmaps/linux/content/102-shell-basics/101-environment-variables.md create mode 100644 src/data/roadmaps/linux/content/102-shell-basics/102-command-help.md create mode 100644 src/data/roadmaps/linux/content/102-shell-basics/103-redirects.md create mode 100644 src/data/roadmaps/linux/content/102-shell-basics/104-super-user.md create mode 100644 src/data/roadmaps/linux/content/102-shell-basics/index.md create mode 100644 src/data/roadmaps/linux/content/103-working-with-files/100-permissions.md create mode 100644 src/data/roadmaps/linux/content/103-working-with-files/101-archiving.md create mode 100644 src/data/roadmaps/linux/content/103-working-with-files/102-copying-renaming.md create mode 100644 src/data/roadmaps/linux/content/103-working-with-files/103-soft-hard-links.md create mode 100644 src/data/roadmaps/linux/content/103-working-with-files/index.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/100-stdout-in-err.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/101-cut.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/102-paste.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/103-sort.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/104-tr.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/105-head.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/106-tail.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/107-join.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/108-split.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/109-pipe.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/110-tee.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/111-nl.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/112-wc.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/113-expand.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/114-unexpand.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/115-uniq.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/116-grep.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/117-awk.md create mode 100644 src/data/roadmaps/linux/content/104-text-processing/index.md create mode 100644 src/data/roadmaps/linux/content/105-server-review/100-uptime-load.md create mode 100644 src/data/roadmaps/linux/content/105-server-review/101-auth-logs.md create mode 100644 src/data/roadmaps/linux/content/105-server-review/102-services-running.md create mode 100644 src/data/roadmaps/linux/content/105-server-review/103-available-mem.md create mode 100644 src/data/roadmaps/linux/content/105-server-review/index.md create mode 100644 src/data/roadmaps/linux/content/106-process-management/100-bg-fg-processes.md create mode 100644 src/data/roadmaps/linux/content/106-process-management/101-listing-finding-proc.md create mode 100644 src/data/roadmaps/linux/content/106-process-management/102-proc-signals.md create mode 100644 src/data/roadmaps/linux/content/106-process-management/103-kill-processes.md create mode 100644 src/data/roadmaps/linux/content/106-process-management/104-proc-priorities.md create mode 100644 src/data/roadmaps/linux/content/106-process-management/105-proc-forking.md create mode 100644 src/data/roadmaps/linux/content/106-process-management/index.md create mode 100644 src/data/roadmaps/linux/content/107-user-management/100-create-update.md create mode 100644 src/data/roadmaps/linux/content/107-user-management/101-user-groups.md create mode 100644 src/data/roadmaps/linux/content/107-user-management/102-permissions.md create mode 100644 src/data/roadmaps/linux/content/107-user-management/index.md create mode 100644 src/data/roadmaps/linux/content/108-service-management/100-service-status.md create mode 100644 src/data/roadmaps/linux/content/108-service-management/101-start-stop-service.md create mode 100644 src/data/roadmaps/linux/content/108-service-management/102-check-logs.md create mode 100644 src/data/roadmaps/linux/content/108-service-management/103-creating-services.md create mode 100644 src/data/roadmaps/linux/content/108-service-management/index.md create mode 100644 src/data/roadmaps/linux/content/109-package-management/100-repositories.md create mode 100644 src/data/roadmaps/linux/content/109-package-management/101-snap.md create mode 100644 src/data/roadmaps/linux/content/109-package-management/102-finding-installing-packages.md create mode 100644 src/data/roadmaps/linux/content/109-package-management/103-listing-installed-packages.md create mode 100644 src/data/roadmaps/linux/content/109-package-management/104-install-remove-ugprade-packages.md create mode 100644 src/data/roadmaps/linux/content/109-package-management/index.md create mode 100644 src/data/roadmaps/linux/content/110-disks-filesystems/100-inodes.md create mode 100644 src/data/roadmaps/linux/content/110-disks-filesystems/101-filesystems.md create mode 100644 src/data/roadmaps/linux/content/110-disks-filesystems/102-mounts.md create mode 100644 src/data/roadmaps/linux/content/110-disks-filesystems/103-adding-disks.md create mode 100644 src/data/roadmaps/linux/content/110-disks-filesystems/104-swap.md create mode 100644 src/data/roadmaps/linux/content/110-disks-filesystems/105-lvm.md create mode 100644 src/data/roadmaps/linux/content/110-disks-filesystems/index.md create mode 100644 src/data/roadmaps/linux/content/111-booting-linux/100-logs.md create mode 100644 src/data/roadmaps/linux/content/111-booting-linux/101-boot-loaders.md create mode 100644 src/data/roadmaps/linux/content/111-booting-linux/index.md create mode 100644 src/data/roadmaps/linux/content/112-networking/100-tcp-ip.md create mode 100644 src/data/roadmaps/linux/content/112-networking/101-subnetting.md create mode 100644 src/data/roadmaps/linux/content/112-networking/102-ethernet-arp-rarp.md create mode 100644 src/data/roadmaps/linux/content/112-networking/103-dhcp.md create mode 100644 src/data/roadmaps/linux/content/112-networking/104-ip-routing.md create mode 100644 src/data/roadmaps/linux/content/112-networking/105-dns-resolution.md create mode 100644 src/data/roadmaps/linux/content/112-networking/106-netfilter.md create mode 100644 src/data/roadmaps/linux/content/112-networking/107-ssh.md create mode 100644 src/data/roadmaps/linux/content/112-networking/108-file-transfer.md create mode 100644 src/data/roadmaps/linux/content/112-networking/index.md create mode 100644 src/data/roadmaps/linux/content/113-backup-tools.md create mode 100644 src/data/roadmaps/linux/content/114-shell-programming/100-debugging.md create mode 100644 src/data/roadmaps/linux/content/114-shell-programming/101-conditionals.md create mode 100644 src/data/roadmaps/linux/content/114-shell-programming/102-loops.md create mode 100644 src/data/roadmaps/linux/content/114-shell-programming/103-literals.md create mode 100644 src/data/roadmaps/linux/content/114-shell-programming/104-variables.md create mode 100644 src/data/roadmaps/linux/content/114-shell-programming/index.md create mode 100644 src/data/roadmaps/linux/content/115-troubleshooting/100-icmp.md create mode 100644 src/data/roadmaps/linux/content/115-troubleshooting/101-ping.md create mode 100644 src/data/roadmaps/linux/content/115-troubleshooting/102-traceroute.md create mode 100644 src/data/roadmaps/linux/content/115-troubleshooting/103-netstat.md create mode 100644 src/data/roadmaps/linux/content/115-troubleshooting/104-packet-analysis.md create mode 100644 src/data/roadmaps/linux/content/115-troubleshooting/index.md create mode 100644 src/data/roadmaps/linux/content/116-containerization/100-ulimits.md create mode 100644 src/data/roadmaps/linux/content/116-containerization/101-cgroups.md create mode 100644 src/data/roadmaps/linux/content/116-containerization/102-container-runtime.md create mode 100644 src/data/roadmaps/linux/content/116-containerization/103-docker.md create mode 100644 src/data/roadmaps/linux/content/116-containerization/index.md create mode 100644 src/data/roadmaps/linux/content/index.md diff --git a/src/data/roadmaps/linux/content/100-navigation-basics/100-basic-commands.md b/src/data/roadmaps/linux/content/100-navigation-basics/100-basic-commands.md new file mode 100644 index 000000000..57309ec1d --- /dev/null +++ b/src/data/roadmaps/linux/content/100-navigation-basics/100-basic-commands.md @@ -0,0 +1 @@ +# Basic commands \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/100-navigation-basics/101-moving-files.md b/src/data/roadmaps/linux/content/100-navigation-basics/101-moving-files.md new file mode 100644 index 000000000..3e9de039e --- /dev/null +++ b/src/data/roadmaps/linux/content/100-navigation-basics/101-moving-files.md @@ -0,0 +1 @@ +# Moving files \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/100-navigation-basics/102-creating-files.md b/src/data/roadmaps/linux/content/100-navigation-basics/102-creating-files.md new file mode 100644 index 000000000..f266faec9 --- /dev/null +++ b/src/data/roadmaps/linux/content/100-navigation-basics/102-creating-files.md @@ -0,0 +1 @@ +# Creating files \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/100-navigation-basics/103-directory-hierarchy.md b/src/data/roadmaps/linux/content/100-navigation-basics/103-directory-hierarchy.md new file mode 100644 index 000000000..7f323b670 --- /dev/null +++ b/src/data/roadmaps/linux/content/100-navigation-basics/103-directory-hierarchy.md @@ -0,0 +1 @@ +# Directory hierarchy \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/100-navigation-basics/index.md b/src/data/roadmaps/linux/content/100-navigation-basics/index.md new file mode 100644 index 000000000..15ae76de2 --- /dev/null +++ b/src/data/roadmaps/linux/content/100-navigation-basics/index.md @@ -0,0 +1 @@ +# Navigation basics \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/101-editing-files/100-vim.md b/src/data/roadmaps/linux/content/101-editing-files/100-vim.md new file mode 100644 index 000000000..6a77e41f2 --- /dev/null +++ b/src/data/roadmaps/linux/content/101-editing-files/100-vim.md @@ -0,0 +1 @@ +# Vim \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/101-editing-files/101-nano.md b/src/data/roadmaps/linux/content/101-editing-files/101-nano.md new file mode 100644 index 000000000..a6eacda82 --- /dev/null +++ b/src/data/roadmaps/linux/content/101-editing-files/101-nano.md @@ -0,0 +1 @@ +# Nano \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/101-editing-files/index.md b/src/data/roadmaps/linux/content/101-editing-files/index.md new file mode 100644 index 000000000..57f0a9ecf --- /dev/null +++ b/src/data/roadmaps/linux/content/101-editing-files/index.md @@ -0,0 +1 @@ +# Editing files \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/102-shell-basics/100-command-path.md b/src/data/roadmaps/linux/content/102-shell-basics/100-command-path.md new file mode 100644 index 000000000..bbad6febb --- /dev/null +++ b/src/data/roadmaps/linux/content/102-shell-basics/100-command-path.md @@ -0,0 +1 @@ +# Command path \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/102-shell-basics/101-environment-variables.md b/src/data/roadmaps/linux/content/102-shell-basics/101-environment-variables.md new file mode 100644 index 000000000..4f958fbd4 --- /dev/null +++ b/src/data/roadmaps/linux/content/102-shell-basics/101-environment-variables.md @@ -0,0 +1 @@ +# Environment variables \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/102-shell-basics/102-command-help.md b/src/data/roadmaps/linux/content/102-shell-basics/102-command-help.md new file mode 100644 index 000000000..3a50f73a3 --- /dev/null +++ b/src/data/roadmaps/linux/content/102-shell-basics/102-command-help.md @@ -0,0 +1 @@ +# Command help \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/102-shell-basics/103-redirects.md b/src/data/roadmaps/linux/content/102-shell-basics/103-redirects.md new file mode 100644 index 000000000..305e13b76 --- /dev/null +++ b/src/data/roadmaps/linux/content/102-shell-basics/103-redirects.md @@ -0,0 +1 @@ +# Redirects \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/102-shell-basics/104-super-user.md b/src/data/roadmaps/linux/content/102-shell-basics/104-super-user.md new file mode 100644 index 000000000..b57b0c547 --- /dev/null +++ b/src/data/roadmaps/linux/content/102-shell-basics/104-super-user.md @@ -0,0 +1 @@ +# Super user \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/102-shell-basics/index.md b/src/data/roadmaps/linux/content/102-shell-basics/index.md new file mode 100644 index 000000000..6b210d9aa --- /dev/null +++ b/src/data/roadmaps/linux/content/102-shell-basics/index.md @@ -0,0 +1 @@ +# Shell basics \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/103-working-with-files/100-permissions.md b/src/data/roadmaps/linux/content/103-working-with-files/100-permissions.md new file mode 100644 index 000000000..d230eeddd --- /dev/null +++ b/src/data/roadmaps/linux/content/103-working-with-files/100-permissions.md @@ -0,0 +1 @@ +# Permissions \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/103-working-with-files/101-archiving.md b/src/data/roadmaps/linux/content/103-working-with-files/101-archiving.md new file mode 100644 index 000000000..845786d12 --- /dev/null +++ b/src/data/roadmaps/linux/content/103-working-with-files/101-archiving.md @@ -0,0 +1 @@ +# Archiving \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/103-working-with-files/102-copying-renaming.md b/src/data/roadmaps/linux/content/103-working-with-files/102-copying-renaming.md new file mode 100644 index 000000000..7747dc61c --- /dev/null +++ b/src/data/roadmaps/linux/content/103-working-with-files/102-copying-renaming.md @@ -0,0 +1 @@ +# Copying renaming \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/103-working-with-files/103-soft-hard-links.md b/src/data/roadmaps/linux/content/103-working-with-files/103-soft-hard-links.md new file mode 100644 index 000000000..e4adea9c4 --- /dev/null +++ b/src/data/roadmaps/linux/content/103-working-with-files/103-soft-hard-links.md @@ -0,0 +1 @@ +# Soft hard links \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/103-working-with-files/index.md b/src/data/roadmaps/linux/content/103-working-with-files/index.md new file mode 100644 index 000000000..15eca27c1 --- /dev/null +++ b/src/data/roadmaps/linux/content/103-working-with-files/index.md @@ -0,0 +1 @@ +# Working with files \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/100-stdout-in-err.md b/src/data/roadmaps/linux/content/104-text-processing/100-stdout-in-err.md new file mode 100644 index 000000000..99061ece9 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/100-stdout-in-err.md @@ -0,0 +1 @@ +# Stdout in err \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/101-cut.md b/src/data/roadmaps/linux/content/104-text-processing/101-cut.md new file mode 100644 index 000000000..bb4f8b0b3 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/101-cut.md @@ -0,0 +1 @@ +# Cut \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/102-paste.md b/src/data/roadmaps/linux/content/104-text-processing/102-paste.md new file mode 100644 index 000000000..709daef88 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/102-paste.md @@ -0,0 +1 @@ +# Paste \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/103-sort.md b/src/data/roadmaps/linux/content/104-text-processing/103-sort.md new file mode 100644 index 000000000..14752aa76 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/103-sort.md @@ -0,0 +1 @@ +# Sort \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/104-tr.md b/src/data/roadmaps/linux/content/104-text-processing/104-tr.md new file mode 100644 index 000000000..2db592a07 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/104-tr.md @@ -0,0 +1 @@ +# Tr \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/105-head.md b/src/data/roadmaps/linux/content/104-text-processing/105-head.md new file mode 100644 index 000000000..d068ee524 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/105-head.md @@ -0,0 +1 @@ +# Head \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/106-tail.md b/src/data/roadmaps/linux/content/104-text-processing/106-tail.md new file mode 100644 index 000000000..f42bbae79 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/106-tail.md @@ -0,0 +1 @@ +# Tail \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/107-join.md b/src/data/roadmaps/linux/content/104-text-processing/107-join.md new file mode 100644 index 000000000..1839b8cb1 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/107-join.md @@ -0,0 +1 @@ +# Join \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/108-split.md b/src/data/roadmaps/linux/content/104-text-processing/108-split.md new file mode 100644 index 000000000..5e525aafa --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/108-split.md @@ -0,0 +1 @@ +# Split \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/109-pipe.md b/src/data/roadmaps/linux/content/104-text-processing/109-pipe.md new file mode 100644 index 000000000..0f4544dfb --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/109-pipe.md @@ -0,0 +1 @@ +# Pipe \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/110-tee.md b/src/data/roadmaps/linux/content/104-text-processing/110-tee.md new file mode 100644 index 000000000..bc08652df --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/110-tee.md @@ -0,0 +1 @@ +# Tee \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/111-nl.md b/src/data/roadmaps/linux/content/104-text-processing/111-nl.md new file mode 100644 index 000000000..736ab1c03 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/111-nl.md @@ -0,0 +1 @@ +# Nl \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/112-wc.md b/src/data/roadmaps/linux/content/104-text-processing/112-wc.md new file mode 100644 index 000000000..85ec04553 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/112-wc.md @@ -0,0 +1 @@ +# Wc \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/113-expand.md b/src/data/roadmaps/linux/content/104-text-processing/113-expand.md new file mode 100644 index 000000000..73127631c --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/113-expand.md @@ -0,0 +1 @@ +# Expand \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/114-unexpand.md b/src/data/roadmaps/linux/content/104-text-processing/114-unexpand.md new file mode 100644 index 000000000..1b5abaf4d --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/114-unexpand.md @@ -0,0 +1 @@ +# Unexpand \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/115-uniq.md b/src/data/roadmaps/linux/content/104-text-processing/115-uniq.md new file mode 100644 index 000000000..8b60c5c6b --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/115-uniq.md @@ -0,0 +1 @@ +# Uniq \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/116-grep.md b/src/data/roadmaps/linux/content/104-text-processing/116-grep.md new file mode 100644 index 000000000..23eb0693a --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/116-grep.md @@ -0,0 +1 @@ +# Grep \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/117-awk.md b/src/data/roadmaps/linux/content/104-text-processing/117-awk.md new file mode 100644 index 000000000..10b818700 --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/117-awk.md @@ -0,0 +1 @@ +# Awk \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/104-text-processing/index.md b/src/data/roadmaps/linux/content/104-text-processing/index.md new file mode 100644 index 000000000..65e107d1c --- /dev/null +++ b/src/data/roadmaps/linux/content/104-text-processing/index.md @@ -0,0 +1 @@ +# Text processing \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/105-server-review/100-uptime-load.md b/src/data/roadmaps/linux/content/105-server-review/100-uptime-load.md new file mode 100644 index 000000000..fad18f1f4 --- /dev/null +++ b/src/data/roadmaps/linux/content/105-server-review/100-uptime-load.md @@ -0,0 +1 @@ +# Uptime load \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/105-server-review/101-auth-logs.md b/src/data/roadmaps/linux/content/105-server-review/101-auth-logs.md new file mode 100644 index 000000000..8c342969e --- /dev/null +++ b/src/data/roadmaps/linux/content/105-server-review/101-auth-logs.md @@ -0,0 +1 @@ +# Auth logs \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/105-server-review/102-services-running.md b/src/data/roadmaps/linux/content/105-server-review/102-services-running.md new file mode 100644 index 000000000..5e991c481 --- /dev/null +++ b/src/data/roadmaps/linux/content/105-server-review/102-services-running.md @@ -0,0 +1 @@ +# Services running \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/105-server-review/103-available-mem.md b/src/data/roadmaps/linux/content/105-server-review/103-available-mem.md new file mode 100644 index 000000000..a764b9264 --- /dev/null +++ b/src/data/roadmaps/linux/content/105-server-review/103-available-mem.md @@ -0,0 +1 @@ +# Available mem \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/105-server-review/index.md b/src/data/roadmaps/linux/content/105-server-review/index.md new file mode 100644 index 000000000..d888c210f --- /dev/null +++ b/src/data/roadmaps/linux/content/105-server-review/index.md @@ -0,0 +1 @@ +# Server review \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/106-process-management/100-bg-fg-processes.md b/src/data/roadmaps/linux/content/106-process-management/100-bg-fg-processes.md new file mode 100644 index 000000000..bd8adf3fc --- /dev/null +++ b/src/data/roadmaps/linux/content/106-process-management/100-bg-fg-processes.md @@ -0,0 +1 @@ +# Bg fg processes \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/106-process-management/101-listing-finding-proc.md b/src/data/roadmaps/linux/content/106-process-management/101-listing-finding-proc.md new file mode 100644 index 000000000..c4a191f74 --- /dev/null +++ b/src/data/roadmaps/linux/content/106-process-management/101-listing-finding-proc.md @@ -0,0 +1 @@ +# Listing finding proc \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/106-process-management/102-proc-signals.md b/src/data/roadmaps/linux/content/106-process-management/102-proc-signals.md new file mode 100644 index 000000000..83869a162 --- /dev/null +++ b/src/data/roadmaps/linux/content/106-process-management/102-proc-signals.md @@ -0,0 +1 @@ +# Proc signals \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/106-process-management/103-kill-processes.md b/src/data/roadmaps/linux/content/106-process-management/103-kill-processes.md new file mode 100644 index 000000000..6610de2ca --- /dev/null +++ b/src/data/roadmaps/linux/content/106-process-management/103-kill-processes.md @@ -0,0 +1 @@ +# Kill processes \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/106-process-management/104-proc-priorities.md b/src/data/roadmaps/linux/content/106-process-management/104-proc-priorities.md new file mode 100644 index 000000000..6eb3fb86d --- /dev/null +++ b/src/data/roadmaps/linux/content/106-process-management/104-proc-priorities.md @@ -0,0 +1 @@ +# Proc priorities \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/106-process-management/105-proc-forking.md b/src/data/roadmaps/linux/content/106-process-management/105-proc-forking.md new file mode 100644 index 000000000..40ea2bb8f --- /dev/null +++ b/src/data/roadmaps/linux/content/106-process-management/105-proc-forking.md @@ -0,0 +1 @@ +# Proc forking \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/106-process-management/index.md b/src/data/roadmaps/linux/content/106-process-management/index.md new file mode 100644 index 000000000..21f0f580b --- /dev/null +++ b/src/data/roadmaps/linux/content/106-process-management/index.md @@ -0,0 +1 @@ +# Process management \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/107-user-management/100-create-update.md b/src/data/roadmaps/linux/content/107-user-management/100-create-update.md new file mode 100644 index 000000000..db273460d --- /dev/null +++ b/src/data/roadmaps/linux/content/107-user-management/100-create-update.md @@ -0,0 +1 @@ +# Create update \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/107-user-management/101-user-groups.md b/src/data/roadmaps/linux/content/107-user-management/101-user-groups.md new file mode 100644 index 000000000..f56e3b73b --- /dev/null +++ b/src/data/roadmaps/linux/content/107-user-management/101-user-groups.md @@ -0,0 +1 @@ +# User groups \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/107-user-management/102-permissions.md b/src/data/roadmaps/linux/content/107-user-management/102-permissions.md new file mode 100644 index 000000000..d230eeddd --- /dev/null +++ b/src/data/roadmaps/linux/content/107-user-management/102-permissions.md @@ -0,0 +1 @@ +# Permissions \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/107-user-management/index.md b/src/data/roadmaps/linux/content/107-user-management/index.md new file mode 100644 index 000000000..433359cc9 --- /dev/null +++ b/src/data/roadmaps/linux/content/107-user-management/index.md @@ -0,0 +1 @@ +# User management \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/108-service-management/100-service-status.md b/src/data/roadmaps/linux/content/108-service-management/100-service-status.md new file mode 100644 index 000000000..8db3dd197 --- /dev/null +++ b/src/data/roadmaps/linux/content/108-service-management/100-service-status.md @@ -0,0 +1 @@ +# Service status \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/108-service-management/101-start-stop-service.md b/src/data/roadmaps/linux/content/108-service-management/101-start-stop-service.md new file mode 100644 index 000000000..e33d803d1 --- /dev/null +++ b/src/data/roadmaps/linux/content/108-service-management/101-start-stop-service.md @@ -0,0 +1 @@ +# Start stop service \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/108-service-management/102-check-logs.md b/src/data/roadmaps/linux/content/108-service-management/102-check-logs.md new file mode 100644 index 000000000..70f601693 --- /dev/null +++ b/src/data/roadmaps/linux/content/108-service-management/102-check-logs.md @@ -0,0 +1 @@ +# Check logs \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/108-service-management/103-creating-services.md b/src/data/roadmaps/linux/content/108-service-management/103-creating-services.md new file mode 100644 index 000000000..923248252 --- /dev/null +++ b/src/data/roadmaps/linux/content/108-service-management/103-creating-services.md @@ -0,0 +1 @@ +# Creating services \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/108-service-management/index.md b/src/data/roadmaps/linux/content/108-service-management/index.md new file mode 100644 index 000000000..7058e9d86 --- /dev/null +++ b/src/data/roadmaps/linux/content/108-service-management/index.md @@ -0,0 +1 @@ +# Service management \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/109-package-management/100-repositories.md b/src/data/roadmaps/linux/content/109-package-management/100-repositories.md new file mode 100644 index 000000000..5c0559305 --- /dev/null +++ b/src/data/roadmaps/linux/content/109-package-management/100-repositories.md @@ -0,0 +1 @@ +# Repositories \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/109-package-management/101-snap.md b/src/data/roadmaps/linux/content/109-package-management/101-snap.md new file mode 100644 index 000000000..dfa29e207 --- /dev/null +++ b/src/data/roadmaps/linux/content/109-package-management/101-snap.md @@ -0,0 +1 @@ +# Snap \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/109-package-management/102-finding-installing-packages.md b/src/data/roadmaps/linux/content/109-package-management/102-finding-installing-packages.md new file mode 100644 index 000000000..b551c9fed --- /dev/null +++ b/src/data/roadmaps/linux/content/109-package-management/102-finding-installing-packages.md @@ -0,0 +1 @@ +# Finding installing packages \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/109-package-management/103-listing-installed-packages.md b/src/data/roadmaps/linux/content/109-package-management/103-listing-installed-packages.md new file mode 100644 index 000000000..13db9d401 --- /dev/null +++ b/src/data/roadmaps/linux/content/109-package-management/103-listing-installed-packages.md @@ -0,0 +1 @@ +# Listing installed packages \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/109-package-management/104-install-remove-ugprade-packages.md b/src/data/roadmaps/linux/content/109-package-management/104-install-remove-ugprade-packages.md new file mode 100644 index 000000000..0b422f246 --- /dev/null +++ b/src/data/roadmaps/linux/content/109-package-management/104-install-remove-ugprade-packages.md @@ -0,0 +1 @@ +# Install remove ugprade packages \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/109-package-management/index.md b/src/data/roadmaps/linux/content/109-package-management/index.md new file mode 100644 index 000000000..51bb2998e --- /dev/null +++ b/src/data/roadmaps/linux/content/109-package-management/index.md @@ -0,0 +1 @@ +# Package management \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/110-disks-filesystems/100-inodes.md b/src/data/roadmaps/linux/content/110-disks-filesystems/100-inodes.md new file mode 100644 index 000000000..8bbb52fa2 --- /dev/null +++ b/src/data/roadmaps/linux/content/110-disks-filesystems/100-inodes.md @@ -0,0 +1 @@ +# Inodes \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/110-disks-filesystems/101-filesystems.md b/src/data/roadmaps/linux/content/110-disks-filesystems/101-filesystems.md new file mode 100644 index 000000000..dd0330c61 --- /dev/null +++ b/src/data/roadmaps/linux/content/110-disks-filesystems/101-filesystems.md @@ -0,0 +1 @@ +# Filesystems \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/110-disks-filesystems/102-mounts.md b/src/data/roadmaps/linux/content/110-disks-filesystems/102-mounts.md new file mode 100644 index 000000000..9ce5377c4 --- /dev/null +++ b/src/data/roadmaps/linux/content/110-disks-filesystems/102-mounts.md @@ -0,0 +1 @@ +# Mounts \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/110-disks-filesystems/103-adding-disks.md b/src/data/roadmaps/linux/content/110-disks-filesystems/103-adding-disks.md new file mode 100644 index 000000000..ee87d10ab --- /dev/null +++ b/src/data/roadmaps/linux/content/110-disks-filesystems/103-adding-disks.md @@ -0,0 +1 @@ +# Adding disks \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/110-disks-filesystems/104-swap.md b/src/data/roadmaps/linux/content/110-disks-filesystems/104-swap.md new file mode 100644 index 000000000..175f83984 --- /dev/null +++ b/src/data/roadmaps/linux/content/110-disks-filesystems/104-swap.md @@ -0,0 +1 @@ +# Swap \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/110-disks-filesystems/105-lvm.md b/src/data/roadmaps/linux/content/110-disks-filesystems/105-lvm.md new file mode 100644 index 000000000..0a4f83b8a --- /dev/null +++ b/src/data/roadmaps/linux/content/110-disks-filesystems/105-lvm.md @@ -0,0 +1 @@ +# Lvm \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/110-disks-filesystems/index.md b/src/data/roadmaps/linux/content/110-disks-filesystems/index.md new file mode 100644 index 000000000..2fce4833f --- /dev/null +++ b/src/data/roadmaps/linux/content/110-disks-filesystems/index.md @@ -0,0 +1 @@ +# Disks filesystems \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/111-booting-linux/100-logs.md b/src/data/roadmaps/linux/content/111-booting-linux/100-logs.md new file mode 100644 index 000000000..b2dd03a63 --- /dev/null +++ b/src/data/roadmaps/linux/content/111-booting-linux/100-logs.md @@ -0,0 +1 @@ +# Logs \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/111-booting-linux/101-boot-loaders.md b/src/data/roadmaps/linux/content/111-booting-linux/101-boot-loaders.md new file mode 100644 index 000000000..bf09104a1 --- /dev/null +++ b/src/data/roadmaps/linux/content/111-booting-linux/101-boot-loaders.md @@ -0,0 +1 @@ +# Boot loaders \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/111-booting-linux/index.md b/src/data/roadmaps/linux/content/111-booting-linux/index.md new file mode 100644 index 000000000..0efe470c1 --- /dev/null +++ b/src/data/roadmaps/linux/content/111-booting-linux/index.md @@ -0,0 +1 @@ +# Booting linux \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/100-tcp-ip.md b/src/data/roadmaps/linux/content/112-networking/100-tcp-ip.md new file mode 100644 index 000000000..069b1dd69 --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/100-tcp-ip.md @@ -0,0 +1 @@ +# Tcp ip \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/101-subnetting.md b/src/data/roadmaps/linux/content/112-networking/101-subnetting.md new file mode 100644 index 000000000..2517718a1 --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/101-subnetting.md @@ -0,0 +1 @@ +# Subnetting \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/102-ethernet-arp-rarp.md b/src/data/roadmaps/linux/content/112-networking/102-ethernet-arp-rarp.md new file mode 100644 index 000000000..9de4c3334 --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/102-ethernet-arp-rarp.md @@ -0,0 +1 @@ +# Ethernet arp rarp \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/103-dhcp.md b/src/data/roadmaps/linux/content/112-networking/103-dhcp.md new file mode 100644 index 000000000..ef7eb5918 --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/103-dhcp.md @@ -0,0 +1 @@ +# Dhcp \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/104-ip-routing.md b/src/data/roadmaps/linux/content/112-networking/104-ip-routing.md new file mode 100644 index 000000000..13f26e12e --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/104-ip-routing.md @@ -0,0 +1 @@ +# Ip routing \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/105-dns-resolution.md b/src/data/roadmaps/linux/content/112-networking/105-dns-resolution.md new file mode 100644 index 000000000..73bdaa41a --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/105-dns-resolution.md @@ -0,0 +1 @@ +# Dns resolution \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/106-netfilter.md b/src/data/roadmaps/linux/content/112-networking/106-netfilter.md new file mode 100644 index 000000000..8b6f3f9a2 --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/106-netfilter.md @@ -0,0 +1 @@ +# Netfilter \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/107-ssh.md b/src/data/roadmaps/linux/content/112-networking/107-ssh.md new file mode 100644 index 000000000..3d18d5476 --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/107-ssh.md @@ -0,0 +1 @@ +# Ssh \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/108-file-transfer.md b/src/data/roadmaps/linux/content/112-networking/108-file-transfer.md new file mode 100644 index 000000000..bb492ac8a --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/108-file-transfer.md @@ -0,0 +1 @@ +# File transfer \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/112-networking/index.md b/src/data/roadmaps/linux/content/112-networking/index.md new file mode 100644 index 000000000..e159d196c --- /dev/null +++ b/src/data/roadmaps/linux/content/112-networking/index.md @@ -0,0 +1 @@ +# Networking \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/113-backup-tools.md b/src/data/roadmaps/linux/content/113-backup-tools.md new file mode 100644 index 000000000..87d1aa855 --- /dev/null +++ b/src/data/roadmaps/linux/content/113-backup-tools.md @@ -0,0 +1 @@ +# Backup tools \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/114-shell-programming/100-debugging.md b/src/data/roadmaps/linux/content/114-shell-programming/100-debugging.md new file mode 100644 index 000000000..948532978 --- /dev/null +++ b/src/data/roadmaps/linux/content/114-shell-programming/100-debugging.md @@ -0,0 +1 @@ +# Debugging \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/114-shell-programming/101-conditionals.md b/src/data/roadmaps/linux/content/114-shell-programming/101-conditionals.md new file mode 100644 index 000000000..e36a33870 --- /dev/null +++ b/src/data/roadmaps/linux/content/114-shell-programming/101-conditionals.md @@ -0,0 +1 @@ +# Conditionals \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/114-shell-programming/102-loops.md b/src/data/roadmaps/linux/content/114-shell-programming/102-loops.md new file mode 100644 index 000000000..d31a16aa6 --- /dev/null +++ b/src/data/roadmaps/linux/content/114-shell-programming/102-loops.md @@ -0,0 +1 @@ +# Loops \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/114-shell-programming/103-literals.md b/src/data/roadmaps/linux/content/114-shell-programming/103-literals.md new file mode 100644 index 000000000..51797350e --- /dev/null +++ b/src/data/roadmaps/linux/content/114-shell-programming/103-literals.md @@ -0,0 +1 @@ +# Literals \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/114-shell-programming/104-variables.md b/src/data/roadmaps/linux/content/114-shell-programming/104-variables.md new file mode 100644 index 000000000..bb79b115c --- /dev/null +++ b/src/data/roadmaps/linux/content/114-shell-programming/104-variables.md @@ -0,0 +1 @@ +# Variables \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/114-shell-programming/index.md b/src/data/roadmaps/linux/content/114-shell-programming/index.md new file mode 100644 index 000000000..060d6a033 --- /dev/null +++ b/src/data/roadmaps/linux/content/114-shell-programming/index.md @@ -0,0 +1 @@ +# Shell programming \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/115-troubleshooting/100-icmp.md b/src/data/roadmaps/linux/content/115-troubleshooting/100-icmp.md new file mode 100644 index 000000000..39c37fd25 --- /dev/null +++ b/src/data/roadmaps/linux/content/115-troubleshooting/100-icmp.md @@ -0,0 +1 @@ +# Icmp \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/115-troubleshooting/101-ping.md b/src/data/roadmaps/linux/content/115-troubleshooting/101-ping.md new file mode 100644 index 000000000..241f675e7 --- /dev/null +++ b/src/data/roadmaps/linux/content/115-troubleshooting/101-ping.md @@ -0,0 +1 @@ +# Ping \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/115-troubleshooting/102-traceroute.md b/src/data/roadmaps/linux/content/115-troubleshooting/102-traceroute.md new file mode 100644 index 000000000..0295e347c --- /dev/null +++ b/src/data/roadmaps/linux/content/115-troubleshooting/102-traceroute.md @@ -0,0 +1 @@ +# Traceroute \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/115-troubleshooting/103-netstat.md b/src/data/roadmaps/linux/content/115-troubleshooting/103-netstat.md new file mode 100644 index 000000000..93ff26419 --- /dev/null +++ b/src/data/roadmaps/linux/content/115-troubleshooting/103-netstat.md @@ -0,0 +1 @@ +# Netstat \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/115-troubleshooting/104-packet-analysis.md b/src/data/roadmaps/linux/content/115-troubleshooting/104-packet-analysis.md new file mode 100644 index 000000000..5a76cc1ed --- /dev/null +++ b/src/data/roadmaps/linux/content/115-troubleshooting/104-packet-analysis.md @@ -0,0 +1 @@ +# Packet analysis \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/115-troubleshooting/index.md b/src/data/roadmaps/linux/content/115-troubleshooting/index.md new file mode 100644 index 000000000..64a80c87a --- /dev/null +++ b/src/data/roadmaps/linux/content/115-troubleshooting/index.md @@ -0,0 +1 @@ +# Troubleshooting \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/116-containerization/100-ulimits.md b/src/data/roadmaps/linux/content/116-containerization/100-ulimits.md new file mode 100644 index 000000000..d39cfc1a8 --- /dev/null +++ b/src/data/roadmaps/linux/content/116-containerization/100-ulimits.md @@ -0,0 +1 @@ +# Ulimits \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/116-containerization/101-cgroups.md b/src/data/roadmaps/linux/content/116-containerization/101-cgroups.md new file mode 100644 index 000000000..b20661744 --- /dev/null +++ b/src/data/roadmaps/linux/content/116-containerization/101-cgroups.md @@ -0,0 +1 @@ +# Cgroups \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/116-containerization/102-container-runtime.md b/src/data/roadmaps/linux/content/116-containerization/102-container-runtime.md new file mode 100644 index 000000000..f173d962f --- /dev/null +++ b/src/data/roadmaps/linux/content/116-containerization/102-container-runtime.md @@ -0,0 +1 @@ +# Container runtime \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/116-containerization/103-docker.md b/src/data/roadmaps/linux/content/116-containerization/103-docker.md new file mode 100644 index 000000000..687140836 --- /dev/null +++ b/src/data/roadmaps/linux/content/116-containerization/103-docker.md @@ -0,0 +1 @@ +# Docker \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/116-containerization/index.md b/src/data/roadmaps/linux/content/116-containerization/index.md new file mode 100644 index 000000000..9268986d8 --- /dev/null +++ b/src/data/roadmaps/linux/content/116-containerization/index.md @@ -0,0 +1 @@ +# Containerization \ No newline at end of file diff --git a/src/data/roadmaps/linux/content/index.md b/src/data/roadmaps/linux/content/index.md new file mode 100644 index 000000000..4e768b56d --- /dev/null +++ b/src/data/roadmaps/linux/content/index.md @@ -0,0 +1 @@ +# \ No newline at end of file