: notebook$ ansible-vault encrypt_string icismassssadestm \
: notebook_ >>Secret/become.yml
-With Debian freshly installed, Gate needed a couple additional
+With Debian freshly installed, Gate just needed a few additional
software packages. The administrator temporarily plugged Gate into a
cable modem and installed them as shown below.
: $ sudo apt install systemd-resolved unattended-upgrades \
: _ ufw postfix wireguard lm-sensors \
-: _ nagios-nrpe-server
+: _ nagios-nrpe-server munin-node emacs
The host then needed to be rebooted to get its name service working
again after ~systemd-resolved~ was installed. (Any help with this will
#!/bin/bash -e
sudo apt install wireguard systemd-resolved unattended-upgrades \
- postfix ufw lm-sensors nagios-nrpe-server
+ postfix ufw lm-sensors nagios-nrpe-server \
+ munin-node emacs
#+END_SRC
# A similar list of packages is installed on "The Gate Machine".
#!/bin/bash -e
sudo apt install wireguard systemd-resolved unattended-upgrades \
- postfix ufw lm-sensors nagios-nrpe-server
+ postfix ufw lm-sensors nagios-nrpe-server \
+ munin-node emacs
( umask 377
echo "yOBdLbXh6KBwYQvvb5mhiku8Fxkqc5Cdyz6gNgjc/2U=" \