Previously I had shown how to install MongoDB on Ubuntu & Windows
- How to Install MongoDB on Ubuntu 16.04
- How to Install MongoDB in Windows
- How to Run MongoDB as Windows service
- How to check MongoDB is running or not
- Asp.Net MVC with MongoDB
sudo vim /etc/systemd/system/mongodb.service
Now it should look as shown below.