In this tutorial we will see how to update the Debian and Ubuntu operating systems with the package manager. This tutorial is simple, fast and efficient.
- Log in as an administrator to the VPS.
- Enter the command
apt update
to update your packet list. - Then write
apt upgrade
to start the packet update.
If the package manager detects updates, you will have to validate the update by entering y
or yes
to validate the execution.