Add new user in Raspberry Pi

Hey dreamers! Let’s talk on how to add new user in Raspberry Pi that has the same privileges as pi default user 1. First, login as pi default user and open terminal, then type the following command to add new user: Note: Replace yourLoginUsername with the username you want. 2. Type the following to get the group …
Read More