home · contact · privacy
WIP.
[config] / all_new_2018 / apt-mark / server
1 # needed to log in to server via ssh
2 openssh-server
3 # provides /etc/inputrc and understanding of ctrl+arrow key combos
4 readline-common
5 # provides letsencrypt
6 certbot
7 # for letsencrypt renewal
8 cron
9 # provides systemd scripts that configure iptables via /etc/iptables/*
10 iptables-persistent