Add talks part

This commit is contained in:
nemunaire 2017-07-31 00:49:34 +02:00
parent 716be18494
commit da88516a7e
5 changed files with 36 additions and 0 deletions

View File

@ -49,3 +49,8 @@ pygmentCodeFences = true
name = "About"
url = "about/"
weight = 3
[[menu.main]]
name = "Talks"
url = "talks/"
weight = 4

31
content/talks.md Normal file
View 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

Binary file not shown.

Binary file not shown.

Binary file not shown.