Add talks part
This commit is contained in:
parent
716be18494
commit
da88516a7e
5 changed files with 36 additions and 0 deletions
31
content/talks.md
Normal file
31
content/talks.md
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
title: "Talks"
|
||||
date: !!timestamp '2017-07-31T00:07:37+02:00'
|
||||
---
|
||||
|
||||
Here are slides I used as support to my presentations:
|
||||
|
||||
* [[FR] DNS overview](QTechNote DNS.pdf)
|
||||
* [[FR] Docker hands-on](QTechNote Docker.pdf)
|
||||
* [[FR] gRPC/Protobuf overview](QTechNote %231.pdf)
|
||||
|
||||
|
||||
## Teaching
|
||||
|
||||
In [Epita](http://www.epita.fr/), I'm responsible for teaching containers usage and plumbing in a 12 hours course called [*light virtualization*](https://virli.nemunai.re/).
|
||||
|
||||
|
||||
## 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue