mirror of
https://github.com/opsschool/curriculum.git
synced 2025-12-06 12:19:49 +01:00
adding empty windows_101 section and mentioning windows in the "how to become an engineer" page
This commit is contained in:
parent
9164fbfb7f
commit
7353e1747f
|
|
@ -212,9 +212,10 @@ How to become an operations engineer
|
|||
|
||||
Employers look for a number of things when hiring junior engineers and admins:
|
||||
|
||||
* An understanding of the basics of Unix-style operating systems, including
|
||||
installing the operating system, installing and configuring packages and
|
||||
editing files. You can find these in the :doc:`unix_101` section.
|
||||
* An understanding of the basics of Unix-style and/or Microsoft Windows
|
||||
operating systems, including installing the operating system, installing and
|
||||
configuring packages and editing files. You can find these in the
|
||||
:doc:`unix_101` :doc:`windows_101` sections.
|
||||
* Knowledge of common internet protocols and systems, and how to implement and
|
||||
manage them, including :doc:`dns_101`, :doc:`smtp_101` and
|
||||
:doc:`networking_101`.
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@ Table of Contents
|
|||
sysadmin_101
|
||||
unix_101
|
||||
unix_201
|
||||
windows_101
|
||||
text_editing_101
|
||||
text_editing_201
|
||||
sysadmin_tools
|
||||
|
|
|
|||
2
windows_101.rst
Normal file
2
windows_101.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
MS Windows fundamentals 101
|
||||
***************************
|
||||
Loading…
Reference in New Issue
Block a user