Deployed f078658 with MkDocs version: 1.0.4

This commit is contained in:
Kalyanasundaram Somasundaram
2020-11-09 18:30:04 +05:50
parent 01586f17c1
commit 9761f752e8
39 changed files with 2974 additions and 6 deletions

View File

@@ -63,6 +63,35 @@
<li >
<a href="../../git/github-hooks/">Github and Hooks</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Linux Networking <b class="caret"></b></a>
<ul class="dropdown-menu">
<li >
<a href="../../linux_networking/intro/">Intro</a>
</li>
<li >
<a href="../../linux_networking/dns/">DNS</a>
</li>
<li >
<a href="../../linux_networking/udp/">UDP</a>
</li>
<li >
<a href="../../linux_networking/http/">HTTP</a>
</li>
<li >
<a href="../../linux_networking/tcp/">TCP</a>
</li>
<li >
<a href="../../linux_networking/ipr/">Routing and Conclusion</a>
</li>
</ul>
</li>
@@ -197,13 +226,17 @@
<div class="col-md-3"><div class="bs-sidebar hidden-print affix well" role="complementary">
<ul class="nav bs-sidenav">
<li class="main active"><a href="#security">Security</a></li>
<li><a href="#fundamental-classroom-courseware-for-people-getting-started-with-sre-developing-an-understanding-of-the-need-for-security-in-day-to-day-operations">Fundamental classroom courseware for people getting started with SRE &amp; developing an understanding of the need for security in day to day operations</a></li>
<li><a href="#target-audience">Target Audience</a></li>
<li><a href="#pre-requirements">Pre Requirements</a></li>
<li><a href="#what-to-expect-from-this-training">What to expect from this training</a></li>
<li><a href="#what-is-not-covered-under-this-training">What is not covered under this training</a></li>
<li><a href="#training-content">Training Content</a></li>
<li><a href="#post-training-asks-further-reading">Post Training asks/ Further Reading</a></li>
</ul>
</div></div>
<div class="col-md-9" role="main">
<h1 id="security">Security</h1>
<h2 id="fundamental-classroom-courseware-for-people-getting-started-with-sre-developing-an-understanding-of-the-need-for-security-in-day-to-day-operations">Fundamental classroom courseware for people getting started with SRE &amp; developing an understanding of the need for security in day to day operations</h2>
<hr />
<h3 id="target-audience">Target Audience</h3>
<p>The material is suitable for new SRE hires or graduate computer science majors straight out of college, anyone who has a basic technical background, or readers who have a basic understanding of IT security and want to expand their knowledge.</p>