home · contact · privacy
WIP.
[config] / all_new_2018 / apt-mark / server
index 3994b435287f3a2d1d64ca85d7582c4ce6531185..c7db7a4c5dd440963135e6fbff1cb5ef83f67f47 100644 (file)
@@ -1,4 +1,10 @@
-# 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
\ No newline at end of file