Switch default user
In windows terminal:
ref: https://blog.csdn.net/qq_37085158/article/details/131041223
First,
1adduser <name>2usermod -aG sudo <name>
1ubuntu2204.exe config --default-user <name>
可能使用 ubuntu.exe
-->
In windows terminal:
ref: https://blog.csdn.net/qq_37085158/article/details/131041223
First,
1adduser <name>2usermod -aG sudo <name>
1ubuntu2204.exe config --default-user <name>
可能使用 ubuntu.exe