Ubuntu Unattended-Upgrades Configuration Generator

Easily configure unattended-upgrades on your Ubuntu or Debian-based systems. Select the best options for automatic updates based on your needs.

List packages that should never be automatically updated, separated by commas.

Live Configuration Preview:

Unattended-Upgrade::Allowed-Origins {
    "${distro_id}:${distro_codename}-security";
    
    
};

Unattended-Upgrade::Package-Blacklist {
    "";
};

Unattended-Upgrade::Automatic-Reboot "false";


Unattended-Upgrade::MinimalSteps "false";
Unattended-Upgrade::Remove-Unused-Dependencies "false";

Keep Your Linux Servers Secure and Up-to-Date

Looking for a comprehensive patch management solution?

Learn More About Linux Patch