Answers for "how to check automatic update ubuntu"

1

how to make ubuntu automatic updates

sudo dpkg-reconfigure --priority=low unattended-upgrades
Posted by: Guest on March-15-2021
4

how do i update ubuntu

sudo apt update && sudo apt upgrade -y
Posted by: Guest on September-24-2020

Code answers related to "how to check automatic update ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language