0

How do I enable automatic package updates on ubuntu?

How do I enable automatic package updates on ubuntu?

Ubuntu Add a comment
markdjokovic
asked Jan 08 2019

Answer

0

You can set up unattended-upgrades pretty easily by using these commands

#sudo apt-get install unattended-upgrades
#sudo dpkg-reconfigure unattended-upgrades
Add a comment
linuxhelp
asked Jan 12 2019
Post your Answer