mirror of
https://github.com/opsschool/curriculum.git
synced 2026-01-15 12:15:03 +00:00
added unix 101 structure
This commit is contained in:
2
boot_process_101.rst
Normal file
2
boot_process_101.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
The boot process
|
||||
****************
|
||||
2
filesystems_101.rst
Normal file
2
filesystems_101.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
File systems
|
||||
************
|
||||
2
package_management_101.rst
Normal file
2
package_management_101.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Package management
|
||||
******************
|
||||
2
shell_tools_101.rst
Normal file
2
shell_tools_101.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Useful shell tools
|
||||
******************
|
||||
2
shells_101.rst
Normal file
2
shells_101.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Shells
|
||||
******
|
||||
11
unix_101.rst
Normal file
11
unix_101.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
Unix fundamentals 101
|
||||
*********************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
filesystems_101
|
||||
shells_101
|
||||
package_management_101
|
||||
boot_process_101
|
||||
shell_tools_101
|
||||
Reference in New Issue
Block a user