apt-get

How to upgrade your perfect Debian9 (Stretch) server to Debian 10 (Buster) (page 3)

botond published 2022/01/22, Sat - 23:03 time
The operating system running on our Debian-based web servers will become obsolete over time, so over time it will be necessary to completely upgrade the distribution. In this description, we will perform a complete upgrade of a Debian 9 (Stretch) web server to Debian 10 (Buster). There are many services on the server that will also be updated. On the third page of the description, we will perform the post-upgrade tasks, during which we will check the entire system and the services running on it.

How to upgrade your perfect Debian9 (Stretch) based server to Debian 10 (Buster)

botond published 2022/01/22, Sat - 23:01 time
The operating system running on our Debian-based web servers will become obsolete over time, so over time it will be necessary to completely upgrade the distribution. In this description, we will perform a complete upgrade of a Debian 9 (Stretch) web server to Debian 10 (Buster). There are many features on the server that will also be updated. On the first page of this description, we will perform the pre-upgrade steps to prepare your system for a secure upgrade.

What to do if you update the "This must be accepted explicitly before updates for this repository can be applied. See apt-secure (8) manpage for details." do we get an error message?

botond published 2022/01/11, k - 13:22 time
If there is a major change to your Debian system - so you don't just need to upgrade one or two sub-versions - you will get an error message during a smooth upgrade:
This must be accepted explicitly before updates for this repository can be applied. See apt-secure (8) manpage for details.
This troubleshooter will fix this.

How to update our hold packages using the APT package manager

botond published 2020/01/31, p - 20:22 time
When updating our packages, the APT package manager may hold some pieces. This is mostly because a particular program sometimes goes through changes that change the package dependency of the base software. In this case, you would need additional new packages, sometimes ones that require the replacement of other packages. Thus, in some cases, the normal-mode package update does not perform an update to such software, but APT leaves the matter to the user. In this brief description, let’s look at an example of how to update our packages withheld in this way.

apt-get

The manual page and help for the apt-get command. Apt-get is a command line interface for downloading packages and information from authenticated sources and for installing, updating, and removing packages along with their dependencies.

apt

The manual page and help for the apt package manager command