admin 管理员组

文章数量: 1184232

WSL 默认是没有设置 root 密码的

  • 设置 root 用户密码
# 修改root密码
sudo passwd root
# 切换root账号
su root

本文标签: 子系统 用户 Windows root WSL