From 3d58b8c5b125cbf8cc8242efd342bb37ee881587 Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 16 Feb 2020 12:37:17 +0100 Subject: [PATCH] add new stuff - signed-off-by: trimstray --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b49601..aa8e588 100644 --- a/README.md +++ b/README.md @@ -858,6 +858,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Omnisecu - free Networking, System Administration and Security tutorials.
  :small_orange_diamond: linux-cheat - Linux tutorials and cheatsheets. Minimal examples. Mostly user-land CLI utilities.
  :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: htop explained - explanation of everything you can see in htop/top on Linux.
  :small_orange_diamond: Linux Guide and Hints - tutorials on system administration in Fedora and CentOS.
  :small_orange_diamond: strace-little-book - a little book which introduces strace.
  :small_orange_diamond: http2-explained - a detailed document explaining and documenting HTTP/2.
@@ -867,6 +868,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Nginx Admin's Handbook - describes how to improve NGINX performance, security and other important things.
  :small_orange_diamond: nginxconfig.io - NGINX config generator on steroids.
  :small_orange_diamond: openssh guideline - is to help operational teams with the configuration of OpenSSH server and client.
+  :small_orange_diamond: SSH Handshake Explained - is a relatively brief description of the SSH handshake.
  :small_orange_diamond: PacketLife.net - a place to record notes while studying for Cisco's CCNP certification.

@@ -972,6 +974,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Five Whys - you know what the problem is, but you cannot solve it?
  :small_orange_diamond: howhttps.works - how HTTPS works ...in a comic!
  :small_orange_diamond: howdns.works - a fun and colorful explanation of how DNS works.
+  :small_orange_diamond: POSTGRESQLCO.NF - your postgresql.conf documentation and recommendations.

#### Inspiring Lists  [[TOC]](#anger-table-of-contents) @@ -991,8 +994,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: List of applications - huge collection of applications sorted by category, as a reference for those looking for packages.
  :small_orange_diamond: CS-Interview-Knowledge-Map - build the best interview map.
  :small_orange_diamond: DevOps-Guide - DevOps Guide from basic to advanced with Interview Questions and Notes.
-  :small_orange_diamond: devops-interview-questions - contains interview questions on various DevOps and SRE related topics.
-

+  :small_orange_diamond: devops-interview-questions - contains interview questions on various DevOps and SRE related topics.

##### :black_small_square: Developers