Mongo

MongoDB on Linux - Data directory /data/db not found
1 min read
Fix the error that occurs when trying to run freshly-installed MongoDB on a Linux machine.
What started in 2019 as a place to document things I was learning as a web developer has since grown into a journal of sorts. It is, after all, a personal blog. Use the filters to find whatever brought you here.
2 posts from June 2019

MongoDB on Linux - Data directory /data/db not found
1 min read
Fix the error that occurs when trying to run freshly-installed MongoDB on a Linux machine.

.NET Core - Project version mismatch
1 min read
Solving this cryptic error might take you many hours. Hopefully this will help you out.