Tag Archives: reboot linux without password

Adding a new user with useradd command and the case of /etc/sudoers.d

If you want to create a new user in a terminal client you can easily do so with the  useradd command. To use useradd you will need to be a root user (which is a result of typing su root OR  sudo su inside a terminal).

Continue reading