How to update Debian 10 to 11 and hestia update

Hello guys. I am running debian 10 with the latest hestia and I want to upgrade to debian 11. How do I have to do it?
I did add the new debian sources:

/etc/apt/sources.list

deb htp://deb.debian.org/debian bullseye main contrib non-free
deb htp://deb.debian.org/debian bullseye-updates main contrib non-free
deb htp://security.debian.org/debian-security bullseye-security main
deb htp://ftp.debian.org/debian bullseye-backports main contrib non-free

after this i run:
sudo apt update && sudo apt upgrade && sudo apt dist-upgrade && sudo apt full-upgrade

What do I do after that? Is hestia supposed to work out of the box. Im scared to update because i dont want my website to become totally unreachable

  • replace in /etc/apt/sources.list.d/

Replace all commented out lines and replace buster with bullseye

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.