From af8eede5347fdc117d2608c750e38d8fa1329767 Mon Sep 17 00:00:00 2001 From: Tommy Nguyen Date: Tue, 25 Dec 2018 01:47:50 -0500 Subject: [PATCH 1/2] Add link to Linux Guide and Hints - signed-off-by: Tommy Nguyen --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4704183..093d874 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,12 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.

+##### :black_small_square: Linux + +

+  :small_orange_diamond: Linux Guide and Hints - tutorials on system administration in Fedora® and CentOS®, including OpenLDAP and FreeIPA.
+

+ ##### :black_small_square: Programming

From f284e674b75dc8a11f270bb403056643fd8ec0ba Mon Sep 17 00:00:00 2001 From: "@trimstray" Date: Tue, 25 Dec 2018 21:49:33 +0100 Subject: [PATCH 2/2] updated 'nix & Network' chapter --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 093d874..843efb5 100644 --- a/README.md +++ b/README.md @@ -374,25 +374,20 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.

-##### :black_small_square: Linux - -

-  :small_orange_diamond: Linux Guide and Hints - tutorials on system administration in Fedora® and CentOS®, including OpenLDAP and FreeIPA.
-

- ##### :black_small_square: Programming

  :small_orange_diamond: F’Awk Yeah! - advanced sed and awk usage (Parsing for Pentesters 3).

-##### :black_small_square: Unix & Network +##### :black_small_square: \*nix & Network

  :small_orange_diamond: nixCraft - linux and unix tutorials for new and seasoned sysadmin.
  :small_orange_diamond: TecMint - the ideal Linux blog for Sysadmins & Geeks.
  :small_orange_diamond: Omnisecu - Free Networking, System Administration and Security Tutorials.
  :small_orange_diamond: Unix Toolbox - collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users.
+  :small_orange_diamond: Linux Guide and Hints - tutorials on system administration in Fedora® and CentOS®, including OpenLDAP and FreeIPA.
  :small_orange_diamond: http2-explained - a detailed document explaining and documenting HTTP/2.
  :small_orange_diamond: http3-explained - a document describing the HTTP/3 and QUIC protocols.