Hello everyone,
I upgraded by accident my server from Debian 10 to Debian 12 without going through Debian 11.
As a result, I cannot access the server though SSH and also I cannot connect with any of my users.
I tried to find a fix (excluding format initially) online but I was not lucky enough.
If anyone can guide me to resources or help I would highly appreciated it.
My linux skills are a little above beginner but not great. The server is a dedicated server, so a result I do not have physical access to the machine.
I had done a full backup with the following command :
sudo tar cvpzf /bullseye.tar.gz --exclude=/bullseye.tar.gz --exclude=/dev --exclude=/mnt --exclude=/proc --exclude=/sys --exclude=/tmp --exclude=/media --exclude=/lost+found /
Thank you very much
I upgraded by accident my server from Debian 10 to Debian 12 without going through Debian 11.
As a result, I cannot access the server though SSH and also I cannot connect with any of my users.
I tried to find a fix (excluding format initially) online but I was not lucky enough.
If anyone can guide me to resources or help I would highly appreciated it.
My linux skills are a little above beginner but not great. The server is a dedicated server, so a result I do not have physical access to the machine.
I had done a full backup with the following command :
sudo tar cvpzf /bullseye.tar.gz --exclude=/bullseye.tar.gz --exclude=/dev --exclude=/mnt --exclude=/proc --exclude=/sys --exclude=/tmp --exclude=/media --exclude=/lost+found /
Thank you very much
Statistics: Posted by StefanosNt — 2024-07-05 08:21 — Replies 3 — Views 45