使用Gnome的窗口界面创建

Debian 上创建新的用户

Debian 上创建新的用户

使用Linux的命令创建

  • 添加用户: useradd -d /home/your_username -m your_username

  • 添加密码: passwd your_username

  • 删除用户:userdel your_username

相关文章:

  • 2021-07-05
  • 2021-11-30
  • 2021-11-17
  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-18
  • 2021-10-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-29
相关资源
相似解决方案