Enable Auto Security Updates
Install and configure unattended security upgrades
Overview
Install and configure unattended security upgrades
Commands
This will enable automatic security updates, continue?
sudo apt-get update
sudo apt-get install -y unattended-upgrades
sudo dpkg-reconfigure --priority=low unattended-upgrades