在Debian系统(包括Dopra等衍生版本)中,添加用户常用命令行工具adduser,步骤如下:
adduser
Ctrl+Alt+T
sudo adduser 用户名
newuser
sudo usermod -aG sudo 用户名
说明:
sudo