Connect to mongodb in linux

Hello @Mor_Ka, welcome to the MongoDB Community forum!

You need to start the MongoDB server before you can connect and insert/query data. Have you started the mongod?

Also see Troubleshooting MongoDB Ubuntu Installation.

1 Like