Fish Wang says to YSITD
adduser 差不多是幫你做這一拖拉庫的事(實際更複雜) addgroup $USER_NAME; useradd $USER_NAME -s /bin/bash -m -g $USER_NAME -G sudo; echo xxxx | passwd $USER_NAME;