home · contact · privacy
WIP.
[config] / all_new_2018 / apt-mark / server
index 055ae7c38fa39145699979c70f201b86ae00119b..d3a23331484938fd97d85f3f878490ff0f17ad15 100644 (file)
@@ -2,3 +2,10 @@
 openssh-server
 # provides /etc/inputrc and understanding of ctrl+arrow key combos
 readline-common
+# provides letsencrypt
+certbot
+# for letsencrypt renewal
+cron
+# provides systemd scripts that configure iptables via /etc/iptables/*
+iptables-persistent
+# this line is here because the shell "read" in install_for_target.sh ignores lines without final newline
\ No newline at end of file