1、查询用户、
存储帐号的文件:/etc/passwd
存储密码的文件:/etc/shadow
Cat /etc/passwd
Cat /etc/shadow
2、添加用户
输入命令: useradd username 回车 passwd username 回车 输入密码 确认密码