- MongoDB Administrator’s Guide
- Cyrus Dasadia
- 91字
- 2021-07-02 15:47:41
There's more…
The mongod binary has a lot of interesting options. You can view the available command line parameters by using --help or -h. Alternatively, you can also find a detailed reference of available options, at https://docs.mongodb.com/master/reference/program/mongod/.
Just like most mature community projects, MongoDB also provides packages for formats supported by Debian/Ubuntu and Red Hat/CentOS package managers. There is extensive documentation on how to configure your operating system's package manager to automatically download the MongoDB package and install it. For more information on how to do so, see: https://docs.mongodb.com/master/administration/install-on-linux/.
推薦閱讀
- Node.js Design Patterns
- 信息可視化的藝術:信息可視化在英國
- Unity 2020 Mobile Game Development
- Hands-On Swift 5 Microservices Development
- INSTANT Django 1.5 Application Development Starter
- SQL Server 2016數據庫應用與開發
- Python編程:從入門到實踐
- Python數據結構與算法(視頻教學版)
- Visual Basic程序設計
- Unity UI Cookbook
- HoloLens與混合現實開發
- 深入分析GCC
- Python Deep Learning
- Mastering Python
- Java服務端研發知識圖譜