nemunai.re/content/en/talks.md
Pierre-Olivier Mercier 9862b5aa22
All checks were successful
continuous-integration/drone/push Build is passing
Multilingual blog
2023-05-14 12:38:56 +02:00

39 lines
1.2 KiB
Markdown

---
title: "Talks"
date: !!timestamp '2017-07-31T00:07:37+02:00'
---
Here are slides I used as support to my presentations:
* [[FR] Strong authentication](2fa.pdf)
* [[FR] Self-Hosting](autohebergement.pdf)
* [[FR] DNS overview](QTechNote%20DNS.pdf)
* [[FR] Docker hands-on](QTechNote%20Docker.pdf)
* [[FR] gRPC/Protobuf overview](QTechNote%20%231.pdf)
## Teaching
In [Epita](http://www.epita.fr/), I'm responsible for teaching containers usage and plumbing in a 15 hours course called [*light virtualization*](https://virli.nemunai.re/) and for [*ADvanced LINux administration*](https://adlin.nemunai.re).
Moreover, I coach students to create [an annual CTF](https://fic.srs.epita.fr/), at [FIC].
And also lead the related CTF [server developments](https://git.nemunai.re/fic/server).
[FIC]: https://www.forum-fic.com/
## Ideas
Following, some talks I started to work on:
* SSL client good practices (from Internet browser view)
* Unix daemons in systemd epoch
* HTTP/2
* Feedbacks on 5 years of self-hosting
* Feedbacks on 1 year without Intel CPU
* Linux PAM, how to
* Demystied Gentoo
* Git advanced usages by example
* Packets filtering via nftables
* The e-mail tech, today