Published
- 1 min read
how to automatically update ubuntu
The solution for this is noted below
how to automatically update ubuntu
Solution
# run command
sudo apt install unattended-upgrades
#check if unattended-upgrades is running
sudo systemctl status unattended-upgrades.service
Try other methods by searching on the site. That is if this doesn’t work