how to update ubuntu

preview_player
Показать описание
CS BABA
@csbabaa
Setup Automatic Updates --Patching Ubuntu Linux Server

Set Up Automatic Unattended Updates for Ubuntu 22.04

---------------------------------------------------------------------------------------------------
Thank you for watching please like share and subscribe
---------------------------------------------------------------------------------------------------

How to install security updates automatically when released by the Ubuntu security team.

Linux server security is indeed an essential task for sysadmins. One of the most fundamental ways to keep the server secure is by installing security updates on time to patch

Updating automatic server to avoid loop hole issues to server.

First need to update and upgrade server

Sudo apt update && upgrade

Steps to Install and Automatic Unattended update

let’s install the unattended-upgrades package via the apt package manager

sudo apt install unattended-upgrades

sudo systemctl status unattended-upgrades

sudo apt install update-notifier-common

Configure unattended-upgrades service
Configure Unattended-Upgrades on Ubuntu 22.04
Рекомендации по теме