home · contact · privacy
WIP.
[config] / all_new_2018 / apt-mark / server
index 3994b435287f3a2d1d64ca85d7582c4ce6531185..d3a23331484938fd97d85f3f878490ff0f17ad15 100644 (file)
@@ -1,4 +1,11 @@
-# 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
+# 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