Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
How To Set Up Automatic Updates On Ubuntu 22.04 LTS

How To Set Up Automatic Updates On Ubuntu 22.04 LTS

Posted on February 12, 2022February 9, 2023 By admin No Comments on How To Set Up Automatic Updates On Ubuntu 22.04 LTS

Set Up Automatic Updates On Ubuntu 22.04 LTS

Are you tired of manually updating your Ubuntu or missing out on the important updates like security patches and other critical updates then this Ubuntu tutorial post is for you as we will show you steps to set up automatic updates on Ubuntu 22.04 LTS? This tutorial is also valid for the Ubuntu 20.04 LTS and Ubuntu 18.04 LTS.

  • Download Ubuntu 22.04 LTS ISO From Here

How To Set Up Automatic Updates On Ubuntu 22.04 LTS

The quick way of enabling/disabling stable automatic updates is by running the following command.

sudo dpkg-reconfigure -plow unattended-upgrades

In another method, let’s the help of tools to set up automatic updates on Ubuntu and the tool that we are going to use is unattended-upgrades package. Open your terminal and run the following command to install the unattended-upgrades package tool on Ubuntu.

sudo apt install unattended-upgrades

You don’t need to worry as after the installation is complete, the Unattended Upgrades service will start automatically. Just in case run the following command to verify it.

systemctl status unattended-upgrades

Now, Go through the following steps to enable the automatic update. You need to configure the file /etc/apt/apt.conf.d/20auto-upgrades to enable the automatic update. These two lines must be there for automatic updates.

APT::Periodic:Update-Package-Lists"1";
APT::Periodic::Unattended-Upgrade"1";

The above configuration updates the package list and installs available updates every day but if you want to delay the update process then add the following line.

APT::Periodic::AutocleanInterval"10";

 

READ More Relevant Stuff:  Uncommit Git's Last Commit | Undo The Last Commit

By default, Only the security updates will be updated automatically.  Meanwhile, if you want to customize the automatic update process like If you want to disable certain packages from being automatically updated then you can do it by editing /etc/aptF/apt.conf.d/50unattended-upgrades file.

For example:

You need to list packages on the Package-blacklist If you want to disable certain packages from being automatically updated:

Unattended-Upgrade::Package-Blacklist{
//     "libc6-dev";
//      "libc6-i686";

It also has interesting features like receiving an email if there is a problem with the automatic update on Ubuntu 22.04

Tutorials, Ubuntu, Ubuntu 20.04

Post navigation

Previous Post: How To Install Python Pip On Ubuntu 22.04 LTS
Next Post: apt Command In Linux Examples

Related Posts

install python anaconda on ubuntu How To Install Python Anaconda On Ubuntu 18.04 LTS [Updated] Ubuntu
Install Facebook Messenger On Ubuntu Install Facebook Messenger On Ubuntu 22.04 LTS Ubuntu
How To Upgrade Linux Kernel How To Upgrade Linux Kernel : Linux Kernel 5.14 LTS Released Linux
How to Search In Vim / Vi [Vim Tutorial] How to Search In Vim / Vi [Vim Tutorial] Tutorials
How To Delete A Repository And GPG Key In Ubuntu How To Delete A Repository And GPG Key In Ubuntu How To Ubuntu
What Is The Factorial Of Hundred What Is The Factorial Of Hundred : Mathematics Formula, C Program, Python Program Tutorials

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023
  • Linux Wget Examples September 27, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • Writer/Journalist Internship

    • Wakefield, MA
    • The Borgen Project
    • Internship
  • Business Analyst/Technical Writer

    • New York, NY
    • Lime Trading
    • Full Time
  • Science and Communications Writer/Editor

    • Boston, MA
    • Dana-Farber Cancer Institute
    • Full Time
  • Business Analyst-Technical Writer

    • Dallas, TX
    • Intellisoft Technologies
    • Full Time
  • Procedure Writer

    • Atlanta, GA
    • Synergis
    • Full Time
  • Technical Writer

    • Santa Clara, CA
    • Net2Source Inc.
    • Full Time
  • Senior Data Scientist, Core Product

    • Palo Alto, CA (Remote)
    • Data Masked
    • Full Time
  • Architectural Specifications Writer

    • Oakland, CA
    • Venture Personnel
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme