Skip to content

Upgrade

You should update and upgrade your server to make sure you have the latest software.

To update the server we need to fetch the information about the latest versions of the packages we have installed using:

apt update

To upgrade the packages we have installed to use the latest versions run:

apt upgrade