Browse Source

linux

master
zeus 4 years ago
parent
commit
f92339e500
  1. 13
      hybrid-linux/index.js

13
hybrid-linux/index.js

@ -1,4 +1,5 @@
[
//"An Introduction to Linux !"
{
"title": "An Introduction to Linux !",
"subtitle": "Absolute basics",
@ -14,6 +15,7 @@
"file": "basics.cast"
},
//"Linux file system layout"
{
"title": "Linux file system layout",
"subtitle": "Absolute basics",
@ -29,6 +31,7 @@
"file": "filesystem.cast"
},
//"The /proc Filesystem"
{
"title": "The /proc Filesystem",
"subtitle": "Absolute basics",
@ -36,6 +39,15 @@
"desc": "The proc filesystem provides a method of communication between kernel space and user space.",
"file": "proc.adoc"
},
{
"title": "The /proc Filesystem",
"subtitle": "Absolute basics",
"type": "asciinema",
"desc": "The proc filesystem provides a method of communication between kernel space and user space.",
"file": "proc.cast"
},
//"Find and grep"
{
"title": "Find and grep",
"subtitle": "Absolute basics",
@ -50,6 +62,7 @@
"desc": "managing software from the command line ",
"file": "apt.adoc"
},
{
"title": "test vimeo",
"subtitle": "subtitle",

Loading…
Cancel
Save