Search

Foivos.Zakkak.Net
Foivos.Zakkak.Net
  • Home
  • Courses
  • Tutorials
  • Experience
  • Publications
  • CV
  • Light Dark Automatic
  • Tutorials
  • Enable automatic security updates in Ubuntu
  • Enable automatic security updates in Ubuntu

    This tutorial will enable automatic download and installation of security updates for Ubuntu.

    First we need to install unattended-upgrades:

    sudo apt-get install unattended-upgrades
    

    Then we need to enable it:

    sudo dpkg-reconfigure -plow unattended-upgrades
    

    More information can be found here.

    tutorial
    Previous
    How to change the UID of a user with an encrypted home directory in Ubuntu
    Next
    Ubuntu 13.04 RAID-1 setup

    Last updated on 2021-11-24

    Except as otherwise noted, this work is licensed under CC BY 4.0, and code samples are licensed under the MIT License.

    Published with Wowchemy — the free, open source website builder that empowers creators.

    Cite
    Copy Download