home · contact · privacy
WIP:
[config] / all_new_2018 / apt-mark / server
index 3994b435287f3a2d1d64ca85d7582c4ce6531185..8d332e022d18ba108eb130137ef38faf2ac94d2e 100644 (file)
@@ -1,4 +1,8 @@
-# connectivity
+# needed to log in to server via ssh
 openssh-server
 # provides /etc/inputrc and understanding of ctrl+arrow key combos
 readline-common
+# provides letsencrypt
+certbot
+# provides systemd scripts that configure iptables via /etc/iptables/*
+iptables-persistent
\ No newline at end of file