mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-16 00:30:25 +00:00
Updated Undoing Root "Auto‐Login" (markdown)
parent
57be012872
commit
8fb9619e3f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user