adding empty windows_101 section and mentioning windows in the "how to become an engineer" page

This commit is contained in:
Avleen Vig 2013-03-07 23:53:17 -05:00
parent 9164fbfb7f
commit 7353e1747f
3 changed files with 7 additions and 3 deletions

View File

@ -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`.

View File

@ -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
View File

@ -0,0 +1,2 @@
MS Windows fundamentals 101
***************************