Debian 12 (Bookworm) was released on June 2023, 10, which also includes many new features. In this article, we'll go over them and what the latest release of Debian can do more.
apt
How to upgrade our perfect server based on Debian 10 (Buster) to Debian 11 (Bullseye) (page 3)
Another era has come again, when our Debian 10 (Buster) server has also run out of time, and it has become a burning task to do something about this problem. In this tutorial, we will upgrade a perfect Debian 10 (Buster) server to Debian 11 (Bullseye). On this page, we review the basic system as well as our higher-level server services and make the necessary subsequent settings.
How to upgrade our perfect server based on Debian 10 (Buster) to Debian 11 (Bullseye) (page 2)
Another era has come again, when our Debian 10 (Buster) server has also run out of time, and it has become a burning task to do something about this problem. In this tutorial, we will upgrade a perfect Debian 10 (Buster) server to Debian 11 (Bullseye). On this page we will update the distribution to Debian 11 (Bullseye).
How to upgrade your perfect Debian9 (Stretch) server to Debian 10 (Buster) (page 2)
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 second page of the description, we will perform a full system upgrade after the Distribution is updated with a major version.
How to upgrade your perfect Debian9 (Stretch) based server to Debian 10 (Buster)
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?
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.
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.
What if our Sury.org repository is not updated due to a GPG signing error on our Debian server?
If you are using custom PHP versions on your Debian server that are updated via the Sury.org repository, you have previously configured this repository, which was still working before, and APT upgraded the packages without any problems. However, an update may cause an error in the package manager and you may not be able to access the latest packages. We will remedy this problem in this short troubleshooter.
How to update our hold packages using the APT package manager
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.