# add a user and set a password adduser USERNAME # add user to sudoers / sudo groupe with command below usermod -aG sudo USERNAME