
What's up with /etc/skel? I'll explain that later in this article.Īfter the new user and their home folder is created, you will be prompted to enter additional info.

A new group based on the username will be created.Īdding new user luke' (1003) with group luke'. When the command above is run, you will see the following first: Adding user `luke'. Then you will be prompted to enter additional user info.

To add a new user interactively, run this command (and give sudo your password when prompted): $ sudo adduser lukeįirst you will be shown some steps that happen automatically.

Remote login over ssh or open up a terminal window via the desktop. You can enter information interactively or pass flags in from the command line or through a script. You can create a new Raspberry Pi user with the adduser command. How do you create or add a new Raspberry Pi user? Here's the short answer:
