unattended-updates/README.md

31 lines
659 B
Markdown
Raw Permalink Normal View History

2024-02-21 10:23:26 +01:00
## Unattended update script for Ubuntu 22.04 server
### Prerequisites
Ubuntu 22.04 server.
> **IMPORTANT**
>
> This will configure unattended updates with the following.\
> Update packages\
> Update security packages\
> Remove unused depencies same as apt autoremove\
> Reboot if needed even with users logged on
### Download the script
```
git clone https://git.x-files.dk/ubuntu-server/unattended-updates.git
```
### Usage
cd unattended-updates
sudo ./configure-updates
### Postinstall
Nothing to do.
### More guides
More guides can be found on [\[wiki.xfiles.dk\]](https://wiki.x-files.dk)
### Last tested
January 12th 2024 on Ubuntu 22.04.