Debian 上创建新的用户

Debian 上创建新的用户

使用Gnome的窗口界面创建

使用Linux的命令创建

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

  • 添加密码: passwd your_username

  • 删除用户:userdel your_username

posted @ 2018-12-31 14:13  乔_木  阅读(4518)  评论(0编辑  收藏  举报