Skip to content

Commit

Permalink
Publishing to gh-pages (publish.sh) at 2023-12-06T09:06:27+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasParmentier committed Dec 6, 2023
1 parent 0353984 commit 9df9f70
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 03-curl.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ <h2>Opdracht Automatiseren data-workflow</h2>
basis-statistieken)</li>
<li>Genereer rapport (webpagina, PDF)</li>
</ol>
<p>Resultaat in te dienen/demonstreren (= 50% examencijfer)</p>
<p>Resultaat in te dienen/demonstreren (= 30% examencijfer)</p>
</section>
<section id="stap-1.-verzamel-data" class="slide level2">
<h2>Stap 1. Verzamel data</h2>
Expand Down
2 changes: 1 addition & 1 deletion 08-ssh.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ <h2>SSH server configuratie</h2>
<span id="cb7-2"><a href="#cb7-2" aria-hidden="true" tabindex="-1"></a><span class="co">#ListenAddress 0.0.0.0</span></span>
<span id="cb7-3"><a href="#cb7-3" aria-hidden="true" tabindex="-1"></a><span class="ex">PermitRootLogin</span> prohibit-password</span>
<span id="cb7-4"><a href="#cb7-4" aria-hidden="true" tabindex="-1"></a><span class="ex">UsePAM</span> yes</span></code></pre></div>
<p>Configuratie van de client opties: <code>sshd_config</code></p>
<p>Configuratie van de client opties: <code>ssh_config</code></p>
<div class="sourceCode" id="cb8"><pre
class="sourceCode bash"><code class="sourceCode bash"><span id="cb8-1"><a href="#cb8-1" aria-hidden="true" tabindex="-1"></a><span class="va">HostKeyAlgorithms</span><span class="op">=</span>-ssh-rsa</span>
<span id="cb8-2"><a href="#cb8-2" aria-hidden="true" tabindex="-1"></a><span class="ex">StrictHostKeyChecking</span> accept-new</span></code></pre></div>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

De slides zijn opgemaakt in [Markdown](https://guides.github.com/features/mastering-markdown/) en worden met [Pandoc](https://pandoc.org/) omgezet naar een [reveal.js](https://revealjs.com/) presentatie. De broncode is gepubliceerd op: <https://github.com/hogenttin/linux-slides/>

Laatste wijziging: Tue Dec 5 09:08:46 UTC 2023
Laatste wijziging: Wed Dec 6 09:06:27 UTC 2023
2 changes: 1 addition & 1 deletion datalinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ Extra:
- [Git, Github, Markdown](99-git-survival-guide.html)
- [Vim Survival Guide](99-vim-survival-guide.html)

Laatste wijziging: Tue Dec 5 09:08:46 UTC 2023
Laatste wijziging: Wed Dec 6 09:06:27 UTC 2023
2 changes: 1 addition & 1 deletion opslinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Extra:
- [Git, Github, Markdown](99-git-survival-guide.html)
- [Vim Survival Guide](99-vim-survival-guide.html)

Laatste wijziging: Tue Dec 5 09:08:46 UTC 2023
Laatste wijziging: Wed Dec 6 09:06:27 UTC 2023

0 comments on commit 9df9f70

Please sign in to comment.