diff --git a/README.md b/README.md index e50b4db..7134cb7 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,6 @@ Various talks & Lectures that I have given 10. [Indian Financial Systems Code](http://slides.com/captn3m0/indian-financial-systems-code#/) - A short talk on IFSC Codes and how they work in India. 11. [Terraforming Tatooine](https://www.beautiful.ai/deck/-L4w5j_sJ9XkKnzf1OXt) - A short talk at [Barcamp Bangalore Spring 2018](https://barcampbangalore.com/bcb/bcb-spring-2018/terraform-docker-nemo) on how I manage my home server using Terraform and Docker. PDF version is available at [speakerdeck](https://speakerdeck.com/captn3m0/terraforming-tatooine) 12. [crypto.koans](/talks/crypto.koans/) - Koans to help you learn openssl/PKI. +13. [HomeServer Talk](/talks/hs/) - A talk on running my own homeserver. Presented at [RootConf '19](https://rootconf.in) A few more talks that I've done are on my [SpeakerDeck account](https://speakerdeck.com/captn3m0) diff --git a/homeserver.md b/homeserver.md index 615ca60..3c1fbaf 100644 --- a/homeserver.md +++ b/homeserver.md @@ -20,7 +20,7 @@ paginate: true # agenda -0. what counts as a homeserver? +0. What counts as a homeserver? 1. Why you should run one? 1. How do you get started? 1. All the gotchas! @@ -146,7 +146,9 @@ _<5 hr a month_ --- -![bg](https://fakeimg.pl/1920x800/AE53D4/fff/?text=hardware) +# hardware + +![bg](https://fakeimg.pl/1920x800/AE53D4/fff/?text=+&npsp;) --- @@ -278,7 +280,9 @@ _Indicative AWS:EBS Prices_ --- -![bg](https://fakeimg.pl/1920x800/B858E0/fff/?text=glue) +# glue + +![bg](https://fakeimg.pl/1920x800/B858E0/fff/?text=+&npsp;) --- @@ -294,6 +298,12 @@ _Indicative AWS:EBS Prices_ --- +# pick something dumb + +![bg](https://fakeimg.pl/1920x800/9b59b6/fff/?text=+&npsp;) + +--- + # containers? - secure @@ -315,7 +325,14 @@ _Indicative AWS:EBS Prices_ --- - +# security + +![bg](https://fakeimg.pl/1920x800/27ae60/fff/?text=+&npsp;) + +--- + # security 1. Don't expose services @@ -367,7 +390,9 @@ docker swarm, but single host --- -![bg](https://fakeimg.pl/1920x800/27ae60/fff/?text=buy+a+raspberry+pi+today) +# buy a raspberry pi today + +![bg](https://fakeimg.pl/1920x800/27ae60/fff/?text=+&npsp;) --- @@ -415,6 +440,7 @@ section.bottom>*, section.bottom { - [me@captnemo.in](mailto:me@captnemo.in) - [@captn3m0](https://twitter.com/captn3m0) +- [captnemo.in/archive.html](https://captnemo.in/archive.html)