Version 2.1 by Leon Poon on 2018/12/24 09:29

Show last authors
1 Run this in a console.
2
3
4
5 {{{sudo apt-get install mongodb-server }}}
6
7
8
9 After installation, the server would only have been started automatically after reboot. You can also ~~[~~[How to Start MongoDB server|start it]] immediately after install if you don't want to reboot.