How to Update a Debian Server

To update the packages on a Debian server perform the following steps.

  • Step 1. Log in to your Debian server via SSH.

  • Step 2. Enter the following command and press enter.
sudo apt-get update && apt-get upgrade
  • Step 3. Authenticate the command with your password if prompted.

  • Step 4. Confirm the updates by pressing Y if prompted.
Please rate this article to help us improve our Knowledge Base.

0 0