From 8fb9619e3f8b0bfcda4fcb70a96f5bb1a5f262ce Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 9 May 2025 15:08:38 +0200 Subject: [PATCH] =?UTF-8?q?Updated=20Undoing=20Root=20"Auto=E2=80=90Login"?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "Undoing-Root-\"Auto‐Login\".md" | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git "a/Undoing-Root-\"Auto‐Login\".md" "b/Undoing-Root-\"Auto‐Login\".md" index 49c52b4..39e39c9 100644 --- "a/Undoing-Root-\"Auto‐Login\".md" +++ "b/Undoing-Root-\"Auto‐Login\".md" @@ -1,6 +1,7 @@ This has been asked several times so I'll list the steps to undo autologin. If you don't set a root password first, you will not be able to login to the container again, ever. +# Debian / Ubuntu: ## 1. set the root password ```bash sudo passwd root @@ -14,8 +15,9 @@ sudo passwd root reboot ``` +----- -Alpine: +# Alpine: ## 1. set the root password ```bash passwd root