diff --git a/tsa/howto/new-machine.mdwn b/tsa/howto/new-machine.mdwn index 69f93e404fb8fca0362c0ea56b0ec0617a746acd..0261e5eaa3390de84638c3b03feef14482e16394 100644 --- a/tsa/howto/new-machine.mdwn +++ b/tsa/howto/new-machine.mdwn @@ -123,7 +123,7 @@ All commands to be run as root unless otherwise noted. puppet agent -t puppet agent -t -* do an upgrade in case there has been one recently +* follow security upgrades: apt update && apt dist-upgrade && apt clean @@ -138,10 +138,8 @@ All commands to be run as root unless otherwise noted. ( ! grep '^root:' /etc/aliases && echo 'root: torproject-admin@torproject.org' >> /etc/aliases ) && sed -i -e 's/^root:.*/root: torproject-admin@torproject.org/' /etc/aliases && newaliases -* if necessary, reboot +* reboot to make sure *that* still works: - /usr/lib/nagios/plugins/dsa-check-running-kernel - /usr/lib/nagios/plugins/dsa-check-libs reboot * add to [[nagios]], in `tor-nagios/config/nagios-master.cfg`