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 updateto update your packet list. - Then write
apt upgradeto 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.