Add talks part
This commit is contained in:
parent
716be18494
commit
da88516a7e
@ -49,3 +49,8 @@ pygmentCodeFences = true
|
|||||||
name = "About"
|
name = "About"
|
||||||
url = "about/"
|
url = "about/"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
|
[[menu.main]]
|
||||||
|
name = "Talks"
|
||||||
|
url = "talks/"
|
||||||
|
weight = 4
|
||||||
|
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
|
BIN
static/talks/QTechNote #1.pdf
Normal file
BIN
static/talks/QTechNote #1.pdf
Normal file
Binary file not shown.
BIN
static/talks/QTechNote DNS.pdf
Normal file
BIN
static/talks/QTechNote DNS.pdf
Normal file
Binary file not shown.
BIN
static/talks/QTechNote Docker.pdf
Normal file
BIN
static/talks/QTechNote Docker.pdf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user