Debian 11 (Bullseye) Server – the purpose of ‚unattended-upgrades‘ is to keep the computer current with the latest security and other updates automatically

root@bpi-iot-jsho-minio-02:~# apt-get update -y
root@bpi-iot-jsho-minio-02:~# apt-get install unattended-upgrades
Paketlisten werden gelesen… Fertig
Abh▒ngigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
unattended-upgrades ist schon die neueste Version (2.8).
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
root@bpi-iot-jsho-minio-02:~#
root@bpi-iot-jsho-minio-02:~# dpkg-reconfigure –priority=low unattended-upgrades
root@bpi-iot-jsho-minio-02:~# systemctl enable unattended-upgrades –now
Synchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable unattended-upgrades
root@bpi-iot-jsho-minio-02:~#
root@bpi-iot-jsho-minio-02:~# unattended-upgrade -d

Extracting content from /var/log/unattended-upgrades/unattended-upgrades-dpkg.log since 2022-01-21 14:52:48

Leave a Reply

You must be logged in to post a comment.