03-07-2020, 01:46 PM
>What's the "right" way to add a user?
More than 1 way to skin a cat
adduser can also add a group ,,, adduser $USER sudo ,, etc, etc (1group per cmd)
type id, shows what groups your login is in, OR id $USER for user's groups
(all as root or sudo)
More than 1 way to skin a cat
adduser can also add a group ,,, adduser $USER sudo ,, etc, etc (1group per cmd)
type id, shows what groups your login is in, OR id $USER for user's groups
(all as root or sudo)