You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

52 lines
1.5 KiB

[
{
"title": "An Introduction to Linux !",
"subtitle": "Absolute basics",
"type": "asciidoc",
"desc": "Absolute basics, File types, Access rights etc",
"file": "basics.adoc"
},
{
"title": "test asciinema",
"subtitle": "subtitle1",
"type": "asciinema",
"desc": "description",
"file": "demo.cast"
},
{
"title": "Linux file system layout",
"subtitle": "Absolute basics",
"type": "asciidoc",
"desc": "Subdirectories of the root directory",
"file": "filesystem.adoc"
},
{
"title": "The /proc Filesystem",
"subtitle": "Absolute basics",
"type": "asciidoc",
"desc": "The proc filesystem provides a method of communication between kernel space and user space.",
"file": "proc.adoc"
},
{
"title": "Find and grep",
"subtitle": "Absolute basics",
"type": "asciidoc",
"desc": "find and grep command",
"file": "find_and_grep.adoc"
},
{
"title": "Managing software",
"subtitle": "Absolute basics",
"type": "asciidoc",
"desc": "managing software from the command line ",
"file": "apt.adoc"
},
{
"title": "test vimeo",
"subtitle": "subtitle",
"type": "video",
"desc": "description1",
"service":"vimeo",
"file": "507040807"
}
]