If I'm pressing CTRL + A + D in the screen of the Minecraft server console, I do not leave the console but there's a ">" behind it. Can you help me leave the screen without closing putty?
How do you start the screen? Try screen -dmS name command, then screen -r name and then it should work
Apt install screen
If you haven't already
And then hold Ctrl + a + d
If that doesn't work then stop it
Screen -dms name command
Why should you do CTRL A + D after installation? Before that you have to start the screen detached, reattach with screen -r and then it works
Oops said after you started the sh