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.

119 lines
3.5 KiB

4 years ago
[
4 years ago
{
"title": "Start a Lab",
"subtitle": "Absolute basics",
"type": "video",
"desc": "Simple Steps to Start Virtual Lab",
"service":"vimeo",
"file": ""
},
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": "An Introduction to Linux !",
"subtitle": "Absolute basics",
4 years ago
"type": "asciinema",
4 years ago
"desc": "Absolute basics, File types, Access rights etc",
"file": "basics.cast"
4 years ago
},
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"
},
4 years ago
{
"title": "Linux file system layout",
"subtitle": "Absolute basics",
"type": "asciinema",
"desc": "Subdirectories of the root directory",
"file": "filesystem.cast"
},
4 years ago
{
"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"
},
4 years ago
{
4 years ago
"title": "The /proc Filesystem",
4 years ago
"subtitle": "Absolute basics",
"type": "video",
"desc": "The proc filesystem provides a method of communication between kernel space and user space.",
"service":"vimeo",
"file": "510376917"
},
4 years ago
{
"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"
},
4 years ago
{
"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
{
4 years ago
"title": "Exercise",
4 years ago
"subtitle": "subtitle",
4 years ago
"type": "exercise",
"desc": "find and grep commands",
"difficulty":"Elementary",
"file": "ex_find_and_grep.adoc"
},
{
"title": "Exercise",
"subtitle": "subtitle",
"type": "exercise",
"desc": "find and grep commands",
"difficulty":"Intermediate",
"file": "ex_find_and_grep.adoc"
},
{
"title": "Exercise",
"subtitle": "subtitle",
"type": "exercise",
"desc": "find and grep commands",
"difficulty":"Advanced",
"file": "ex_find_and_grep.adoc"
},
{
"title": "Exercise",
"subtitle": "subtitle",
"type": "exercise",
"desc": "find and grep commands",
"difficulty":"Expert",
"file": "ex_find_and_grep.adoc"
},
{
"title": "Exercise",
"subtitle": "subtitle",
"type": "exercise",
"desc": "find and grep commands",
"difficulty":"Guru",
"file": "ex_find_and_grep.adoc"
4 years ago
}
]