> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/70/deployment/endpoints-how-to-install/common-tasks/os-update.md).

# OS update

Based on the best practices it's recommended to perform periodic operating system upgrades. To do it, log in as the `root` user and execute the following command:

```
# dnf -y update
```

The update process will start without confirmation of the update package download. It is recommended to restart the server after the update is complete.
