[03:53:57] <yvear> for the `count of operations` here https://docs.mongodb.com/manual/reference/command/top is it the `count` since the server started?
[08:38:12] <Zajt> Hey! I am following the manual way here: https://treehouse.github.io/installation-guides/mac/mongo-mac.html - does the folder you create there(/data/db in their case) has to be inside the mongo folder?
[20:31:55] <MACscr> noob question here as I have zero mongodb experience and come from a mysql background. mongodb is hosted with mlab that the lead developer setup that is afk and I typically handle just our server infrastructure for this project.
[20:32:48] <MACscr> Anyway, secondary db user was created in the mlab portal and assigned to this db, but when i connect to it remotely and see all the collections, i try to run a query to list its contents and it says im not authorized to execute the command
[20:33:11] <MACscr> is there some sort of user privs that is should be configuring like grants in mysql?
[21:56:16] <Derick> yeah, there are plenty, but it's quite complicated (And I am no expert either)