diff --git a/README.md b/README.md index 0422c2e..767a211 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ CSMA/CD algorithm:
-What is a socket?
+What is a socket? Where can you see the list of sockets in your system?
@@ -738,10 +738,20 @@ There are a couple of ways to do that: Explain Process Descriptor and Task Structure
+
+What are the differences between threads and processes?
+
+
Explain Kernel Threads
+
+What happens when socket system call is used?
+ +This is a good article about the topic: https://ops.tips/blog/how-linux-creates-sockets +
+ ## Ansible