diff --git a/Linux-process-management/index.js b/Linux-process-management/index.js index 05c34db..1f35f9e 100644 --- a/Linux-process-management/index.js +++ b/Linux-process-management/index.js @@ -16,14 +16,6 @@ "desc": "Process creation - fork() or clone() system calls", "file": "processes.adoc" }, - { - "chapter": 2, - "title": "An Introduction to Linux !", - "subtitle": "Absolute basics", - "type": "asciinema", - "desc": "Absolute basics, File types, Access rights etc", - "file": "basics.cast" - }, { "chapter": 3,