Skip to content

Switch default user

In windows terminal:

ref: https://blog.csdn.net/qq_37085158/article/details/131041223

First,

adduser <name>
usermod -aG sudo <name>
ubuntu2204.exe config --default-user <name>

可能使用 ubuntu.exe