mongodb
MongoDB
Installing MongoDB
Run MongoDB On WSL Ubuntu

Run MongoDB On WSL Ubuntu



After Installing MongoDB, Issue the below command to Make a directory to store data


mkdir -p ~/data/db

Run a Mongo instance by Issuing the below command


sudo mongod --dbpath ~/data/db

Check to see that your MongoDB instance with below command


ps -e | grep 'mongod'


Run MongoDB On WSL Ubuntu

Run MongoDB On WSL Ubuntu

posted on 2022-04-28 05:02:09 - mongodb Tutorials


Installing MongoDB

Installing MongoDB

posted on 2022-04-28 04:16:57 - mongodb Tutorials


Prompt Examples

ChatGPT Prompt Examples

posted on 2023-06-21 22:37:19 - ChatGPT Tutorials


Use Cases

Chat GPT Key Use Cases

posted on 2023-06-21 21:03:17 - ChatGPT Tutorials


Prompt Frameworks

Prompt Frameworks

posted on 2023-06-21 19:33:06 - ChatGPT Tutorials