From 5841143d3b87c3c79683814df7778fa5f2352fe0 Mon Sep 17 00:00:00 2001 From: Marcin Lachowicz Date: Mon, 30 Oct 2023 15:45:07 +0100 Subject: [PATCH] . --- _posts/2023-10-30-linux-cheat-sheet.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_posts/2023-10-30-linux-cheat-sheet.md b/_posts/2023-10-30-linux-cheat-sheet.md index f328c0c..932c47b 100644 --- a/_posts/2023-10-30-linux-cheat-sheet.md +++ b/_posts/2023-10-30-linux-cheat-sheet.md @@ -7,7 +7,7 @@ tags: - linux --- -Linux System Administration +## Linux System Administration 1. Introduction - Distributions @@ -79,7 +79,7 @@ Linux System Administration - Tests - Functions -1. Introduction +## 1. Introduction ### Distributions @@ -143,11 +143,11 @@ User manual for the ```ls``` command man ls ``` -2. Working with files and directories +## 2. Working with files and directories ### File system structure -/ root directory of the entire file system hierarchy +/ root directory of the entire file system hierarchy /bin essential binary command files /boot boot loader files /dev device files