User Manual

The second way is to add yourself to the group associated with the hardware. To figure out what that group is, use the
command ls -l as shown below. The group name is circled in red.
Then use the command adduser to add yourself to that group. You need elevated privileges to do this, so you'll need
to use sudo . In the example below, the group is adm and the user is ackbar.
After you add yourself to the group, you'll need to logout and log back in, or in some cases, reboot your machine. After
you log in again, verify that you have been added to the group using the command groups . If you are still not in the
group, reboot and check again.
And now you should be able to run screen without using sudo .
And you're in:
© Adafruit Industries https://learn.adafruit.com/adafruit-metro-m4-express-airlift-wifi Page 75 of 187