NOTE: Please make sure mongod process is running and /data/db owenership is changed to regular user. If not use, sudo chown -R your-username:user-group /data
your-username:user-group /data does not work because "user-group" is not a group . . . am I to use the "users" group or the group that is also the same name as my user?
This part of the instructions are unclear to me.
your-username:user-group /data
does not work because "user-group" is not a group . . . am I to use the "users" group or the group that is also the same name as my user?