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.

53 lines
1.5 KiB

4 years ago
[
4 years ago
{
"title": "An Introduction to Linux !",
"subtitle": "Absolute basics",
"type": "asciidoc",
"desc": "Absolute basics, File types, Access rights etc",
"file": "basics.adoc"
},
4 years ago
{
4 years ago
"title": "test asciinema",
4 years ago
"subtitle": "subtitle1",
4 years ago
"type": "asciinema",
4 years ago
"desc": "description",
4 years ago
"file": "demo.cast"
4 years ago
},
4 years ago
{
4 years ago
"title": "Linux file system layout",
4 years ago
"subtitle": "Absolute basics",
4 years ago
"type": "asciidoc",
4 years ago
"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"
4 years ago
},
4 years ago
{
4 years ago
"title": "test vimeo",
4 years ago
"subtitle": "subtitle",
4 years ago
"type": "video",
4 years ago
"desc": "description1",
4 years ago
"service":"vimeo",
"file": "507040807"
4 years ago
}
]