添加用户(root身份)
useradd -d /home/xpy -m xpy -s /bin/bash
设置密码:passwd xpy
转载于:https://www.cnblogs.com/xpylovely/p/11333767.html